My Experience in Testing JetBrains' IDEs
Chris Wiegman tested JetBrains IDEs but prefers Visual Studio Code for managing multiple languages, citing JetBrains' strengths in code inspections and modern UI, yet finding it complicates his workflow.
Read original articleChris Wiegman shares his experience testing JetBrains IDEs over a week, ultimately deciding to stick with Visual Studio Code (VSCode). He acknowledges the strengths of JetBrains, particularly in code inspections, where it identified several improvements in his Go projects that other tools missed. The new user interface of JetBrains IDEs is also noted for being modern and less cluttered compared to previous versions. However, Wiegman finds VSCode superior for managing projects across multiple technologies, as it allows him to work seamlessly with Go, PHP, JavaScript, and Rust without needing multiple IDEs. In contrast, using JetBrains required him to install three different IDEs, which complicated his workflow. He also encountered limitations with JetBrains, such as the inability to save files as an administrator, which further reinforced his preference for VSCode. Despite recognizing JetBrains' potential, especially with the upcoming Fleet product, Wiegman feels that for his current polyglot coding needs, VSCode remains the better choice. He concludes that while JetBrains offers powerful tools, the fragmentation of their IDEs does not suit his workflow at this time.
- Chris Wiegman prefers Visual Studio Code over JetBrains IDEs for managing multiple programming languages.
- JetBrains IDEs excel in code inspections, identifying issues that other tools missed.
- The new UI of JetBrains IDEs is modern and user-friendly compared to older versions.
- Using JetBrains required multiple IDEs, complicating Wiegman's workflow.
- Wiegman sees potential in JetBrains' upcoming Fleet product but remains satisfied with VSCode for now.
Related
Modern IDEs are magic. Why still use Vim, Emacs? (2020)
The enduring Vim vs. Emacs debate reflects users' resistance to change and preference for familiar tools. Vim's simplicity and customization attract efficiency-focused users, while some find switching to IDEs challenging. Personal preference determines the choice between traditional editors and modern IDEs.
Leaving Neovim for Zed
Steve Simkins transitioned from Neovim to Zed, citing performance issues with larger codebases. Zed's out-of-the-box features and speed improved his productivity, while its Vim mode offers familiar keybindings.
Visual Studio Code is designed to fracture
Geoffrey Huntley discusses the complexities of Visual Studio Code's open-source status, highlighting legal risks for unofficial versions and the shift towards subscription-based services in the developer ecosystem.
Complete the Un-Completable: The State of AI Completion in JetBrains IDEs
JetBrains has improved AI code completion in its IDEs with local and cloud methods, introducing a new pipeline in the 2024.2 release, enhancing speed, accuracy, and user experience based on feedback.
Visual Studio Code vs. Sublime Text: Which code editor should you use?
Visual Studio Code is a free, open-source editor with extensive features and a strong extension ecosystem, while Sublime Text is fast but requires a paid license. Both support multiple languages.
Related
Modern IDEs are magic. Why still use Vim, Emacs? (2020)
The enduring Vim vs. Emacs debate reflects users' resistance to change and preference for familiar tools. Vim's simplicity and customization attract efficiency-focused users, while some find switching to IDEs challenging. Personal preference determines the choice between traditional editors and modern IDEs.
Leaving Neovim for Zed
Steve Simkins transitioned from Neovim to Zed, citing performance issues with larger codebases. Zed's out-of-the-box features and speed improved his productivity, while its Vim mode offers familiar keybindings.
Visual Studio Code is designed to fracture
Geoffrey Huntley discusses the complexities of Visual Studio Code's open-source status, highlighting legal risks for unofficial versions and the shift towards subscription-based services in the developer ecosystem.
Complete the Un-Completable: The State of AI Completion in JetBrains IDEs
JetBrains has improved AI code completion in its IDEs with local and cloud methods, introducing a new pipeline in the 2024.2 release, enhancing speed, accuracy, and user experience based on feedback.
Visual Studio Code vs. Sublime Text: Which code editor should you use?
Visual Studio Code is a free, open-source editor with extensive features and a strong extension ecosystem, while Sublime Text is fast but requires a paid license. Both support multiple languages.