Search found 3 matches
- Mon Mar 19, 2018 1:29 pm
- Forum: Announcements
- Topic: Update: 2018 Beta 6 (free for everybody)
- Replies: 77
- Views: 276168
Re: Update: 2018 Beta 2 (free for everybody)
What a pity, used in Brackets and VSC i like this feature and had never problems with multible function of TAB. Coding is much faster. I like your editor too, but using one of the others, we spare time in writing code. Maybe you are able to create an option for using TAB starting emmet abbreviation ...
- Mon Mar 19, 2018 11:45 am
- Forum: Announcements
- Topic: Update: 2018 Beta 6 (free for everybody)
- Replies: 77
- Views: 276168
Re: Update: 2018 Beta 2 (free for everybody)
[quote="Aivars"] weger: you can do it, Beta 2 comes with plugin called Emmet (if installed as fresh installation on PC where WeBuilder did not exist) and you can type div or .class and click menu Plugins -> Emmet -> Expand Abbrevation. This command might have a shortcut combination assigned to it ...
- Fri Mar 16, 2018 6:58 pm
- Forum: Announcements
- Topic: Update: 2018 Beta 6 (free for everybody)
- Replies: 77
- Views: 276168
Re: Update: 2018 Beta 2 (free for everybody)
I miss auto intellisense functions (like other editors) i.e. writing "div" get out "<div></div>" or writing ".class" get out "<div class='class'><div>". Is it possible to include such functions? This feature save much time and would make your editor to one of the best on market!