-
julia-vscode's support for the vscode notebook api is quite complete, but it's barely mentioned in the documentation. So it's possible that the team has worked on [Inteactive Winddow](https://code.vis…
-
It would be nice to enable install pre-release version of extensions.
E.g. pylance 2024.8.1 has bug, and the pre-release version of 2024-9-100 can fix the issue. VSocde allow user to use pre-release…
-
I was wondering if it is possible for VSCode to pick up on multiple `.vscode/settings.json`
For instance if you are working in an monolithic environment with multiple smaller projects inside it, an…
-
I want to distinguish between grammar error and spelling error by using different styles.
-
自己也想弄代码提示片段到vsocde 无奈不知道在哪里
ghost updated
3 years ago
-
vsocde的codegeex插件,cmd + ↓ 代表接收下一条建议,但是在所有情况下都会与编辑器、控制台的向下滚动快捷键冲突,导致失效
-
before vscode update, everything was well, after update vsocde, then Open ruby project and ruby language server start failed.
```shell
abort(TypeError: Failed to parse URL from /Users/themadeknigh…
-
Is there no support for translating Intellij Classic keymap on Macos to vscode.
For example
cmd+shift+n opens project files in intellij, but on vsocde when i install this extension, it is cmd+s…
-
I'm using win11 and configuring C++ debug environment with clang ++ in winlibs and codelldb.
After configuring the tasks.json and launch.json files of vscode, the sample program compiles and execut…
-
According to https://code.visualstudio.com/updates/v1_67#_toggle-inlay-hints it exists a vsocde settings `editor.inlayHints.enabled`.
I wonder if it should be nice to bind this setting with our `q…