![]() |
Show your code editor or IDE! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: Show your code editor or IDE! (/Thread-Show-your-code-editor-or-IDE) |
Show your code editor or IDE! - chunky - 01-17-2025 Hey everyone, I'm curious to see how your code editors and IDEs are set up! What tools are you using, and which add-ons or extensions have become essential in your workflow? Personally, I mainly use Visual Studio Code with a few extensions and tweaks. I used to prefer Visual Studio for anything low level but I mainly work with Dart and Python nowadays so VSCode perfectly suits my needs. Especially the automatic generation of commit messages using GitHub Copilot has become a standard I don't want to miss! For my terminal, I use iTerm2 paired with Oh My Zsh. Spoiler: VSCode Spoiler: Terminal |