Jacob Dufault
|
c615535d33
|
vscode settings can now include an additional set of clang arguments to apply.
|
2017-04-17 21:06:01 -07:00 |
|
Jacob Dufault
|
5e8e13380d
|
First iteration of code completion off the main thread. Still one race condition but hopefully it shouldn't happen too often.
|
2017-04-16 18:22:59 -07:00 |
|
Jacob Dufault
|
2ebaadd696
|
Small nits
|
2017-04-16 01:55:14 -07:00 |
|
Jacob Dufault
|
faa3cce185
|
Add a couple completion kinds.
|
2017-04-16 01:37:27 -07:00 |
|
Jacob Dufault
|
5b734e4c64
|
code dedup
|
2017-03-30 21:15:42 -07:00 |
|
Jacob Dufault
|
82596abc51
|
misc cleanup
|
2017-03-30 21:13:58 -07:00 |
|
Jacob Dufault
|
4c601c4d37
|
wip
|
2017-03-27 18:47:12 -07:00 |
|
Jacob Dufault
|
876296d62f
|
more code completion work
|
2017-03-26 21:04:48 -07:00 |
|
Jacob Dufault
|
404b853d6f
|
code completion works (but is still blocking)
|
2017-03-26 14:40:34 -07:00 |
|
Jacob Dufault
|
7ffdf77b99
|
textDocument/open close edit, WIP code completion
|
2017-03-25 23:47:59 -07:00 |
|