5 ms·
I like using it as a text editor but have had trouble getting it set up for Scala development. Other than getting syntax highlighting I have had trouble integra
by michaels0620 15y ago
I like using it as a text editor but have had trouble getting it set up for Scala development. Other than getting syntax highlighting I have had trouble integrating it with an outside compiler and getting a few niceties like auto complete and highlighting errors on compile.
I'm curious, what language do you code in using Sublime and what is your set up?
- deleted 15y ago[deleted]
- huskyr 15y agoHTML, CSS and Javascript. Occasionally some PHP. Autocomplete is not that brilliant, and AFAIK it doesn't have integration with browsers (not sure about compiler integration). I mostly use specific tools (either GUI or CLI) for specific tasks (such as git or svn), because that allows me to work faster. I've tried an IDE a few times, but i usually dislike the implementation of certain features (such as git) and the slowness. I could learn vi i suppose, but i'm just lazy :)