Skip to content

Commit 924098b

Browse files
committed
description and pics
1 parent ce44f59 commit 924098b

File tree

5 files changed

+13
-6
lines changed

5 files changed

+13
-6
lines changed

Addin.SSMS2018/pics/1.png

36 KB
Loading

Addin.SSMS2018/pics/2.png

11.3 KB
Loading

Addin.SSMS2018/pics/3.png

7.04 KB
Loading

README.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
<h2>Simple addin for SQL Server Management Studio 2008-2014 that helps with:</h2>
1+
<h2>Addin for SQL Server Management Studio 2018</h2>
2+
<p>Work in progress...</p>
3+
<ul>
4+
<li>Format selected TSQL code with internal SQL Server parser or Poor Man's SQL Formatter</li>
5+
<li>Quick access to code templates</li>
6+
</ul>
7+
8+
<img src="https://github.com/alekseybochkov/ssms-addin/blob/master/Addin.SSMS2018/pics/1.png?raw=true"/>
9+
<img src="https://github.com/alekseybochkov/ssms-addin/blob/master/Addin.SSMS2018/pics/2.png?raw=true"/>
10+
<img src="https://github.com/alekseybochkov/ssms-addin/blob/master/Addin.SSMS2018/pics/3.png?raw=true"/>
11+
12+
13+
<h2>(OLD) Simple addin for SQL Server Management Studio 2008-2014 that helps with:</h2>
214
<ul>
315
<li>Export current GRID to Excel files (without re-execution!)</li>
416
<li>Format selected TSQL code with internal SQL Server parser</li>
@@ -17,8 +29,3 @@
1729

1830
<p>SQL Server Management Studio 2016+ is not supported.</p>
1931

20-
<h2>Addin for SQL Server Management Studio 2018</h2>
21-
22-
<p>Total work in progress.</p>
23-
24-
<img src="https://github.com/alekseybochkov/ssms-addin/blob/master/screenshot2018.png?raw=true"/>

screenshot2018.png

-54.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)