this post was submitted on 30 Oct 2024
14 points (93.8% liked)
VS Code
792 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Damn they went hard on Copilot on this release
They've been doing that for about the last 6 releases. I wish they'd fix some of the long-standing annoying bugs like the fact that you can't respect
.gitignore
and search in a subdirectory at the same time. Or the fact that you can't stage a submodule unless you also have that submodule open.Or how about a less annoying way to configure Run/Debug than
launch.json
?Still, can't complain. It's mostly free and still very good overall. I'll definitely be watching Zed... but maybe not too closely until it supports opening large files.
Got a link to the ticket about some modules? I think that must have been inconsistent behavior I've been observing when attempting to stage them from my super project.
https://github.com/microsoft/vscode/issues/205125
Also I found this duplicate: https://github.com/microsoft/vscode/issues/211508
There's probably more...