You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Item numbering and jump to item would allow for increase speed in navigation by allowing a shortcut key and then number and be able to jump to that item.
The numbering is always in ascending order and as items get moved up and down, they get renumbered.
All items regardless of their indent status and visibility (ie: item is collapsed and not visible) will be numbered
Suggested shortcut would be alt+g, as it is unused in chrome, firefox and IE.
ctrl+g would have been ideal but is used for search in page in chrome and firefox
ctrl+shift+g would be my next preference. As ctrl+g is used in visual studio
The text was updated successfully, but these errors were encountered:
Item numbering and jump to item would allow for increase speed in navigation by allowing a shortcut key and then number and be able to jump to that item.
The numbering is always in ascending order and as items get moved up and down, they get renumbered.
All items regardless of their indent status and visibility (ie: item is collapsed and not visible) will be numbered
Suggested shortcut would be alt+g, as it is unused in chrome, firefox and IE.
ctrl+g would have been ideal but is used for search in page in chrome and firefox
ctrl+shift+g would be my next preference. As ctrl+g is used in visual studio
The text was updated successfully, but these errors were encountered: