-
- VS Code Version: 1.53
- OS Version: all
Steps to Reproduce:
1. vsocde markdown feature recently (1.53) add a lazy load image feature(?) by contributing a new plugin to markdwon-it…
-
When the breakpoint command can't be solved with my debuggers, I want to remove it from vscode UI(That is to say, remove the red dot on vscode editor automatically). So i try to use the [B…
-
## Environment data
- debugpy version: 1.2.1 (run `import debugpy; print(debugpy.__version__)` if uncertain)
- OS and version: 3.4.0
- Python version (& distribution if applicable, e.g. Anaconda)…
-
### 🐛 bug 描述
````update `jsx: "react"` into `jsx: "react-jsx"` to suport the new JSX transform in React 17 in tsconfig.json````
### © 版本信息
- Ant Design Pro 版本: 6.5.16
- umi 版本 3.2.28
- 浏览器…
-
1. I'm working with a debug extension. When the debugger show some output , such as `open document`, i want to get the info on the vscode side and use vscode API to open a document. But how ca…
-
When I open two vscode.exe and drag a file from one vsocde.exe to the other vscode.exe, just click on it, and vscode crashes.
-
Steps to reproduce the issue:
1. Create a new lua file in vsocde with the following content
```lua
function Foo(param01, param02)
end
Foo()
```
2. Move the caret between the `Foo()` funct…
-
Hi,
The current status of the extension seems to allow the customization of the nuget source thanks to `nugetpackagemanagergui.nuget.searchPackage.url`.
In my ends, I am using 2 sources that are f…
-
- VSCode Version:
- OS Version:
I'm using the [DebugSession](https://github.com/microsoft/vscode-debugadapter-node/blob/fe3dbb9a9b5526b8c2d8aff1986321a2bb2f465d/adapter/src/debugSessio…
-
Issue Type: Bug
Try starting a shadow-cljs project with:
C-M-c C-M-j > shadow-cljs > :app
Getting the error:
```
> Executing task: npx shadow-cljs -d cider/piggieback:0.4.2 -d cider/cid…