Bookmark: Difference between revisions
Appearance
Started as {{stub}} |
Add content |
||
| Line 1: | Line 1: | ||
{ | [[File:Bookmark.png|thumb|Different kinds of bookmarks.]] | ||
'''Bookmarks''' are [[free label]]s on the [[Block Diagram]] that use custom tokens such as <code>#TODO</code> or <code>#FIXME</code> to track code comments in the [[Bookmark Manager]]. Tokens begin with a [[wikipedia:number sign|hashmark]] <code>#</code> followed by a keyword and can appear anywhere in the text. It is also possible to have more than one token in a label. Tokens are displayed in bold. | |||
==History== | |||
{| class="wikitable" | |||
! Version !! Description | |||
|- | |||
| [[File:LV8-2013.png|center|64px|link=LabVIEW 2013]] || Added support for bookmarks. | |||
|} | |||
[[Category:Programming Elements]] | [[Category:Programming Elements]] | ||
Latest revision as of 09:21, 7 May 2023

Bookmarks are free labels on the Block Diagram that use custom tokens such as #TODO or #FIXME to track code comments in the Bookmark Manager. Tokens begin with a hashmark # followed by a keyword and can appear anywhere in the text. It is also possible to have more than one token in a label. Tokens are displayed in bold.
History
| Version | Description |
|---|---|
| Added support for bookmarks. |
