this post was submitted on 20 Feb 2024
31 points (63.2% liked)

Programming

18304 readers
103 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
 

Pulsar (former Atom) is still the best code editor in my opinion. It is easiest and fastest to use, has all the nice productivity boosting plugins and is overall great for all the same reasons the Atom was great. ๐Ÿš€

See also [email protected]

(page 2) 15 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 1 points 1 year ago

I think i read that it uses an old version of electron or something? Do i recall correctly?

[โ€“] [email protected] 26 points 1 year ago (3 children)

I know several world class programmers, and interestingly, the commonality among them is that they all seem to use Vim as their code editor. Many people I know who think of themselves as world class programmers use Emacs.

What a burn!

[โ€“] [email protected] 17 points 1 year ago* (last edited 1 year ago) (4 children)

More like a personal bias in the form of a distasteful snark that the author thinks is funny. Their demonstrated knowledge about Emacs in the article indicates the worth of such remarks.

load more comments (4 replies)
load more comments (2 replies)
[โ€“] [email protected] 28 points 1 year ago* (last edited 1 year ago)

The best code editor is the one that works well with your other tools, including your compiler and your keyboard.

Corollary: If you use an unusual compiler or an unusual keyboard, this may change what the best editor for you is.

[โ€“] [email protected] 67 points 1 year ago (1 children)

The best code editor is the one that you enjoy using, because you're going to be using it a lot.

[โ€“] [email protected] 13 points 1 year ago (1 children)

I agree with this. In my opinion helix is the best code editor.

[โ€“] [email protected] 7 points 1 year ago (6 children)

@LucidDaemon @Aurenkin out of curiosity, how long have you been using Helix and what do you like about it? I tried it awhile back and liked it, but it wasn't able to break VS Code's iron grip on my dev workflow.

load more comments (6 replies)
[โ€“] [email protected] 18 points 1 year ago

The key to being productive as a programmer is to have a great code editor

True true.

The best code editor came from GitHub

I'm out.

[โ€“] [email protected] 5 points 1 year ago (2 children)
[โ€“] [email protected] 40 points 1 year ago (3 children)

That can only run on mac. Hard pass.

[โ€“] [email protected] 6 points 1 year ago

It's open source though and they plan on adding Linux/Windows support in the future

[โ€“] [email protected] 1 points 1 year ago* (last edited 1 year ago)

They're working on Linux compatibility. It's not ready yet but it's well along the way with about half the necessary tasks completed. Windows will be after that.

[โ€“] [email protected] 6 points 1 year ago (1 children)

It looks like it'll be really nice when it comes out for the other platforms though, and they do plan on doing that eventually.

It's probably a good thing to get it right on one platform first before getting into the other ones. If they release it buggy on Linux it'll leave a bad taste.

load more comments (1 replies)
load more comments (1 replies)
[โ€“] [email protected] 38 points 1 year ago* (last edited 1 year ago) (5 children)

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 work on/run both versions of the same software at the same time, on the same hardware... you can also emulate other CPU architectures in a dev container, some of the software I work with every day can't actually run natively on my hardware).

[โ€“] [email protected] 28 points 1 year ago (2 children)

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.

load more comments (2 replies)
load more comments (4 replies)
load more comments
view more: โ€น prev next โ€บ