-
## Environment data
`dotnet --info` output: N/A
VS Code version: 1.89.0
C# Extension version: v2.23.15
## OmniSharp log
```
Failed to find dotnet info from path, falling back to acquire …
-
Issue with SystemError: unable to read directory Home12$\XXX\My Documents\xxx\yyy: Unknown error
Application version: 0.10.0
Client IP address: 0.0.0.0
Cloud role name: Extension
Device type: PC…
-
Example run: https://github.com/dafny-lang/dafny/actions/runs/4005795058/jobs/6877554794
```
Test run for /Users/runner/work/dafny/dafny/Source/DafnyLanguageServer.Test/bin/Debug/net6.0/DafnyLangu…
-
Happens with psalm 4 & 5
https://psalm.dev/r/8ff707b93e
> [INFO - 1:07:42 AM] Psalm Version was detected as 5.7.7
> Uncaught RuntimeException: PHP Error: Uninitialized string offset 0 in /phpmya…
-
```julia
julia> f(_, a) = 10
f (generic function with 1 method)
julia> f(_, a=1) = 10
ERROR: syntax: all-underscore identifier used as rvalue around REPL[0]:1
```
The second form seems legitim…
-
- [ ] I searched through existing issues.
- [ ] I have looked through docs at https://vuejs.github.io/vetur/
## Info
- Platform:
Linux
- Vetur version:
CentOS Linux release 7.3.1611 (…
-
Hi I'm new to LSPs so not sure where exactly to ask this question.
I'm trying to get kotlin LSP to show more of the documentation like how Intellij does, any pointers on how can I go about doing th…
-
## What are you trying to do?
Support LSP snippets to restore functionality of R languageserver.
R languageserver moved some function completions to use snippets: https://github.com/REditorSuppor…
-
```
[Error - 13:13:45] Request workspace/executeCommand failed.
Message: Exception [RuntimeException] There are no class name candidates
Code: -32603
#0 /home/daniel/www/phpactor/phpactor/ve…
-
We don't have anything from the logs captured for #10113 to figure out the root cause. Having the stderr + exit code might enable us to better troubleshoot activation failures.