Using comments such as #TIPS
and #HINTS
will render a blue checkmark in the Spyder IDE like this:
If you go to Tools|Editor|Code Introspection/Analysis and activate Code Annotations (TODO, FIXME, XXX, HINT, TIP...), those keywords do not seem to trigger any effect in the SPyder IDE at all:
I would assume that HINT
and TIP
should render the checkmark and not HINTS
and TIPS
.
Does anyone know if it is supposed to be like this?
Thank you!
My system:
Windows 7, 64 bit
Python 3.6.0
IPython 5.1.0
Spyder 3.2.5