


#EDIT TEXT FILE IN TERMINAL DEBIAN INSTALL#
If you’ve installed Anaconda on Linux, you may be familiar with the option to install Microsoft Visual Studio Code. Note: Can’t decide between CentOS and Ubuntu? Read our CentOS vs Ubuntu comparison article.
#EDIT TEXT FILE IN TERMINAL DEBIAN UPDATE#
Install it with the following command: wget -qO - | sudo apt-key add - echo "deb apt/stable/" | sudo tee /etc/apt//sublime-text.list sudo apt update sudo apt install sublime-text Sublime Text is not a default application on most Linux installations. You can use it free of charge, but it has a very intrusive popup system asking users to buy a license. It also allows multiple selections, so you can highlight multiple lines and edit them all at once.Ĭons: Sublime Text has a steep learning curve even though it’s designed to simplify workflows. You can search inside or outside the application or open and manipulate files with a quick keystroke. In addition to having many of the basic editor features (like colored syntax and searchability), Sublime adds a Goto Anything feature. Pros: Sublime Text is highly customizable, both in appearance and in functionality (using plugins). That makes Sublime Text one of the more resource-efficient options.

What makes Sublime Text stand out is its ability to make use of each OS’ native functionalities. This type of text editor features a GUI but cannot be used from the command line.īest Text Editor Options for Programmers Sublime Text
