We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As title. The semantic token type of f is function if main is not raising.
f
function
main
fn main() raises: f() # doesn't jump to the definition below fn f(): ...
Package Version Build Size Kind Source max 25.3.0.dev2025041105 release 9.7 KiB conda max max-core 25.3.0.dev2025041105 release 258.5 MiB conda max-core max-python 25.3.0.dev2025041105 release 35.4 MiB conda max-python
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bug description
As title. The semantic token type of
f
isfunction
ifmain
is not raising.Steps to reproduce
System information
The text was updated successfully, but these errors were encountered: