'Is it possible to add custom task tags in STM32CubeIDE?
I was wondering if one could define their own task tags (special comments like the default "FIXME" or "TODO") in the IDE? The IDE is Eclipse-based, but the preferences' window is not identical. So, the guides for Eclipse, like this one (IDE comment keywords) do not work.
Solution 1:[1]
I found it eventually at Window >> Preferences >> C/C++ >> Task Tags.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Vladimir |
