intellij-postfix-templates icon indicating copy to clipboard operation
intellij-postfix-templates copied to clipboard

Add support for C++

Open enerjazzer opened this issue 5 years ago • 1 comments

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...

enerjazzer avatar Aug 19 '19 04:08 enerjazzer

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.

xylo avatar Aug 19 '19 08:08 xylo