Monday, May 25, 2015

Visual Smarter Build #0.7.3.0




Visual Smarter has been released a new build #0.7.3.0.
It has more features provided, mostly in the Selection Widgets:

  • ·         Selection Widgets

o   UpperCase Strings
o   LowerCase Strings
o   Capitalize Strings
o   TitleCase Strings
o   Comment
o   UnComment
o   Toggle Comment Style    // <=> /* */
o   Add Comment to Line End
o   Add Label Number to Line Start
o   Replicate Multiple Times
 

Enjoy!

Thursday, May 21, 2015

Visual Smarter Build #0.7.1.0



Visual Smarter has been released a couple of more builds recently, #0.6.8.0 and #0.7.1.0.
More features have been added in the build #0.6.8.0:


  •          Solution Transitioner
  •          Editor Widgets

o   Show All Indicators
o   Hide All Indicators
o   Show NavigationBar
o   Hide NavigationBar
o   Turn On Intellisense
o   Turn Off Intellisense
o   Turn On VirtualSpace
o   Turn Off VirtualSpace
o   Turn On WordWrap
o   Turn Off WordWrap
o   Set Indent Style
o   Set Indent and Tab Size
o   Turn On Tabs
o   Turn Off Tabs

More features have been added in the build #0.7.1.0 again:

  •          Code Refactorers

o   Comment Selected MultipleLinesOfCode
o   UnComment Selected MultipleLinesOfCode
o   Fill GUID into String in CurrentLine
o   Regen GUIDs in CurDoc
o   Capitalize CurrentLineOfCode
o   Lowercase CurrentLineOfCode
o   Uppercase CurrentLineOfCode
o   Remove Comments in ActiveDoc
o   Remove EmptyLines in ActiveDoc
o   Remove CommentsAndEmptyLines in ActiveDoc
o   Remove TODO Lines in Selection
o   Remove TODO Lines in ActiveDoc
o   Remove NotImplementedException Lines
o   Remove Empty Regions in ActiveDoc
o   Rename Private Fields


Enjoy!