Highlighting text in Editor

Is there a way to highlight %Comments in my code within the editor? I would like to do it as reminders. Thank you.

回答(1 个)

Guillaume
Guillaume 2014-10-25

1 个投票

You can't highlight particular comments in your code, but you can add TODOs, FIXMEs and NOTEs comments and get a report that show them all at once.
Just put the respective strict in a comment of your choosing and generate the report by right-clicking in matlab's folder browser and selecting reports->TODO/FIXME report.

类别

帮助中心File Exchange 中查找有关 File Operations 的更多信息

标签

提问:

2014-10-25

回答:

2014-10-25

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by