-
### Description
From time to time I notice that there are a bunch of ruby processes where I'm pretty sure they are related to ruby-lsp even if the Rails project got already closed or VS Code is no lo…
tisba updated
19 hours ago
-
Hello, I'm trying to upgrade my project from using version 1.16.2 of luau-lsp to the latest version (1.33.1), but during this process I encountered an issue. The language server in itself does seem to…
-
OS: Ubuntu 22.04.4 LTS (aarch64)
VSCode version: 1.89.1
CodeLLDB version: v1.10.0
Compiler: N/A
Debuggee: N/A
I'm trying to install some python packages in the embedded python environment bu…
-
Type: Bug
1. attach to running container
2. install ms-python extention
3. wait
4. try to use debugger, can not , need to close vs code window and open again
VS Code version: Code 1.94.2 (384ff7…
-
Remote ssh connection to Windows 10(and64) via Cursor version 0.41.2 still doesn't work on macOS (Apple Silicon / M1)
My cursor info
```
Version: 0.41.2
VSCode Version: 1.91.1
Commit: 297991d16…
-
Type: Feature Request
Please support web serial like this extension https://open-vsx.org/extension/eclipse-cdt/serial-monitor
Web serial allows the extension to run on a remote VSCode/code-server b…
-
This crashes both the language server and the actual software I am writing
```slint
ScrollView {
width: 100%;
viewport-width: v.width; // Source of the error
…
-
Open workspace with two projects. Open any file in 2nd project and the error appears:
"current document is outside of any project opened"
Deleted sln and workspace files, recreated structure and
erro…
-
Using VS Code Server, connected from Chrome, and running in Progressive Web App mode in its own window, the "back" button has unwanted behavior.
Normally, on other VS Code platforms, the back button…
-
Hi there
I'm trying to create a simple localdev server similar to `nimhttpd`, but using `mummy`.
The goal is to create something similar to https://marketplace.visualstudio.com/items?itemName=yandeu…