Hacker News new | ask | show | jobs
by kiaulen 2848 days ago
That... hasn't been my experience: https://github.com/Microsoft/vscode/issues/18549 https://github.com/Microsoft/vscode/issues/16858

Maybe I just care a little too much about code folding, but after origami.el in emacs and atom and vim's great selection of folding commands, it seems like an oversight.

VS Code has also painted itself into a corner making proper vim emulation impossible: https://github.com/Microsoft/vscode/issues/22276#issuecommen...

The editor is awesome, and I'm really thankful for Microsoft's work in this space, especially on the LSP. But it's not everything for everyone.

1 comments

That... hasn't been my experience

Your links are to feature requests, not bugs.

Since ggregoire‘s comment is about bugs, your experience is orthogonal.