0
0
0x0000002F2022-04-06 20:24:03
Programming
0x0000002F, 2022-04-06 20:24:03

What are these types of comments called?

Often, when I write in the Atom editor, it prompts me for comments in caps, such as NOTE or TEMP. There are 14 of them in the atom itself, but in WebStorm, for example, I saw a maximum of 2 - TODO and FIXME. My question is: what are such comments called, and are they used at all, including the additional 12 that are only in the atom?
624dcc8a88ebf849212515.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Bannikov, 2022-04-06
@0x0000002F

Well, these are just bookmark comments so as not to lose some important place.
There is no standard.
In the same idea, you can set up a regular expression (or a list of words) to highlight all such comments.
Someone can and does use all 12 types that the atom offers you
. Personally, I leave TODO quite often

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question