Charles Gagnon
|
7d37de218a
|
Fix to not add parens for global variable built in functions (#940)
|
2020-04-07 09:56:24 -07:00 |
|
Charles Gagnon
|
314d01739d
|
Fix auto-complete inserting brackets around function names (#895)
* Fix reserved words not to be bracket quoted
* wip
* More fixes
* Better name
* Format files and update test
|
2019-11-26 17:16:05 -08:00 |
|
Karl Burtram
|
f00136cffb
|
Fix namespaces for code moved to separate class libraries (#263)
* Create ServiceHost a service-specific class
* Renaming hosting namespace
* Rename credentials namespace
* Fix namespaces
|
2017-03-02 14:41:06 -08:00 |
|
Aditya Bist
|
767f689c42
|
temp tables not escaped any more
|
2017-02-09 16:23:49 -08:00 |
|
Leila Lali
|
379decf4e9
|
added support for QUOTED_IDENTIFIER in auto complete list (#190)
* added support for QUOTED_IDENTIFIER in auto complete list
|
2017-01-04 14:03:10 -08:00 |
|
Aditya Bist
|
ac28d3b78f
|
fixed changes according to review
|
2016-12-15 13:59:34 -08:00 |
|
Aditya Bist
|
6e746efad0
|
reserved words with brackets in autocomplete
|
2016-12-15 11:12:36 -08:00 |
|
Leila Lali
|
0b295e78c2
|
adding a new event for when definition is requested (#167)
* sending telemetry events for intellisense usage
|
2016-12-08 14:05:42 -08:00 |
|