New CodeRush Plugin – SplitTag

This is certainly one of the more simplistic plugin’s I’ve written, and yet it’s also one I use all the time.

Imagine that you have the following fragment of HTML and you’d like to split it in half.

SplitTagBefore

  • Simply place your caret where you’d like to split the tag.
  • Hit your CodeRush \ Refactor key

SplitTagMenu

  • Select ‘Split Tag’ from the menu
  • … and CodeRush will break your single tag into 2 of the same type.

SplitTagAfter

This plugin can be particularly useful when creating <li> tags within various lists.

CR_SplitTag

Availability

This plugin is available from either The Visual Studio Gallery or from GitHub

The source is available on Github

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.