ZigBrains
ZigBrains copied to clipboard
Yet another zig language plugin for intellij
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...
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...
 When I type 3, I get the option to make a f32! I just want a literal not the type!
I updated to 0.9.0 and lost autocompletion. I'm on CLion 2023.2.2 Build #CL-232.9921.42
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...
👋 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...
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...
While I'm trying to autocomplete, I can't see quick documentation. But when I `Ctrl+Q` on selected variant, I can  
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...