Type:Bug So recently I haven't been able to rename new files. I can create them but whenever I try to rename it example: "index.html". I can't even type that in. I don't understand why it's not working now. VS Code version: Code 1.87.2 (863d258, 2024-03-08T15:20:17.278Z...
"files.maxMemoryForLargeFilesMB": 4096, // Timeout in milliseconds after which file participants for create, rename, and delete are cancelled. Use `0` to disable participants. "files.participants.timeout": 5000, // Restore the undo stack when a file is reopened. "files.restoreUndoStack": t...
This is useful when automatically running refactorings, for example, when you rename a Java file and also need to rename its public class.There is now unified UI for these participants, which allows you to accept, skip, and preview the other changes that an extension is making....
{//Editor//Controls whether the editor shows CodeLens."diffEditor.codeLens":false,//When enabled, the diff editor ignores changes in leading or trailing whitespace."diffEditor.ignoreTrimWhitespace":true,//Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout."...
here is the patched file, we currently use as a workaround. You have to rename it to server.main.js and replace the file ~/.vscode-server/bin/92da9481c0904c6adfe372c12da3b7748d74bdcb/out/vs/server/node/server.main.js with it. If this does not work for you, maybe the folder 92da...
The development workflow, including debugging and running tests Coding guidelines Submitting pull requests Finding an issue to work on Contributing to translations Feedback Ask a question on Stack Overflow Request a new feature Upvote popular feature requests File an issue Connect with the extension auth...
As filled by @jrieken here microsoft/vscode#86086 open java-12 dev container rename .vscode folder to .vscode-off open debug viewlet, select "Run with Java" 🐛 no run... there is a progress message about generating configuration and a lau...
Enable two participants with the same name from the same extension, i… … roblourens committed Jun 7, 2024 f893758 debug: correlate debug sessions to testing, delegate restarts (#214537) … connor4312 committed Jun 7, 2024 e2bf345 fix: force software gl backend for snap (#2145...
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 {...
It will open a new window with vscode-xml running in debug mode. Open an XML file in the debug version of VS Code. Double check that vscode-xml is running by trying completion (Ctrl+Enter). In the VS Code window where your Java LemMinX extension project is open, reopen the debug view...