- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
I just saw this story and I want to ditch VSCode https://www.bleepingcomputer.com/news/security/vscode-extensions-with-9-million-installs-pulled-over-security-risks/
Pulsar because I am (or at least was and will be, I’ve been a bit absent recently) part of the team developing it. Its a fork of Atom to continue development after GitHub pulled the plug, entirely community developed and focused.
I used and loved Pulsar for a while, it was neat and I enjoyed using it, kudos for your work…
As an ex atom user I’m using Pulsar right now.
I saw the security article, but that sounds like it needs to be tackled by MSFT, the way Google has to handle Chrome extensions.
Have been a paid Jetbrains user for years, especially PyCharm. But recently, I had to do some front-end web development with ionic/Capacitor and Vue, and ionic only had a VsCode plugin. A few weeks later, came across Cursor which is a fork of VsCode with LLM support, and all the same plugins worked.
Still keeping my PyCharm subscription, but am wobbly on whether I’ll re-up next year.
I use emacs for almost everything. It took time to get used to. And some time to configure things. But now I’m just riding off my years old config files and packages I wrote as my use case haven’t changed.
I use python, rust, C, R, jupyter notebook, org mode, latex, markdown, PDFs, xml, org-roam, etc.
I don’t! Mine isn’t integrated. I edit the code in one software and compile and run it in another.
At work Rider, at home Emacs. Also trying out Zed at home.
IntelliJ at work, neovim at home.
Android studio, clion and sometimes vs code but I’m not really happy with it.
I keep using emacs, mainly because it has an innovative ecosystem that provides interesting ways to work - meow, consult, corfu, eglot, treesitter - so cool how these pieces for together.
Helix + the appropriate set of LSPs.
It’s like neo vim without the need the manage plugins. That and it uses select -> action instead of vim style action -> select, which makes more sense to me.
JetBrains. They’re paid, but they’re just that good.
I use vscodium which is vscode with all the telemetry ripped out. Anybody can make malicious extensions for any IDE, so I don’t see what’s speccial in that regard. It’s just a reminder that you want to be careful about extensions you install.
For an actual IDE, Jetbrains. But I rarely need an actual IDE and will just generally use Vim for everything.
VSCode at work, VSCodium at home
Neovim
Same. I’ve had a few big config purges and migrations every few years, but I’m always neovim.
I started using Neovide as a frontend so people could follow what I’m doing (it adds animated cursor movement, etc.) I actually found that I really like it and rarely use a terminal to run neovim now.
Godot because i dont know any benefits of using another app exclusively for code