Hi Experts,
Why comments in a class is highlighted as error with color "VIOLET" any idea someone faced before please suggest me, further check the above image.
Best Regards,
Shabir Ahmad
Hi Experts,
Why comments in a class is highlighted as error with color "VIOLET" any idea someone faced before please suggest me, further check the above image.
Best Regards,
Shabir Ahmad
Hi Shabir,
These are TODO comments, someone put them in the code to make it clear that the code is not yet complete or needs further improvements, when you put a TODO at the beginning of a comment, the X++ compiler recognizes this keyword and outputs the rest of the comment text on the Tasks Tab (From the picture you have 269 Tasks).
For further information check the official Microsoft Document:
docs.microsoft.com/.../todo-comments-for-x-developer-tasks
Best regards
André Arnaud de Cal...
293,025
Super User 2025 Season 1
Martin Dráb
231,837
Most Valuable Professional
nmaenpaa
101,156
Moderator