Posted December 15, 2018 I use IntelliJ for JVM languages (Java and Scala), and PHPStorm for everything related to the forum (PHP+HTML+CSS). For everything else, I use VS Code with the appropriate plugins (at the moment I have the plugins for C/C++, Java, GLSL, Go, Latex, Markdown, OCaml, Python, Rust, Scala, SML, Prolog and x86 asm). JetBrains is really good for languages that benefit from IDE autocompletion, like Java, but it is very heavy in terms of memory and CPU - right now it's using 1.5GB of ram on a project with 100 files and 7k lines - so if I'm only working on something smaller, VS code is much lighter while still being good. HTTP/2 203 Link to comment https://linustechtips.com/topic/1007607-which-text-editor-do-you-use-for-coding/page/2/#findComment-12083760 Share on other sites More sharing options... Link to post Share on other sites More sharing options...
Posted December 15, 2018 Visual studio (not code) for standalone compiled code (c#, c++) notepad ++ for web development. (HTML, CSS, PHP, JavaScript) Link to comment https://linustechtips.com/topic/1007607-which-text-editor-do-you-use-for-coding/page/2/#findComment-12083777 Share on other sites More sharing options... Link to post Share on other sites More sharing options...
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now