Feature #1470
Highlight deprecated parameters in [[annotation]]
| Status: | New | Start date: | 06/11/2016 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | CodeEditor | Spent time: | - | |
| Target version: | - |
Description
I think it would be nice if code editor can recognizer atribute parameter and highlight it's keyowrds like depracated (c++14):
[[deprecated]] void foo() { }
History
#1 Updated by Zbigniew Rebacz over 9 years ago
- Priority changed from Normal to Low