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

Error Jass Plugin / scope-globals-vJass #2

Open
pred1980 opened this issue Jan 15, 2025 · 10 comments
Open

Error Jass Plugin / scope-globals-vJass #2

pred1980 opened this issue Jan 15, 2025 · 10 comments
Labels
bug Something isn't working VJASS

Comments

@pred1980
Copy link

i get an error but the code works...
error-jass-plugin

@nazarpunk
Copy link
Member

Wrong extension.

  • *.j for native JASS
  • *.vj for VJASS
  • *.zn for ZINC

@pred1980
Copy link
Author

Ah, i see. I changed it for another file and now get other errors. the code itself works without errors but the IDE have trouble with it. You know why?

error-jass-plugin2

@nazarpunk nazarpunk added bug Something isn't working VJASS labels Jan 15, 2025
@nazarpunk
Copy link
Member

The main goal of the plugin is to make full support for JASS. VJASS is made for convenience and is not sufficiently tested.

I will fix the bug in the next version.

@pred1980
Copy link
Author

Hello,
thank you for the information! I don’t want to cause you any inconvenience; you can leave it as it is. It’s not a big issue!

Best regards,

@nazarpunk
Copy link
Member

I use the code of the plugin in my other projects. So it is unacceptable to have bugs.

The delay with new versions is caused by grammar refactor to support very large files.

@nazarpunk nazarpunk reopened this Jan 15, 2025
@pred1980
Copy link
Author

Will I receive a notification in the IntelliJ IDE when you have a new version ready?

@nazarpunk
Copy link
Member

Yep. Intellij notifies you about new versions of installed plugins.

@pred1980
Copy link
Author

Super, Is it a lot of effort to still support vJass?

@nazarpunk
Copy link
Member

nazarpunk commented Jan 15, 2025

It all depends on my free time.

Right now, JASS and game binaries like *.w3u are the priority.

Currently, the plugin is able to open the following files as human readable lni.

  • *.w3a
  • *.w3b
  • *.w3d
  • *.w3g
  • *.w3h
  • *.w3q
  • *.w3t
  • *.w3u

@pred1980
Copy link
Author

ok, i see. Maybe some day :-) - Have a nice day and thanks for helping me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working VJASS
Projects
None yet
Development

No branches or pull requests

2 participants