In some IDE's if you prefix your comment with a special keyword it will put a colored indicator in the gutter. For example, some of the one's which come to mind are:
Yes. You can configure the patterns in Settings | TODOs; the "TODO" pattern is enabled by default.
In some IDE's if you prefix your comment with a special keyword it will put a colored indicator in the gutter. For example, some of the one's which come to mind are:
NOTE:
BUG:
TODO:
-- Dmitry Jemerov Development Lead JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Hello Edward,
Yes. You can configure the patterns in Settings | TODOs; the "TODO" pattern
is enabled by default.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Great! That worked perfectly!