-
following the exchange on issue https://github.com/phpactor/phpactor/issues/1304#issuecomment-1567150610 I create a new issue:
following the modification on the old issue, it works great in Kate wi…
-
```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…
-
**Describe the bug**
A `NullReferenceException` occurred in method `OnDidChangeTextDocument`.
Stacktrace is:
```
à TypeCobol.LanguageServer.TypeCobolServer.OnDidChangeTextDocument(DidChange…
-
**Describe the bug**
`InvalidOperationException` has been thrown by `SelectAllTokensBetween`. See following stack trace:
```
à TypeCobol.Compiler.Scanner.TokensLinesIterator.SelectAllTokensBet…
-
I'm getting this warning:
![String 'languageServer.presentableName' is not properly capitalized. It should have title capitalization](https://github.com/user-attachments/assets/78350a2c-4f27-45c8-b…
-
SetSite failed for package [CodeiumVSPackage]Source: 'System' Description: No process is associated with this object.
System.InvalidOperationException: No process is associate…
-
G'day, I've been using the c# devkit extension in vscode and have noticed that when editing razor files it constantly shows errors as notifications, simply when navigating to any razor file.
Reques…
-
Hi all,
I've noticed that lsp featruers as autocompliation, on hover popup etc aren't working when I'm working on a saved R file, but if I start a new file and set it as an R file (without seving) ev…
-
While investigating a bug about progress notifications not showing during refactors, I found that this client always uses status bar notifications which are very subtle:
https://github.com/microsoft/…
-
#1111 does _not_ solve this crash instance
LS.jl 4.3.0
Neovim 0.7.2
```
┌ Info: Running language server
│ VERSION = v"1.7.3"
│ pwd() = "/home/mfiano/projects/Julia/Practice"
│ project…