Browsing tag

editor

How to Install Sublime Text on Ubuntu 22.04 / Ubuntu 20.04

Sublime Text is a shareware, cross-platform source code editor created by Sublime HQ. It supports many programming languages natively, and you can extend its functionality by installing community-built plugins. Sublime Text supports auto-completion, syntax highlighting, code building, snippets, installing themes, etc. Here, we will see how to install Sublime Text on Ubuntu 22.04 / Ubuntu […]

How to Install Atom Editor On Ubuntu 22.04

Atom is an open-source text and source code editor for Linux, Mac, and Windows operating systems. It quickly became one of the most popular choices for developers due to its modern interface and extensive plugin ecosystem. Whether you’re building websites, mobile apps, or games, Atom makes it easy to structure your code just how you […]

How to Install Visual Studio Code on Ubuntu 22.04

Visual Studio Code (VS Code) is an open-source, cross-platform code editor that helps programmers quickly and easily write code in various programming languages, including Python and JavaScript. VS Code supports debugging, embedded Git Control, syntax highlighting, and code completion features similar to Atom editor. Here, we will see how to install Visual Studio Code on […]

How to Install IntelliJ IDEA On Fedora 36 / Fedora 35

IntelliJ IDEA is a Java integrated development environment (IDE) created by JetBrains. It has built-in support for Java, Kotlin, Groovy, and XML/XSL languages. You can also install plugins to support other languages such as Go, Python, Perl, Erlang, etc. It also supports the integration of build automation tools such as Maven, Ant, and Gradle and […]

How to Install Atom Editor On Fedora 35

Atom is an open-source text editor and it has become one of the most popular choices for developers. Its modern interface and extensive plugin ecosystem make it an excellent choice for developers of all skill levels. It supports more than 35+ programming languages by default, and you can extend its functionality by installing plugins and […]