Feature #1362
CodeEditor can make ident when public, private, protected is written
Status: | Approved | Start date: | 12/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | CodeEditor | Spent time: | - | |
Target version: | Release 2017.2 - NTH |
Description
We have got following scenario:
class Ident { public: (add one ident level when '\n' is pressed) };
History
#1 Updated by Miroslav Fidler almost 9 years ago
- Target version changed from Release 2017.1 to Release 2017.1 - NTH
#2 Updated by Zbigniew Rebacz almost 8 years ago
- Target version changed from Release 2017.1 - NTH to Release 2017.2 - NTH
#3 Updated by Miroslav Fidler over 7 years ago
- Status changed from New to Ready for QA
- Assignee set to Zbigniew Rebacz
#4 Updated by Zbigniew Rebacz over 7 years ago
- Status changed from Ready for QA to Approved
Are you sure you want it also with goto label. I don't use goto, but i see you sometimes did - so I am asking ;)