sudison/intellij-zig

Compatibility with IDEA 2021.2.x

MarioAriasC opened this issue · 3 comments

Hi,

Can you make it compatible with the latest IDEA version, please?

Do you need any help? Is this project still active?

Thanks.

If someone is in a hurry to try this plugin with latest JetBrains editors, you can checkout the related PR and then run:

./gradlew
./gradlew build

and the plugin should appear under folder build/distributions/

I'm working on my own version; I'll release it in the next couple of weeks.

It has a better rendering lexer and it covers more language cases.

This is my version, It isn't a fork itself, but I used a lot of code from the codebase https://github.com/MarioAriasC/zig-support

In a couple of days, it'll be ready for download on the plugins website.