From 2f49e35ec0b017d2ed68d2e350e7b605584fb465 Mon Sep 17 00:00:00 2001 From: Justin Clareburt Date: Tue, 26 Dec 2017 20:48:57 -0800 Subject: [PATCH] Packages for release v1.1 --- Description.html | 47 +++++++++++++++++++++++ HotSettings/HotSettings.csproj | 4 ++ HotSettings/ReleaseNotes.txt | 4 ++ HotSettings/source.extension.vsixmanifest | 44 +++++++++++---------- 4 files changed, 78 insertions(+), 21 deletions(-) create mode 100644 Description.html create mode 100644 HotSettings/ReleaseNotes.txt diff --git a/Description.html b/Description.html new file mode 100644 index 0000000..9a8900c --- /dev/null +++ b/Description.html @@ -0,0 +1,47 @@ +

Hot Settings

+

Menus and Toolbars that expose Visual Studio settings.

+

Note: Work in progress!! Not all functions are working. This is being uploaded in a Beta state so that users can take advantage of the features that do work, and others can start contributing to the project.

+

Please visit the open source repo on GitHub to raise issues or contribute fixes. Thanks!

+

Hot Settings screenshot

+

Intended to expose the following settings:

+

Editor Margin Settings (Editor margin context menu)

+ +

General Settings (Editor window context menu)

+ +

Scrollbar (Vertical scrollbar context menu)

+ +

Settings Toolbar

+ \ No newline at end of file diff --git a/HotSettings/HotSettings.csproj b/HotSettings/HotSettings.csproj index c738d14..723f190 100644 --- a/HotSettings/HotSettings.csproj +++ b/HotSettings/HotSettings.csproj @@ -74,6 +74,10 @@ + + true + Always + Always diff --git a/HotSettings/ReleaseNotes.txt b/HotSettings/ReleaseNotes.txt new file mode 100644 index 0000000..fcfe5ec --- /dev/null +++ b/HotSettings/ReleaseNotes.txt @@ -0,0 +1,4 @@ +Hot Settings + +26-Dec-2017 v1.1: Added support for Outling and Navigation Bar +20-Jun-2017 v1.0: Initial release (very beta!) \ No newline at end of file diff --git a/HotSettings/source.extension.vsixmanifest b/HotSettings/source.extension.vsixmanifest index 31d4891..f123e90 100644 --- a/HotSettings/source.extension.vsixmanifest +++ b/HotSettings/source.extension.vsixmanifest @@ -1,24 +1,26 @@  - - - HotSettings - Menus and Toolbars that expose Visual Studio settings - Resources\HotSettings_90x.png - Resources\Screenshot.PNG - - - - - - - - - - - - - - - + + + Hot Settings + Menus and Toolbars that expose Visual Studio settings + https://marketplace.visualstudio.com/items?itemName=JustinClareburtMSFT.HotSettings + ReleaseNotes.txt + Resources\HotSettings_90x.png + Resources\Screenshot.PNG + + + + + + + + + + + + + + +