Comment on Pulsar, the best code editor
abhibeckert@lemmy.world 10 months ago
Pulsar is a fork of Atom, which was discontinued because almost everyone jumped ship to VSCode.
What does Pulsar do that is better than VSCode? All the features this article highlights are in VSCode too, and I can think of a bunch of features that Pulsar doesn’t have (dev containers are a big one for me - they allow you to have different versions of the same software installed, depending what project you’re working on right now… and you can run both versions at the same time as well).
BatmanAoD@programming.dev 10 months ago
The author also makes some incorrect or misleading claims, specifically about emacs. I acknowledge there’s a high bar for entry there and don’t personally like emacs, but it’s not modal, and it does have the ability to display images and markdown previews.
sping@lemmy.sdf.org 10 months ago
Well, it’s not modal by default. It is if you want it to be.
BatmanAoD@programming.dev 10 months ago
Sure. But the author cites that as a disadvantage of emacs and links to an article about the person who invented
ctrl-c
andctrl-v
for copy and paste.