mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Added .dsql and .psql filetypes
.psql - It appears this is used by PostgreSQL .dsql - this is used by Microsoft's very own SQL Studio Tools when working with APS/PDW
This commit is contained in:
committed by
GitHub
parent
8a75d0b251
commit
a7270a3fc6
@@ -7,6 +7,8 @@
|
||||
<string>sql</string>
|
||||
<string>ddl</string>
|
||||
<string>dml</string>
|
||||
<string>dsql</string>
|
||||
<string>psql</string>
|
||||
</array>
|
||||
<key>keyEquivalent</key>
|
||||
<string>^~S</string>
|
||||
@@ -762,4 +764,4 @@
|
||||
<key>uuid</key>
|
||||
<string>C49120AC-6ECC-11D9-ACC8-000D93589AF6</string>
|
||||
</dict>
|
||||
</plist>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user