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
-
VSCode isn't really either of those, but I use that. An editor that somewhat resembles an IDE.
-
Hm.
SQL console
Cluster SSH
Yakuake / Konsole
Kate (Text, RegEx, Sorting / Aggregation)
IntelliJ (Java)
VSCodium (Python/Bash/PHP)
Excel (Data, Sorting / Aggregation / Representation)
PythonCLI / PHPCli - Validation/Testing/Fast code / Complex calculations
DBeaver - SQL execution / Export / Backup / Representation (Office Export / SVG)
Might be one or two lesser used things I forgot... -
I'll usually use the IDEs built in functionality for most tasks. Some I'll fall back to the console however, especially when I want to execute something *exactly* as intended. I'll also fall back to the console for all but the simplest git tasks - I know how the git cli works, but I'm not learning how (for instance) a custom GUI deals with cherry picking, bisecting, etc.
-
Voxera115854yIDE (visual studio 19), vscode (ide like editor), linqpad (editor/runner,playground), notepadd++, terminals (powershell, bash).
It all depends on what the current task/project needs. -
iTerm 2 + Sublime.
Trying to stay away from the Microsoft: atom, vscode, GitHub, NPM takeover.
VSCode has a lot of great stuff though. I just don’t need it - and since I’m recording myself program a lot - Sublime is really fast and clean UI.
Related Rants
-
mr-feeny3I... I can up vote a post? Without having at least X points? Psh, this place is way better than Stack Overflow...
-
shaaraddalvi24@dfox can we please add an optional 'vote' option in rants? :D It would be fun to check the preferences of peo...
-
bikerwhocodes1Boss(In company chat): Guys we only need 100 votes to win this award.Do vote and also push your friends and fa...
Terminal/Command Prompt or IDE! What do you prefer most for working on your projects?
question
vote