intellij-postfix-templates
intellij-postfix-templates copied to clipboard
Add support for C++
Thanks for the great plugin!
Would be great if we could use it in C++ as well (i.e. CLion).
It would be great if you make it aware of C++ templates (i.e. an ability to add a template for a generic type that matches std::vector<whatever>
). Maybe with regexp or smth...
Thanks for your interest in the plugin. At the moment I don't have enough time to add support for more languages. But if someone likes to add support for C++ here is where (s)he could start: https://github.com/xylo/intellij-postfix-templates/wiki/Add-new-language-support.