| feline | Posted - Dec 08 2014 : 1:35:35 PM The top level VA Snippet menu, which is what you are looking at in your screen shot, only lists snippets with no shortcut.  Most snippets have a shortcut, since that is how they are designed to work.  So to add a snippet to this top level menu, add a snippet but don't give it a shortcut.
 
 If you expand the menu item "VA Snippet with shortcuts" or "VA Snippets with $selected$" you will see the rest of your snippets.
 
 If you want to insert a Doxygen comment block for the current class, then you might want to use $clipboard$ in your snippet, and copy the class name before triggering this snippet.
 |