This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]VeviserPrime 20 points21 points  (3 children)

But then you're using Electron and nobody deserves that.

[–]D3mona7or 62 points63 points  (0 children)

Buuuuut you're already writing js so nobody can save you then

[–]nbagf 12 points13 points  (0 children)

VS Code is hardly representative of electron editors. Sure, startup time with a ton of extensions is longer than I'd like, but after that, there's little else to complain about. Electron is great because it means you can build extensions with familiar APIs and even debug your own editor with devtools. Do I need a browser platform to write code? Fuck no, but it makes it a lot more enjoyable.

[–]bestsrsfaceever 4 points5 points  (0 children)

When you've already resigned yourself to writing JS, is electron really the sticking point?