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

Support multi line import statements #71

Closed
ewized opened this issue Feb 12, 2024 · 3 comments
Closed

Support multi line import statements #71

ewized opened this issue Feb 12, 2024 · 3 comments

Comments

@ewized
Copy link

ewized commented Feb 12, 2024

When using bevy and their wgsl support, the imports could be multi line. Bellow is an example of that shows multi line import failing but a single line import works fine.

singleline

image

multiline

image

@dparnell
Copy link
Owner

I'll take a look and see what I can do.

dparnell added a commit that referenced this issue Feb 12, 2024
@dparnell
Copy link
Owner

I have submitted version 0.0.30 to the Jetbrains store. It can take them a couple of days to approve the update. Let me know if this fixes the problem for you :)

@ewized
Copy link
Author

ewized commented Feb 12, 2024

@dparnell Thanks for the quick turnaround that resolved this issue

@ewized ewized closed this as completed Feb 12, 2024
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