Archive for the ‘#develop Addin’ Category

  • Code Layout on Steroids!

    A nifty feature available on v0.6.7.2 is the Code Layout Browser.
    When you hit Ctrl+R (or whatever you had your shortcut set to), the active document is Regionerated. But if you hit Ctrl+R and keep the Ctrl button down, you will be presented with the Code Layout Browser.

    The Code Layout Browser is similar to the Alt+Tab [...]

  • "Regionerate This" Inside The Solution Explorer

    Brand new in v0.6.4.5, run Regionerate on entire projects & solutions right inside the Solution Explorer window in Visual Studio. (Update: or inside the Projects pad in #develop)
    Up until now, running Regionerate on entire projects & solutions was only available via the command line utility or NAnt task, but now it is available through your [...]

  • #develop Add-In

    Just finished developing (#developing?) the #develop add-in.
    I must say that the peeps at ic#code know their work: learning the environment, understanding the extensibility modules, developing the add-in and packaging it took me less than 4 hours! I spent more than a week for the Visual Studio add-in!
    Anyway, the #develop add-in is quite similar to the [...]