Issues
- 0
Autocomplete is completelly wrong
#135 opened by al6x - 2
"method is not a base" on method with {.base.}
#125 opened by Phytolizer - 0
[BUG] Cannot nimsuggest any nim files
#134 opened by madonuko - 0
nimsuggest fails silently on new project
#133 opened by krobelus - 0
Collection of problems with semantic `highlight`
#132 opened by aMOPel - 2
Fails to start on windows 11
#131 opened by creikey - 1
Error with generic types
#127 opened by arkt8 - 0
Crash on jsffi
#130 opened by keiviv - 0
snippets that make nimlsp crash
#129 opened by untoreh - 1
- 1
nimsuggest only returns comments for routines; not for types/vars/fields/etc
#92 opened by timotheecour - 0
SIGSEGV with strictNotNil and assignment
#126 opened by izackp - 0
Error if the path contains non-Latin characters
#124 opened by gavr123456789 - 0
Consider types on auto-completing
#123 opened by gavr123456789 - 0
No auto-completion for enum members
#122 opened by gavr123456789 - 5
Separate the auto suggest of the current class from the ancestral classes
#121 opened by gavr123456789 - 4
Is it planned to implement a module autocompletion?
#102 opened by lem0nify - 2
Wrong signature proc call from proc args
#120 opened by gavr123456789 - 6
Nimsuggests spins with 100% CPU usage
#111 opened by mratsim - 0
NimSuggest: EOF with con command
#103 opened by filcuc - 11
- 5
Crashes when highlighting system.nim if nimsuggest is compiled with -d:release
#110 opened by alaviss - 3
nimsuggest outline doesn't account for includes
#119 opened by saem - 3
CacheTable key already exists error
#107 opened by zedeus - 3
False negative on buildHtml in Karax
#112 opened by moigagoo - 8
- 2
- 1
- 1
add debugging instructions
#94 opened by timotheecour - 1
nimsuggest shows an error with anyIt from sequtils
#118 opened by Yardanico - 1
Recursive imports result in wrong suggestions
#114 opened by RSDuck - 7
- 1
- 0
- 0
- 1
Crashes on RangeError when not compiled with -d:danger
#108 opened by PMunch - 1
- 3
- 1
nimsuggest returns different def depending on column offset within a symbol
#98 opened by timotheecour - 4
nimsuggest: `def` doesn't work with toSeq in `from sequtils import toSeq`
#100 opened by timotheecour - 0
project file update doesn't work
#96 opened by timotheecour - 1
[major] `def nimsuggest/nimsuggest.nim:126:23` takes 8 seconds (while some queries are instantaneous)
#89 opened by timotheecour - 1
Return range instead of position
#97 opened by PMunch - 1
Document remaining commands
#95 opened by PMunch - 2
miscellaneous nimsuggest issues
#91 opened by timotheecour - 0
[major] `use` doesn't work with routine parameters, variables in routines, enum members, fields
#90 opened by timotheecour - 0
[minor] nimsuggest reports last `col` instead of 1st `col` for some symbols
#88 opened by timotheecour - 0
- 0
[minor] nimsuggest reports `use` instead of `def` where `const` symbol is defined
#87 opened by timotheecour - 1
nimsuggests consumes too much memory
#85 opened by xmonader