|
CR_mdMarkerExtensions
CR_mdMarkerExtensions - Alternate navigation commands for CodeRush markers
IntroductionCR_mdMarkerExtensions is a CodeRush plug-in that supports an alternate set of navigation commands for CodeRush "Markers". The out-of-the-box Marker navigation scheme works like a popcorn-trail of lightweight bookmarks in your code. It is "stack based" so the last marker dropped will be the first marker collected (LIFO). The alternate set of navigation commands supported by this plug-in work in "document" order (from top to bottom). Details#summary Alternate navigation commands for CodeRush markers. #labels Phase-Support IntroductionCR_mdMarkerExtensions is a CodeRush plug-in that supports an alternate set of navigation commands for CodeRush "Markers". The out-of-the-box Marker navigation scheme works like a popcorn-trail of lightweight bookmarks in your code. It is "stack based" so the last marker dropped will be the first marker collected (LIFO). The alternate set of navigation commands supported by this plug-in work in "document" order (from top to bottom). InstallationInstallation instructions can be found on the InstallInstructions page. UsageThe following CodeRush commands are available with this plug-in:
OptionsTODO CreditsAuthor: Mark DuCharme |
very nice just what i was looking for