FTW!berkus wrote:...sublime text 2...MessiahAndrw wrote:I see some people are anti-IDE.
Regards,
Shikhin
FTW!berkus wrote:...sublime text 2...MessiahAndrw wrote:I see some people are anti-IDE.
SublimeClang. https://github.com/quarnster/SublimeClangberkus wrote:In my sublime text 2 (which is not an IDE by the way) I can simply tap command+P and enter any part of the filename to navigate to the file in question.MessiahAndrw wrote:I see some people are anti-IDE.
Since it's written in python nothing really prevents you from writing a plugin to handle "Go to definition" and any kind of complex refactoring, although I didn't feel a pressing need for that yet.
Actually, the trick is not to try using vim as something else, but to use vim as it was intended to be used. It is significantly different, and feels alien as long as you don't "go the whole way". Once you do (and learn how to jump words and paragraphs, "mark to matching brace", do macros on the fly, that kind of stuff), you realize how useful it can be. It took me several years of using vim half-heartedly (coming from GoldEd / UltraEdit, and knowing only the bare essentials of vim). I only went the whole way when I realized how limited existing LaTeX editors are. I found vim-latexsuite, and wanted to give it a try - that was sometime last year. Since then, I'm a convert, using vim exclusively. I haven't seen any other editor as all-around useful.mnovotny wrote:Sounds like vim is perfect. Is there any way to make vim a normal text editor? You know without that mode crap.