buglessbuild
buglessbuild
Hello team, When I try to use `Peek References` feature to see all the references of the function declared in the code but it throws the below error message: ```...
Hello Team, In my project, I’m using the following dependencies: ``` "monaco-editor": "npm:@codingame/monaco-vscode-editor-api@~7.0.7", "monaco-languageclient": "~8.7.0", "vscode": "npm:@codingame/monaco-vscode-api@~7.0.7", "vscode-languageclient": "~9.0.1", "vscode-ws-jsonrpc": "~3.3.2" ``` but when I run yarn install it shows...
### Reproducible in vscode.dev or in VS Code Desktop? - [x] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...