issues
search
nim-lang
/
langserver
The Nim language server implementation (based on nimsuggest)
204
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Suggested Items in Inefficient Order
#214
winrid
closed
4 months ago
1
Trim instances on save to avoid race condition
#213
jmgomez
closed
5 months ago
0
Adds support for nimble dump entryPoints
#212
jmgomez
closed
5 months ago
0
Reuses nimsuggests instances in kwnon files
#211
jmgomez
closed
5 months ago
0
Bump Nim version
#210
jmgomez
closed
5 months ago
2
wip project setup. Improves status, better handling on unknown files
#209
jmgomez
closed
5 months ago
0
Introduces `extension/status`
#208
jmgomez
closed
5 months ago
0
Error: could not load: libpcre.so(.3|.1|)
#207
Alogani
closed
1 month ago
3
improves test should pick `testproject.nim` as the main file and prov…
#206
jmgomez
closed
5 months ago
0
Adds tests to CI
#205
jmgomez
closed
5 months ago
0
Projectsetup
#204
jmgomez
closed
5 months ago
0
Rework project discovery
#203
jmgomez
closed
4 months ago
1
chache nim dump results
#202
jmgomez
closed
6 months ago
0
refactor: extracts nimble dump info type
#201
jmgomez
closed
6 months ago
0
Gets the nimsuggest path from `nimble` when `nimble` has `nimdir`
#200
jmgomez
closed
6 months ago
1
Add Sublime Text section
#199
AmjadHD
closed
7 months ago
0
The json_rpc from chronos stops working after install nimlangserver
#198
geohuz
closed
5 months ago
2
Bump geekyeggo/delete-artifact from 4 to 5
#197
dependabot[bot]
closed
7 months ago
0
- removed the nim.provider: lsp setting from .vscode/settings.json, because it's not needed by our official VS code extension
#196
nickysn
closed
8 months ago
0
* Restart all nimsuggest instances when exception inlay hints are toggled. Fixes #172.
#195
nickysn
closed
8 months ago
0
* specify Nim 2.0.2 instead of Nim devel in the lock file. Resolves #193.
#194
nickysn
closed
8 months ago
0
devel version of nim used in lock file
#193
arnetheduck
closed
8 months ago
0
+ tilde expand nimsuggestPath in config. Fixes #190.
#192
nickysn
closed
9 months ago
0
Error: Aborting installation due to build failure.
#191
NejatHakan
closed
1 month ago
2
Example vim configuration won't work with nimsuggest path
#190
weskerfoot
closed
9 months ago
2
Crash with `invalid integer: `
#189
gabbhack
closed
9 months ago
3
Check for 'libpcre3' on Ubuntu
#188
aboisvert
closed
1 month ago
1
Suggestion: Check if libpcre.so library is installed during nimlangserver installation
#187
aboisvert
closed
1 month ago
3
Nimsuggest initialization failed / process crashed
#186
s-tikhomirov
closed
8 months ago
1
nimlangserver isn't installed on plugin installation
#185
s-tikhomirov
closed
9 months ago
1
Nimlangsever + nimsuggest processes non being killed when using choosenim
#184
arkanoid87
opened
9 months ago
23
Inlay hints for parameters
#183
nickysn
opened
9 months ago
0
+ add support for inlay parameter hints
#182
nickysn
closed
9 months ago
0
* require Nim 2.0.0 or later for compilation
#181
nickysn
closed
9 months ago
0
nimlangserver@1.2.0 install failed mac os sonoma M1
#180
ninovanhooff
closed
9 months ago
5
* in case rootUri is null, but rootPath is set, take rootPath instead of using
#179
nickysn
closed
9 months ago
0
a lot of similar items in diagnostics
#178
veksha
opened
9 months ago
0
* bump version in the master branch to 1.3.1, following a similar number.odd.odd
#177
nickysn
closed
9 months ago
0
* bump version to 1.2.0
#176
nickysn
closed
9 months ago
0
* don't crash if rootUri in the initialization request is not set, as it can be null, according to the LSP spec. Fixes #35.
#175
nickysn
closed
9 months ago
0
zero results for signatureHelp, but only first time after ctrl+s
#174
veksha
closed
9 months ago
2
Adds support for the notification verbosity option
#173
jmgomez
closed
10 months ago
0
Exception inlay hints don't appear until restart...
#172
nickysn
closed
8 months ago
0
+ added nimsuggest feature detection for exception inlay hints. If detected,
#171
nickysn
closed
10 months ago
0
* ignore unknown nimsuggest capabilities, instead of crashing
#170
nickysn
closed
10 months ago
0
Server crashes if it encounteres unknown nimsuggest capabilities
#169
nickysn
closed
10 months ago
0
+ handle configuration updates correctly via the new "pull" configuration model, imposed by newer versions of the LSP spec
#168
nickysn
closed
10 months ago
0
* fixed indentation
#167
nickysn
closed
10 months ago
0
+ introduced helper functions for reading the client configuration capabilities:
#166
nickysn
closed
10 months ago
0
* extracted method handleConfigurationChanges. No functional changes.…
#165
nickysn
closed
10 months ago
0
Previous
Next