issues
search
nim-lang
/
langserver
The Nim language server implementation (based on nimsuggest)
204
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only send lsp status updates when the lsp status changes
#263
jmgomez
closed
14 hours ago
0
nimlangserver spamming LSP client with "extension/statusUpdate"
#262
niontrix
opened
1 week ago
8
implements `extension/runTask`
#261
jmgomez
closed
1 week ago
0
Wrong checksum for nim-chronos
#260
iciuperca
opened
3 weeks ago
1
Removes `pcre` dep
#259
jmgomez
closed
3 weeks ago
0
Build fails on Linux
#258
lf-araujo
closed
1 month ago
1
Use of case-of/switch-case inside object definitions is raised as an error.
#257
idiot-with-a-keyboard
closed
1 month ago
1
adds `extension/tasks` which returns all nimble tasks for the current project
#256
jmgomez
closed
1 month ago
0
Build fails on Alpine Linux
#255
tokyovigilante
closed
3 weeks ago
7
Issue auto-guessing project file
#254
MrSFGriffin
opened
1 month ago
1
Possibly wrong release number in 1.6.0 assets?
#253
firasuke
closed
1 month ago
2
Langserver stops responding to any requests (neovim lsp logs)
#252
armed
closed
1 month ago
4
Adds nimsuggest idle timeout.
#251
jmgomez
closed
1 month ago
0
Add Zed Editor Extension, Fix #239
#250
foxoman
closed
1 month ago
0
Server fails with `RecoverableError` on code with generic closures
#249
ibb-dinosaur
closed
2 months ago
2
[BUG][MacOS] Install fails with getAppFilename() can raise an unlisted exception: ref OSError
#248
vabresto
closed
2 months ago
2
bump version `1.6.0`
#247
jmgomez
closed
2 months ago
0
Applies nph to src files
#246
jmgomez
closed
2 months ago
0
update docs
#245
jmgomez
closed
2 months ago
0
Fixes a crash in inline hints where the char is out of bounds
#244
jmgomez
closed
2 months ago
0
Adds lastKnown cmd to projectError. Adds orc back
#243
jmgomez
closed
2 months ago
0
Unicode Variable Name Support Issue in Nim VS Code Extension
#242
xiamuguizhi
opened
2 months ago
0
Adds formatting support when `nph` is in path
#241
jmgomez
closed
2 months ago
2
Adds ProjectErrors into Status so the extension can show nimsuggest crashes in the extension panel
#240
jmgomez
closed
2 months ago
0
Add instructions for zed editor in readme
#239
linux-cultist
closed
1 month ago
4
Refactor so it doesnt pass around Future[NimSuggest] around but Project.
#238
jmgomez
closed
2 months ago
0
adds a tick function and adds more information into PendingRequests
#237
jmgomez
closed
2 months ago
0
Expands how cancellable requests work
#236
jmgomez
closed
2 months ago
0
Allows to restart nimsuggest per file basis
#235
jmgomez
closed
2 months ago
0
Improves the way ns processes are spawn. No need to use threads anymore.
#234
jmgomez
closed
2 months ago
0
Adds extension capabilities to status. Fixes a race condition in che…
#233
jmgomez
closed
2 months ago
0
fix: add missing newline to config.nims
#232
daylinmorgan
closed
2 months ago
0
Implements restart nimsuggest extension
#231
jmgomez
closed
2 months ago
0
fixes ci
#230
jmgomez
closed
2 months ago
0
Some functions do not work properly in Neovim.
#229
VanshBhatia2192
closed
2 months ago
17
connection to server is erroring
#228
lewisl
closed
2 months ago
8
nimlanguageserver shutting down after starting the editor with the official vs-code extension
#227
Abathargh
closed
2 months ago
3
Missing license file with attribution
#226
exu-g
opened
3 months ago
0
chronos migration wip
#225
jmgomez
closed
2 months ago
1
Installing nimlangserver 1.4.0 (on Windows) installs nim 2.0.2
#224
AngelEzquerra
closed
2 months ago
1
should not crash when the projectMapping fileRegex is set to a non existing file fixes #221
#223
jmgomez
closed
4 months ago
0
Refactor in preparation to chronos migration
#222
jmgomez
closed
3 months ago
0
crash on start in neovim
#221
doongjohn
closed
4 months ago
7
* fix CI
#220
nickysn
closed
4 months ago
0
bumps version to 1.4.0
#219
jmgomez
closed
4 months ago
0
fixes macOS CI
#218
ringabout
closed
4 months ago
0
fix crash on empty file
#217
Graveflo
closed
3 months ago
3
Crashes on a certain code
#216
RazrFalcon
closed
2 months ago
1
Introduces extension/statusChanged
#215
jmgomez
closed
5 months ago
0
Suggested Items in Inefficient Order
#214
winrid
closed
4 months ago
1
Next