-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Description of the bug
Somewhere between build 4169 and 4180 ST started to no longer display kind icons for variable.other in Goto Anything quick panel.
Various syntax definition packages define symbols for at least local variable definitions to drive Goto Definition and Goto Reference features or enable user to quickly jump to declarations using Goto Anything.
I have been missing a kind info icon in Goto Anything for a long time thinking it is just "by design", when testing Ngx HTML on ST4107 to learn ST used to display it.
Steps to reproduce
- Open ST in SAFE MODE
- Pull a syntax definition with variable symbol list (e.g.: Initial support for Angular expression syntax princemaple/ngx-html-syntax#31)
- Open a related file with variable declaration (e.g.: syntax_test_scopes.component.html)
- Hit
ctrl+rto Goto Anything.
Expected behavior
Screenshot of ST4107 .. ST4169 displays v kind info next to variable name.
Actual behavior
Screenshot of ST4180+ no longer displays v kind info.
Sublime Text build number
4180, 4185
Operating system & version
Windows 11
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response

