Commit 89cd8f7
laurennat
Automatically disable language service when non T-SQL sql language is detected (#2438)
* langauge service switch start
* T sql detection function done
* updated count
* make it case insensitive
* more updates
* removed extra function
* finished language service switch
* added tests and removed some common object name keywords
* added tests; they got left out of my last commit
* organized keyword list
* trimmed down words list
* moved tests to correct file, and made tests cleaner
* added one more test case
* addressed pr commens
* trimmed word list down
* do not check identifiers for non sql text
* added tests
* fixed pr comments
* cfixed imports
* separated file path test and regular tests
* updated tests
* clened up tests
* added cs proj file
* pr comment1 parent 92d475b commit 89cd8f7
File tree
6 files changed
+18351
-25
lines changed- src/Microsoft.SqlTools.ServiceLayer/LanguageServices
- Contracts
- test
- Microsoft.SqlTools.ServiceLayer.IntegrationTests
- LanguageServer
- Microsoft.SqlTools.ServiceLayer.UnitTests/LanguageServer
6 files changed
+18351
-25
lines changed
0 commit comments