Closed faldor20 closed 1 year ago
Currently, results in vscode are shown alphabetic which complete is a waste considering nimsuggest goes to the trouble of sorting suggestions. This sets sortext which tells the client that the server would like the items in a particular order
Detected some issues from the Nim CI, apparently you never tried building this? The suggestion variable was used in more than that single location.
suggestion
Currently, results in vscode are shown alphabetic which complete is a waste considering nimsuggest goes to the trouble of sorting suggestions. This sets sortext which tells the client that the server would like the items in a particular order