-
### What's not working?
Hi i downloaded the most recent version of redwood and here is my package:
{
"private": true,
"license": "MIT",
"workspaces": [
"packages/*",
"packages/a…
-
Current extension is not available for vs code for the web.
Maybe using webR this could be possible or simpler to do? Does the `languageserver` R package handle just about everything? I can see tha…
-
whenever creating or updating meven(SpringBoot) project getting error as "An internal error occurred during: "Send Classpath Notifications".org/eclipse/lsp4e/LanguageServers". Due to this not able to …
-
@fredrikekre @pfitzseb I was wondering if the code action implemented in https://github.com/julia-vscode/LanguageServer.jl/pull/1076 could instead be moved to JuliaFormatter.jl, and then called via La…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Copied from https://github.com/dotnet/vscode-csharp/issues/6842#issuecomment-1951014724 by @dkflRus
```
Using dotnet configured on PATH
Dotnet path: /usr/share/dotnet/dotnet
Activating C# standa…
-
The issue text was copied to the clipboard. Please paste it into this window.
Please attach the log file located at /home/peter/.config/Code/logs/20230822T112718/window1/exthost/ms-dotnettools.vsc…
-
I wanted to create a simple LSP server. I looked at https://github.com/OmniSharp/csharp-language-server-protocol/tree/master/sample/SampleServer. The example works alright, I'm able to communicate wit…
-
While working with VScode, I noticed that when working with specific files I keep loosing the objects in my global environment.
The patterns seems that those files start with a remove call (`rm(list …
-
I recently got a report from the Sublime Text extension [LSP-R](https://github.com/sublimelsp/LSP-R/issues/3) about a user cannot get the server running.
After some investigation, it is caused by a…