diff options
author | Jake Leahy <jake@leahy.dev> | 2022-12-23 00:44:10 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-22 14:44:10 +0100 |
commit | 18c115c8d0b38e6dbb7fae5bdda94bfca1a0ecef (patch) | |
tree | d66e53f1311f99c651780583b137666cbaba0c9b /lib | |
parent | 37daed389735ac66f5c950be9ee1c6658b019016 (diff) | |
download | Nim-18c115c8d0b38e6dbb7fae5bdda94bfca1a0ecef.tar.gz |
Don't repeat suggestions for same symbol (#21140)
* Track seen module graphs so symbols from the same module aren't repeated Add test case * Track symbols instead of modules * Don't show duplicate symbols in spell checker Removes the declared location from the message. Since we don't show duplicates anymore it would be a bit misleading if we only show the location for the first declaration of the symbol
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions