Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Next
-
None
-
None
Description
It would be great to have postfix completion in the C/C++ editor. If you write foo.if->tab it should expand to:
if(foo) { }
See this link for more information about such feature:
https://plugins.jetbrains.com/plugin/7342?pr=dbe&showAllUpdates=true
Regards
Chris