Commit Graph

7 Commits

Author SHA1 Message Date
Karl Burtram
69eea577af Merge branch 'dev' into dev_langservice 2016-07-25 17:51:23 -07:00
Karl Burtram
4cebc196ff Switch to using sys.tables for autocomplete
Move some code into a better class
2016-07-24 13:37:10 -07:00
Karl Burtram
4484c8d8cf Initial implementation for autocomplete. 2016-07-24 02:47:45 -07:00
Karl Burtram
7119db3bcd Integrate SqlParser into the onchange diagnostics to provide error messages. 2016-07-23 15:05:02 -07:00
Benjamin Russell
1b592aeaef Moving LanguageServer to ServiceHost
NOTE: This is a WIP commit
2016-07-21 11:36:38 -07:00
Karl Burtram
01e8f9c3f5 Merge ServiceHost xUnit test project into dev. (#5)
* Setup standard src, test folder structure.  Add unit test project.

* Actually stage the deletes.  Update .gitignore
2016-07-18 17:24:07 -07:00
Karl Burtram
68999917b2 Setup standard src, test folder structure. Add unit test project. 2016-07-17 11:31:31 -07:00