Pinned Repositories
CollapseComments
Visual Studio extension to improve working with comments in code
CommentLinks
Add links between files in code comments
ConstVisualizer
Visual Studio extension to show the values of constants where they are used
ErrorHelper
Copy or search for the description of errors in Visual Studio
MauiAppAccelerator
A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
phonegap-wp7
PhoneGap (now called Cordova) support for Windows phone 7 - see also https://github.com/apache/cordova-wp8
Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
StringResourceVisualizer
Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.
TemplateStudio
Improve the 'File > New' experience and accelerate the creation of apps in Visual Studio 2022.
WarnAboutTodos
Create warnings about TODO comments
mrlacey's Repositories
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
mrlacey/MauiAppAccelerator
A Visual Studio extension to accelerate the creation of new .NET MAUI apps.
mrlacey/StringResourceVisualizer
Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.
mrlacey/ErrorHelper
Copy or search for the description of errors in Visual Studio
mrlacey/CollapseComments
Visual Studio extension to improve working with comments in code
mrlacey/CommentLinks
Add links between files in code comments
mrlacey/WarnAboutTodos
Create warnings about TODO comments
mrlacey/ConstVisualizer
Visual Studio extension to show the values of constants where they are used
mrlacey/CSInlineColorViz
See samples of the colors you use within your C# code.
mrlacey/ProXamlToolbox
An experimental approach to the faster creation of XAML code
mrlacey/DemoSnippets
A Visual Studio extension for working with code snippets when giving demos.
mrlacey/dotnet-maui-workshop-xaml
A follow-on from the ".NET MAUI Workshop in a Box" that focuses on XAML.
mrlacey/XamlStyleTypes
Automatically generate classes for explicitly defined styles in XAML resource dictionaries
mrlacey/VSWaterMark
Display a text watermark over the Visual Studio editor.
mrlacey/ClearlyEditable
Change the editor background color to show which documents can't or shouldn't be edited.
mrlacey/DontCopyAlways
Visual Studio extension that checks for files that have 'Copy to output directory' set to 'Copy always'.
mrlacey/MauiEssentials
Visual Studio extension pack for .NET MAUI development
mrlacey/BuildTimeHistory
Keep track of the total time spent waiting for code to build.
mrlacey/VSConsole
mrlacey/WpfColorHelper
mrlacey/VsixTools
Single installer for all my Visual Studio Extensions
mrlacey/ResPsuedoLoc
A quick way to check that all string resources are localized by pseudo-localizing them.
mrlacey/mrlacey
mrlacey/my-config
mrlacey/WinUI-Essentials
A Visual Studio extension pack containing tools to help developers building apps with WinUI3
mrlacey/XamlStyler
Visual Studio extension to help format your XAML source code
mrlacey/CSharpReadAssist
mrlacey/dotnet-maui-workshop
A full day workshop (.NET MAUI Workshop in a Box) on how to build apps with .NET MAUI for iOS, Android, macOS, and Windows
mrlacey/GitStatusBg
VS Code extension that sets the background color of the editor to indicate the Git status of the file
mrlacey/XamlStyler-GithubActions-Reference