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 semantic token modifier to imported modules #6886

Open
zhouzq-thu opened this issue Jan 24, 2025 · 0 comments
Open

Add semantic token modifier to imported modules #6886

zhouzq-thu opened this issue Jan 24, 2025 · 0 comments
Assignees
Labels
needs repro Issue has not been reproduced yet

Comments

@zhouzq-thu
Copy link

zhouzq-thu commented Jan 24, 2025

Feature request:

Add a modifier to the classes and functions tokens those imported from other modules.

I think it will be very useful to distinguish the current file from other modules.

I'd like to assign the new semantic token type to "*.library" as the standard modifier like C++ and rust.

Situation

#561 add "builtin" modifier to the Python built-in functions.

@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet
Projects
None yet
Development

No branches or pull requests

2 participants