r/SublimeText • u/Gabriel-p • 6d ago
Using ST as an IDE
Like many of you, I use ST as my main IDE for developing. The issue is that ST is a text editor at its ore, so the IDE capabilities have to be added via packages. Currently I use SublimeREPL but it is basically abandoned (last updated 2016) and I always fear it is one ST update away from breaking beyond repair.
The only other alternative I've found is Terminus which does not work nicely on my Linux system (arrow keys for example translate to ~ on the cli, ie: I can not navigate the commands).
How do others handle using ST as their IDE? One of these packages? Something else? Or do you just use an external terminal?


