Write code
Editors & IDEs
Where the actual code happens, one editor per job.
-
Visual Studio Code
- Linux
- macOS
- Windows
Primary editor for .NET, Razor, TypeScript, Go, and the cairo-* repos.
-
Visual Studio
- Windows
Heavier Windows .NET work, native C/C++ debugging, and profiling.
-
JetBrains IntelliJ / Rider
- Linux
- macOS
- Windows
When the JVM or .NET tooling story needs more than VS Code.
-
Xcode
- macOS
iPhone and iPad app work, including the SwiftUI clients.
-
Sublime Text
- Linux
- macOS
- Windows
Fast scratchpad and big-file viewer when an IDE is overkill.