top | item 42867638

(no title)

brachkow | 1 year ago

Few years ago I wrote a guide about turning Sublime Text into IDE which will be on-par with IDE features of VSCode while retaining performance benefits of ST — https://www.brachkow.com/notes/sublime-text/.

Sadly, I almost stopped using Sublime Text around a half year ago. Development of AI coding tools made flexible UI plugins support a must. Right now when I'm using ST as main editor I feel like 0.5x developer compared to myself and my colleagues with Cursor, because of being limited to very lazy and limited Copilot suggestions passed via LSP.

discuss

order

james2doyle|1 year ago

I think once we get some good LSPs that can do AI work then you can come back to Sublime! There are some out there. I have tried about 3. But they haven't really worked well for me yet. I think the best option for me right now is just a simple build system that calls Ollama or a remote API. I don't want code completion. I usually want some type of "enhanced google"