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

@enumx unsupported #73

Open
ericphanson opened this issue Jul 3, 2024 · 1 comment
Open

@enumx unsupported #73

ericphanson opened this issue Jul 3, 2024 · 1 comment

Comments

@ericphanson
Copy link
Owner

Ferrite-FEM/Ferrite.jl#1013 (comment)

@ericphanson
Copy link
Owner Author

The problem is we can’t see through macros to know new names are being defined. We could probably special case some macros that we know about though.

prior art: https://github.com/julia-vscode/StaticLint.jl/blob/master/src/macros.jl

Pluto does actual macro expansion: fonsp/Pluto.jl#1032

I’d prefer to wait for JuliaLowering for that though

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

1 participant