Rintaro Ishizaki
|
77b4f75608
|
[SourceKit] Reorgantize code completion options
* Abolish 'reuseastcontext' per-request option
* Add 'MaxASTContextReuseCount' global configuration
|
2020-09-03 19:30:05 -07:00 |
|
Rintaro Ishizaki
|
af5daed144
|
[CodeCompletion] Tweak fast completion dependency checking
- Detect same file with bufferID instead of the file name
- Compare virtual in-memory filesystem content with hash value
|
2020-05-04 16:35:41 -07:00 |
|
Rintaro Ishizaki
|
e32de789ff
|
[Tests] Mark check dependency tests cases 'REQUIRES: shell'
These test cases use shell variables etc.
|
2020-05-04 13:02:09 -07:00 |
|
Rintaro Ishizaki
|
df8fa09d8e
|
[CodeCompletion] Added check dependency test for complete.open
|
2020-05-04 13:02:09 -07:00 |
|