英文: Visual Studio Code extension's document highlighter not always firing 问题 我的自定义VS Code扩展的文档高亮...
启用类型快速信息:// ^?
英文: Enable type quick info with // ^? 问题 ts-plaground 具有一项功能,您可以使用 "// ^?" 来显示类型的快速信息。我想在 ...
VS Code 在 Webview 中尝试加载脚本和 CSS 资源时显示 401 错误。
英文: VS Code showing 401 trying to load script and CSS assets in a Webview 问题 I'm trying to load an H...
在VS Code Webview中使用ES6模块。
英文: Using ES6 modules in VS Code Webview 问题 不翻译代码部分,只返回翻译好的内容: tl;dr: (how) can I use an ES6 module ...
VS Code 在更新后无法加载扩展,并且无法安装新扩展。
英文: VS code failed to load extensions and failed to install new extension after an update 问题 今天我在几天后...
Visual Studio Code显示从开括号到闭括号的行。
英文: visual studio code displaying the line from the opening curly brace, then closing curly brace 问题...
如何从VSCode扩展API中的活动终端获取突出显示的文本。
英文: How to get highlighted text from active terminal in VSCode Extension API 问题 我正在尝试使用VSCode API构建一...
Add a menu context to search specific strings. (如何使用 workbench.action.findInFiles?)
英文: Add a menu context to search specific strings.(How to use workbench.action.findInFiles?) 问题 我想要为...
“XHR failed” 无法下载任何扩展
英文: "XHR failed" can't download any extension 问题 最近我在尝试下载扩展时遇到了"XHR failed"错...
如何获取当前打开文件的目录?
英文: VS Code Extension. How to get the directory of the current open file? 问题 我在为Visual Studio Code编写...
6