Navigation MenuProduct Solutions Resources Open Source Enterprise Pricing Search or jump to... Sign in Sign up microsoft / vscode Public Notifications Fork 28.6k Star 162k Code Issues 5k+ Pull requests 494 Actions Projects Wiki Security 14 Insights ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
The following are all marked low priority because VSCode has very good support for tags with Goto Symbol. Try it from the command palette if you haven't yet! 11|0Scrolling These only work when 'wrap' is off: 12|0Inserting text in Visual block mode: 13|0Insert mode keys leaving Insert ...
enhancement - Embed latest Java textmate grammar. See #1637. enhancement - Change the code action kind 'Change modifiers to final where possible' to Source Action. See #1617. enhancement - java.configuration.runtimes option configuration error will not prompt an error. See #1614. enhancement - ...
Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {...
Make the Visual Studio formatting style respect the C++ standard (e.g. > > for C++03 or earlier). #3578 Add support for more C++20 features, such as concepts (not 100% complete yet). #4195 Process the "std" and bitness (-m64/-m32) compiler args. #4726 Switch from our custom Renam...
Tweak the values in the inserted code snippet as you see fit. (New!) Dynamic API Security testing 42Crunch Audit performs a security analysis that does not require any live API, just the definition itself. 42Crunch Scan leverages the OpenAPI definition to: Test the resilience and behavior of...
Send a TextDocumentidentifier for razor dynamic file requests/responses (PR:#74727) Fix issues with VSCode LSP EA causing handlers to fail to load (PR:#74700) Reduce allocations in SyntaxEquivalence.AreEquivalent by using a more appropriate pooling mechanism for the stack it uses to walk tree...
And the undo issue is the biggest issue yet to be fixed on this repo. This remapper overhaul will help in further changes to the undo implementation. I can understand, but the j I inserted at one place, after the timeout it should still be at there, not fly to where now my cursor ...
Just a remark, though: the default key bindings for "Shrink/expand selection" (Shift+Alt+Left/Right) conflict with a feature that doesn't exist yet, but which I hope will be implemented someday: column selection. In Visual Studio, and ma...