Score:1

is there some basic text editor like Notepad++ for Ubuntu that supports emmet/zen coding?

gi flag

I would like to use emmet/zen coding on Ubuntu but I haven't found any simple text editor that supports it preferably with easy to install way. A plugin for Geany (which is pretty similar to Notepad++) is very old and hard to install. Are there some other editors?

UPD: I've found Bluefish that is even more alike Notepad++, shortcuts and functionality are pretty close in default package.

Notepad++ as snap is slow (main reason) and ugly and also Emmet is not in the main plugin repository. It is hard to install emmet for notepad++ as well.

user535733 avatar
cn flag
Did you try `apt search emmet` snap `snap search emmet`?
freezed avatar
cn flag
[Geany snippets](https://www.geany.org/manual/current/index.html#user-definable-snippets) could be an alternative, did you try it?
Score:1
cn flag

Most popular that I know, is Sublime text: https://www.sublimetext.com/download

To install:

wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -+
sudo apt-get install apt-transport-https
echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
sudo apt-get update
sudo apt-get install sublime-text
gi flag
Yeah, Sublime is fine but I would like to not close update alert every time I want to edit a plain text file
Score:0
zw flag

You can install Notepadqq as alternative using commands below

snap install --classic notepadqq
gi flag
it is abandoned, no updates for two years
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.