tum-esi / common-coding-conventions

A concise and universal guide to clear software design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mentioning TODO helpers

egekorkan opened this issue · comments

There is the mention of having TODO: in the comments but it can be even made better via the use of helpers around them. One example for VS Code that highlights them in the editor but also in the scrollbar to easily find them.

VS Marketplace Link: https://open-vsx.org/vscode/item?itemName=wayou.vscode-todo-highlight