Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Goto Symbol variable kind icon missing #6548

Open
deathaxe opened this issue Dec 14, 2024 · 0 comments
Open

Goto Symbol variable kind icon missing #6548

deathaxe opened this issue Dec 14, 2024 · 0 comments

Comments

@deathaxe
Copy link
Collaborator

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

  1. Open ST in SAFE MODE
  2. Pull a syntax definition with variable symbol list (e.g.: Initial support for Angular expression syntax princemaple/ngx-html-syntax#31)
  3. Open a related file with variable declaration (e.g.: syntax_test_scopes.component.html)
  4. Hit ctrl+r to Goto Anything.

Expected behavior

Screenshot of ST4107 .. ST4169 displays v kind info next to variable name.

grafik

Actual behavior

Screenshot of ST4180+ no longer displays v kind info.

grafik

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants