StringFormatter provides several additional functions for working with strings including, but not limited to, a CodeProvider for aiding the creation of format strings.
Tab navigation among string tokens. This functionality builds on CodeRush's 'Tab to Next Reference' engine, allowing the user to tab between references to the same format token and the expresion used to replace that token at runtime.
CR_String Formatter will also warn of string tokens with no corresponding parameter.
Provides a Format String Builder dialog, useful for building format strings, when you can't remember the specific syntax you need. This dialog can help you with padding, alignment and shaping your data, whether it is String, DateTime, Integer or Floating Point.
This plugin requires CodeRush. You can locate a free trial of CodeRush here.
CodeRush is a powerful productivity tool built byDevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time.