Skip to content

Commit 4007dcc

Browse files
authored
Update README.md
1 parent 0996e46 commit 4007dcc

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
1-
# sql-server-stuff
1+
# SQL Server Stuff
22
List of useful stuff for working with SQL Server (mssql)
3+
4+
# SSMS
5+
6+
### Extensions
7+
8+
- [SSMS Schema Folders](https://github.com/nicholas-ross/SSMS-Schema-Folders): Enables grouping tables by schema
9+
- [SQL Shades](https://www.sqlshades.com/): Dark mode and color themes
10+
- [redgate's SQL Search](https://www.red-gate.com/products/sql-search/)
11+
12+
# Vscode
13+
14+
### Extensions
15+
16+
- [Poor Man's T-SQL Formatter](https://marketplace.visualstudio.com/items?itemName=piotrgredowski.poor-mans-t-sql-formatter-pg)

0 commit comments

Comments
 (0)