Skip to content

Commit 3facf2e

Browse files
authored
Update readme.md
1 parent f87a34d commit 3facf2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

readme.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
<p>Use <i>Format Selection</i> button to format SQL statements.</p>
8484
<img src="docs/images/FormatSelection.gif"/>
8585

86+
<h2>Theme Selection</h2>
87+
<p>Select a Theme that is most comfortable for you.</p>
88+
<img src="docs/images/Themes.png"/>
89+
8690
<!-- CONTRIBUTING -->
8791
<h1>Contributing</h1>
8892
<p>Feel free to report an issue or suggest a feature. If you would like to introduce a functionality or fix an issue, please create a pull request.</p>
@@ -124,6 +128,11 @@
124128
<p>Sometimes when you download the release zip file, Windows blocks it for security reasons. If you get an error after the plugin installation or the plugin does not appear in Microsoft SQL Server Management Studio 18, ensure the release ZIP file you have downloaded is unblocked.</p>
125129
<img src="docs/images/UnblockFile.png"/>
126130

131+
<h2>Theme not being applied / refreshed</h2>
132+
<p>Unfortunately the plugin does not inherit the Theme from SSMS, therefore you can only select it manually from the Settings form.</p>
133+
<p>A limitation of the functionality is that you need to re-open SSMS for it to load with the correct theme.</p>
134+
<img src="docs/images/Themes.png"/>
135+
127136
<h2>Docking Issue</h2>
128137
<p><b>Note:</b> Issue is related to Windows and .NET Framework, not the addin.</p>
129138
<p>There's an issue with docking any Toolbar in Microsoft SQL Server Management Studio 18. Here are two options to solve it:</p>

0 commit comments

Comments
 (0)