Skip to content

Goto Symbol variable kind icon missing #6548

@deathaxe

Description

@deathaxe

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions