No Pulsar Editor videos yet. You could help us improve this page by suggesting one.
Based on our record, Eclipse Theia should be more popular than Pulsar Editor. It has been mentiond 36 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There's also the Eclipse VScode-look-alike-reimplementation called TheiaIDE https://theia-ide.org/ It was rough a few years ago, but nowadays it's pretty nice. TI rebuilt their Code Composer Studio using Theia so it does have some larger users. It's VSCode-with-an-Eclipse-feel to it - which might or might not be your cup of tea, but it's an alternative. - Source: Hacker News / 2 months ago
100% this. It would be one thing if the only LSPs you could build came from Microsoft, but thatโs just not true. Itโs just that developing LSPs isnโt free. Cursor, Windsurf, etc. Are building multi-billion dollar businesses off the backs of the work that the VS Code team has done. And thatโs totally fine! Whatโs not fine, is trying to have access to the whole ecosystem of first party extensions that arenโt MIT... - Source: Hacker News / 5 months ago
Even better: Theia. It supports most vscode extensions right out of the box. https://theia-ide.org/. - Source: Hacker News / 5 months ago
Big corporations are not monoliths, despite them having an overall singular personality. I believe that vscode was a sincere attempt, at least in the beginning. While based on electron which was originally developed for Atom, vscode was always much more performant than atom. But when it did gain a lot of developer attention, MS's true nature took hold and gradually converted it into the walled garden we see today.... - Source: Hacker News / 6 months ago
MS is a bit weird. After realizing that most competent developers had left the MS ecosystem, they went for a Zeitenwende. But they did only for 90%. I wonder to what extent this halfheartedness should be ascribed to the MS org chart or to reasoning like "we should prevent a competent competitor to run away with our tools". In the mean time, there is a capable replacement named Theia [0] with none of the... - Source: Hacker News / about 1 year ago
Nobody mentionned Pulsar (https://pulsar-edit.dev/) which is the community maintained Atom since its sunsetting (Dec 2022). Atom was created by Nathan Sobo, who is now working on Zed (https://zed.dev/). - Source: Hacker News / 8 months ago
The Atom editor is being maintained as a fork: Pulsar https://pulsar-edit.dev Zed is co-founded by one (or more?) original developer of Atom. So, it's a successor in a sense that it is a new project by the same author. Atom was developed at GitHub, and GitHub Inc remains the owner of the original Atom project. From their perspective the successor of Atom is VSCode - developed by their parent company, - despite the... - Source: Hacker News / about 1 year ago
You may be thinking of Pulsar ()? - Source: Hacker News / almost 2 years ago
Pulsar has a TTS package, for those who were very comfortable in Atom. Source: about 2 years ago
In addition to the already mentioned Emacs, I would check Pulsar, the Atom successor. Source: over 2 years ago
Zed - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
Productivity Power Tools - Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.
VSCodium - Binary releases of Visual Sudio Code without Microsoft branding, telemetry and licensing
VS Code - Build and debug modern web and cloud applications, by Microsoft
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.
Aide IDE - Open-source code editor, enhancing VS Code with AI tools for chat-edit flow, proactive linter suggestions, AI completions, and AST navigation.