Sublime Enhanced
github.com
Sublime Enhanced
1–10 of 92 posts
Re: Sublime Enhanced
#2Re: Sublime Enhanced
#3Real Vim competitor !
Its not a terminal editor.
Re: Sublime Enhanced
#4Real Vim competitor !
Re: Sublime Enhanced
#5Re: Sublime Enhanced
#6Worth noting: for the Scala (and Java!) language, there is a Sublime-Ensime integration that provides something along these lines, but even more advanced. ie: go to method declaration, rename method, find calls, code completion, type info, etc. http://ensime.github.io/editors/
All plugins are [almost] language independent and are designed to use with any language.
Re: Sublime Enhanced
#7Real Vim competitor !
Actually, I love vim, because vim is on each server and can be used without any extra effort, so vim is out of competition here. But I love smooth fonts, scrolling, and appearance of Sublime Text, so I made it my primary editor.
https://github.com/zk-phi/sublimity might be useful to you, too.
Re: Sublime Enhanced
#8Re: Sublime Enhanced
#9Worth noting: for the Scala (and Java!) language, there is a Sublime-Ensime integration that provides something along these lines, but even more advanced. ie: go to method declaration, rename method, find calls, code completion, type info, etc. http://ensime.github.io/editors/
Not agree. There are plugins that do a of lot general enhancements: https://github.com/shagabutdinov/sublime-search-panel-enhanc... , https://github.com/shagabutdinov/sublime-project-files , https://github.com/shagabutdinov/sublime-autocompletion . All plugins are [almost] language independent and are designed to use with any language.
Re: Sublime Enhanced
#10Real Vim competitor !