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

Add a DocumentSymbolProvider for .gjs and .gts files #401

Open
Windvis opened this issue Jun 11, 2024 · 1 comment
Open

Add a DocumentSymbolProvider for .gjs and .gts files #401

Windvis opened this issue Jun 11, 2024 · 1 comment

Comments

@Windvis
Copy link

Windvis commented Jun 11, 2024

VS Code uses this information for multiple features (and I assume other editors will have equivalents):

ELS already supports this for .js and .hbs files.

Original issue: lifeart#420

@Windvis Windvis changed the title Add a "Document Symbol Provider" for .gjs and .gts files Add a DocumentSymbolProvider for .gjs and .gts files Jun 11, 2024
@lifeart
Copy link
Contributor

lifeart commented Jun 11, 2024

We could introduce Rename provider https://code.visualstudio.com/api/references/vscode-api#RenameProvider

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

No branches or pull requests

2 participants