Skip to content

Commit ce235c4

Browse files
authored
Update readme.md
1 parent b2a2db1 commit ce235c4

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

readme.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<li><a href="#known-issues">Known Issues</a>
2727
<ul>
2828
<li><a href="#extension-does-not-load">Extension does not Load</a></li>
29-
<li><a href="#theme-not-being-applied-or-refreshed">Theme not being applied or refreshed</a></li>
3029
<li><a href="#docking-issue">Docking Issue</a></li>
3130
</ul>
3231
</li>
@@ -84,8 +83,8 @@
8483
<p>Use <i>Format Selection</i> button to format SQL statements.</p>
8584
<img src="docs/images/FormatSelection.gif"/>
8685

87-
<h2>Theme Selection</h2>
88-
<p>Select a Theme that is most comfortable for you.</p>
86+
<h2>Theme Support (SSMS 21+)</h2>
87+
<p>Since SSMS 21+ now support Themes, so does the plugin.</p>
8988
<img src="docs/images/Themes.png"/>
9089

9190
<!-- CONTRIBUTING -->
@@ -129,11 +128,6 @@
129128
<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>
130129
<img src="docs/images/UnblockFile.png"/>
131130

132-
<h2>Theme not being applied or refreshed</h2>
133-
<p>Unfortunately the plugin does not inherit the Theme from SSMS, therefore you can only select it manually from the Settings form.</p>
134-
<p>A limitation of the functionality is that you need to re-open SSMS for it to load with the correct theme.</p>
135-
<img src="docs/images/Themes.png"/>
136-
137131
<h2>Docking Issue</h2>
138132
<p><b>Note:</b> Issue is related to Windows and .NET Framework, not the addin.</p>
139133
<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)