Project

General

Profile

Feature #4909

Updated by Per Amundsen about 4 years ago

Syntax: 

 <pre> 
 ;TODO {N] [text] 
 ; TODO {N] [text] 
 /*TODO {N] [text] 
 /* TODO {N] [text] 
 /* 
 TODO {N] [text] 
 /* 
  TODO {N] [text] 
 </pre> 

 Higher N sorts the TODO higher in the menu dropdown. 

 The text in the dropdown is limited to 70 characters, the tooltip shows the full text.

Back