-
Notifications
You must be signed in to change notification settings - Fork 39.1k
IntelliSense suggestion order and icon #64489
Copy link
Copy link
Closed
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)info-neededIssue requires more information from posterIssue requires more information from postersuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
Metadata
Metadata
Assignees
Labels
*questionIssue represents a question, should be posted to StackOverflow (VS Code)Issue represents a question, should be posted to StackOverflow (VS Code)info-neededIssue requires more information from posterIssue requires more information from postersuggestIntelliSense, Auto CompleteIntelliSense, Auto Complete
As you can see these word-based suggestions should be at the end. Also, very weird is their icon is like my icon theme Untitled file icon which is wrong too because before 1.29 version they looked different.
This is with JavaScript, seems with TS everything is OK since it doesn't give me word-based suggestions.