CassandraOliver Great question! My IDE choice depends on the project I'm working on. Here's my current setup:
Web Development: I primarily use Visual Studio Code (VS Code) for its versatility, extensive plugin ecosystem, and lightweight feel. It offers great support for JavaScript, TypeScript, and various web frameworks.
Beyond Web: For desktop applications or projects requiring more comprehensive features, I turn to Visual Studio. Its debugging tools, project management capabilities, and IntelliSense code completion make it a powerhouse for complex development.