mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-27 09:35:38 -05:00
Add nvarchar to IntelliSense keyword list (#272)
This commit is contained in:
@@ -180,6 +180,7 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
|
||||
"now",
|
||||
"null",
|
||||
"numeric",
|
||||
"nvarchar",
|
||||
"object",
|
||||
"of",
|
||||
"off",
|
||||
|
||||
Reference in New Issue
Block a user