Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jrab66548yI recommend ATOM is very robust and customizable, it's have a variety of plugins, check it out.
For occasional use I suppose sublime. -
Well seeing that everyone else is just throwing ide without knowing what you are working with. Intellij idea, netbeans, vim
-
I highly suggest using Photoshop with textboxes on both (wine on linux) as it is very easy to customize how your code looks and indentation is fixed in a wimp
-
I am using Visual Studio Code.
It works fine.
I specially like the integrated terminal option of vsCode -
philcr30568yI'd sum this up by saying use whatever you feel comfortable using try them all if you have to, just make sure the IDE you use allows true cross platform. VS code is my personal favourite on both platforms but I rarely use Linux.
-
TheFlx5358yI've used Sublime for general stuff for years but recently switched to VS Code because of the modern updates and features (without having to install a million Plugins, which is not ideal on 2 OSes).
Atom would be a fair choice if it wasn't slow as shit.
For bigger projects I use bigger IDE's. E.g. Phpstorm/Visual Studio/... -
Installing VSCode, atom, brackets, jetbrains etc... Doesn't take that long, and you'd get a good feel about them quickly, given you have an agenda.
I love IDEA for most coding Java/JavaScript/web. My colleagues use sublime for web, and are happy with that. I used Atom when I tried the learnpythonhardway the other day, and VSCode was ok for coding in Go. -
TheFlx5358yI would also recommend just going with one and fixing stuff you don't like as you go along.
Writing code in notepad > writing no code at all because you're choosing IDEs
I have dual boot.
Which editor to use for coding in Windows and Linux?
I am confused!!
undefined