What recommendations do you all have for alternatives?
I like brackets but always ends up in VSCode due to extensions.
Every time I try to go back to Sublime, this annoys me right off the bat and I'm back in VSCode by the end of the day.
61–70 of 880 posts
What recommendations do you all have for alternatives?
I like brackets but always ends up in VSCode due to extensions.
Every time I try to go back to Sublime, this annoys me right off the bat and I'm back in VSCode by the end of the day.
“Sunsetting” an open source project seems… unfitting? Hand it off to the community, look for new maintainers, donate it to the Apache Retirement Home for Veteran Projects, sure. But saying that you’ve decided to “sunset” or “archive” it, telling users to plan for their migration, seems counter to the notion that open source software forms part of a commons - something that Github, of all companies, should understand.
GitHub is owned by Microsoft, the company that invented "Embrace, Extend, Extinguish". We should be counting down the days till they sunset VS Code to focus on VS Code "Pro".
I like Atom and use it occasionally. But I use VS Code day-in and day-out. The decision makes sense. If VS Code were not exceptionally good, Atom might have had more of an opportunity. But "yet another good option" is not enough to drive investment, sustain a community, and spin an ecosystem.
What recommendations do you all have for alternatives?
What recommendations do you all have for alternatives?
Earlier quoted context omitted.
When this inevitably happens to VSCode, I'm sure we'll all flock to Sublime Text in droves (or some hip new editor on the block). Contingency planning for this could be a small but wise time investment for dependent teams. VSCode could very well go the way of the Do... Docker.
I am sticking to my Intellij products for this very reason. They work great and the motives of the company are straightforward.
I still prefer Atom's UX design over VSCode and I can't explain why. Amazing job on that front! I hope it gets traction with community support.
What recommendations do you all have for alternatives?
vim -> Sublime -> Emacs -> VSCode -> Emacs ^^^^^ I am here.
There are three nice things about it: it flips vim's into a (like kakoune); it's got tree-sitter support out of the box (including for navigation); it's got LSP support out of the box.
Its keybinding is perhaps in "uncanny valley" of vim's. Overall, it still feels well thought out.