-
I try to format my perl-code with perltidy in Visual Studio Code. This can be done because mentioned in
https://github.com/bscan/PerlNavigator/
Currently Implemented Features: Code formatting vi…
-
Type: Bug
I am developing a debugger for a language transpiled to C. I have studied GDB Python API and implemented pretty-printers for stack frames (`FrameFilter`/`FrameDecorator`) and custom data t…
-
After code intelligence stopped working, I see the following exception (among others) in the vshaxe output log.
```
[Error - 12:29:49 PM] Request textDocument/hover failed.
Message: Exception w…
-
This is the error message
That you provide the code
from pytube import YouTube
YouTube('https://youtu.be/2lAe1cqCOXo').streams.first().download()
yt = YouTube('http://youtube.com/watch?v=2lAe…
-
Create endpoint that will directly be fetched into the client.
This will use the chosen path and all-time language to make the recommendations
-
The extension crashes with the following stack trace. I have no idea why it would try to open a file called `Marlin\src\inc\Conditionals-1-axes`, since nothing in Marlin references a file of that (or …
-
Type: Bug
When I use the git log --stat command in VSCode's Terminal panel, after about ten seconds, VSCode crashes. Before that, it popped up a message: The window terminated unexpectedly (reason: …
-
I am a new user to VSCoq. In my experience, code completion from the language server does not appear to work and generates unfilterable error notifications that interfere with my use of the tool. Co…
-
I installed fresh Visual Studio Code, then installed this extension by clicking on the install button here: https://marketplace.visualstudio.com/items?itemName=marcinbar.vscode-daedalus&ssr=false#over…
-
When the newest release of LSP4Jakarta becomes available, update all references to latest version in preparation for next release.
There are two dependencies that need updating:
- org.eclipse.lsp4…