ZigBrains icon indicating copy to clipboard operation
ZigBrains copied to clipboard

Yet another zig language plugin for intellij

Results 36 ZigBrains issues
Sort by recently updated
recently updated
newest added

Hi, at the request of [this reddit comment](https://www.reddit.com/r/Zig/comments/1clsfbx/comment/l317k43/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button) I am checking to see how feasible it would be to add Zmpl (templating language for [Jetzig](https://jetzig.dev/)) to ZigBrains. I have a...

enhancement
help wanted

Zig 0.12.0 has released last week as the current stable release as of writing. For the time being, the 0.13.0 has not diverged too much from 0.12 to require any...

question

![image](https://github.com/FalsePattern/ZigBrains/assets/95685391/2cda78d4-f3bc-4525-b78e-d9d22f0aabf5) When I type 3, I get the option to make a f32! I just want a literal not the type!

unintuitive behaviour

I updated to 0.9.0 and lost autocompletion. I'm on CLion 2023.2.2 Build #CL-232.9921.42

bug
Stale

thanks so much for this plugin, I can finally use clion for zig which is something I've wanted for a long time. however, when zigbrains generates autocomplete arguments they are...

bug
Stale

👋 first of all, thanks for the work on this plugin, not having Zig support was the only reason I had to switch to VSCode However, there're some things that...

bug
Stale

When I load a rust project with the ZigBrains plugin loaded it breaks the rust lsp. I no longer get completions for rust and hover actions no longer work. If...

bug
Stale

While I'm trying to autocomplete, I can't see quick documentation. But when I `Ctrl+Q` on selected variant, I can ![изображение](https://github.com/FalsePattern/ZigBrains/assets/43170114/301630c0-ebbc-4339-9b53-03aaae71d5b9) ![изображение](https://github.com/FalsePattern/ZigBrains/assets/43170114/68c1cfd7-cf89-49c6-a267-fd26e9fcb277)

enhancement
help wanted

Similar to https://github.com/FalsePattern/ZigBrains/issues/41, when there are build dependencies, the 'Green Arrows' in the margins to run code/tests will fail, as they rely on the run configuration. Is there any way...

enhancement
help wanted