Download Shimmy - Make Visual Studio Bend to Your Will
Description
Shimmy makes it easier to extend Visual Studio by providing a, MEF-powered, extensibility framework. It's now easy to add functionality to Visual Studio without relying on macros, or needing to recompile and redeploy separate AddIn projects.
Source Files
The download file shimmy.zip has the following entries.
.hgignore/*from ww w . ja v a 2s.com*/
Installer/Setup/Release/Setup.msi
Installer/Setup/Release/setup.exe
Installer/Setup/Setup.vdproj
SamplePlugin/DotLessProcessorAction.cs
SamplePlugin/Lib/DirectoryContext.cs
SamplePlugin/Properties/AssemblyInfo.cs
SamplePlugin/Properties/Resources.Designer.cs
SamplePlugin/Properties/Resources.resx
SamplePlugin/SamplePlugin.csproj
SamplePlugin/Serializers/StringArrayPropertySerializer.cs
SamplePlugin/Shimmy.Api.dll
SamplePlugin/SimpleCommand.cs
SamplePlugin/T4ProcessorAction.cs
SamplePlugin/dotless.Core.dll
Shimmy.Api/ActionBase.cs
Shimmy.Api/ApplicationEvents.cs
Shimmy.Api/CommandActionBase.cs
Shimmy.Api/CommandBarNames.Designer.cs
Shimmy.Api/CommandBarNames.resx
Shimmy.Api/Config/IPropertySerializer.cs
Shimmy.Api/Config/PropertySerializerAttribute.cs
Shimmy.Api/IAction.cs
Shimmy.Api/ICommandHandler.cs
Shimmy.Api/PluginContext.cs
Shimmy.Api/Properties/AssemblyInfo.cs
Shimmy.Api/Shimmy.Api.csproj
Shimmy.Api/Utils/CommandBarUtils.cs
Shimmy.Api/Utils/CommandMenu.cs
Shimmy.Api/Utils/Dte/Constants.cs
Shimmy.Api/Utils/ErrorHandler.cs
Shimmy.Api/Utils/ImageConverter.cs
Shimmy.Api/Utils/ProjectHelper.cs
Shimmy.Api/Utils/StringUtils.cs
Shimmy.sln
Shimmy/AddInInstaller.cs
Shimmy/Configuration.Designer.cs
Shimmy/Configuration.cs
Shimmy/Configuration.resx
Shimmy/LICENSE.rtf
Shimmy/LICENSE.txt
Shimmy/Lib/DefaultErrorHandler.cs
Shimmy/Lib/Dte/ProjectItemsEventsWrapper.cs
Shimmy/Lib/GlobalSettings.cs
Shimmy/Lib/PluginEnvironment.cs
Shimmy/Lib/PluginImportCacheProvider.cs
Shimmy/Lib/PluginImportManager.cs
Shimmy/Lib/SettingsManager.cs
Shimmy/Lib/Utils/FileSync.cs
Shimmy/Lib/Utils/FileSystemUtils.cs
Shimmy/Lib/Utils/ReflectionUtils.cs
Shimmy/Lib/Utils/StringUtils.cs
Shimmy/Manifest/Shimmy.AddIn
Shimmy/Properties/AssemblyInfo.cs
Shimmy/Properties/Resources.Designer.cs
Shimmy/Properties/Resources.resx
Shimmy/Properties/shimmy.ico
Shimmy/Shimmy.csproj
Shimmy/Shimmy.xml
Shimmy/VsEnvironmentHook.cs
Download
Click the following link to download shimmy.zip.
shimmy.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »