-
### Problem description
I have, to the best of my ability, set up pyright to allow me to jump to other places in the code, and class definitions can be jumped to using 'gd', but function definition…
-
**NOTE: see https://github.com/rust-lang/rust/issues/73494#issuecomment-1500919846 for mentoring instructions.**
Looking at https://github.com/rust-lang/rust/tree/master/src/test/ui, github truncat…
-
### Description
### Ruby LSP Information
✅ latest ruby lsp vs code extension (v0.8.8)
✅ latest ruby-lsp (0.20.1)
✅ latest VS Code (1.94.2)
See issue below after debug output (ruby-lsp refuses to…
-
Would it be possible to add support for Microsoft's [pyright](https://github.com/microsoft/pyright) typechecker for python files?
It is available on [pypi](https://pypi.org/project/pyright/) so it …
smelc updated
2 years ago
-
I downloaded Milestone snapshot version 1.30.1.
ran this command -
```
java \
-Declipse.application=org.eclipse.jdt.ls.core.id1 \
-Dosgi.bundles.defaultStartLevel=4 \
-Declipse.pr…
-
### Describe the bug
I don't know if it's a bug or not, but I'm reporting it just in case. See _steps to reproduce_ below for a more detailed bug/issue explanation.
In short, if you set `"type":…
-
LTeX is not checking python docstring content.
**Describe the bug**
Python docstring content may not be parsed.
**Steps to reproduce**
* Create MWE:
```python
"""I'm a error"""
# I'm a er…
-
Hello,
I am attempting to install ISCE2 on my MacBook Pro (Mojave 10.14.5). I followed the instructions for homebrew installation on GitHub (https://github.com/juribeparada/homebrew-isce), and the …
-
### What version of Bun is running?
1.1.24+85a329911
### What platform is your computer?
Linux 5.15.153.1-microsoft-standard-WSL2 x86_64 x86_64
### What steps can reproduce the bug?
do a bun upda…
-
Type: Bug
Use two LSP servers have them both register provider of Organize Import code Action for the same language. When user runs Organize Imports both LSP servers receive the same version of the…