intellij-wgsl
intellij-wgsl copied to clipboard
WGSL plugin for IntelliJ and CLion
I just realized that I can actually `Rename` local variables, which is really cool. That made me wonder how many other _IDE_ features could easily be done. On the very...
The IDEs have a "Comment with Line Comment" action, which is available as a keybinding:  It would be great if the plugin supported this by toggling a line prefix...
Thanks for your work on the plugin so far. I'd love to be able to run the format shortcut in the IDE and have my WGSL shaders formatted. Is this...