Initial support for reading references from .dll libraries instead of pre-extracted .json files

This commit is contained in:
2019-02-18 19:12:12 +01:00
parent f3eefb9c9e
commit 88d6767d56
28 changed files with 2189 additions and 432 deletions

View File

@@ -11,6 +11,9 @@
<e p="DiagnosticsProvider.cs" t="Include" />
<e p="LanguageServerSession.cs" t="Include" />
<e p="Program.cs" t="Include" />
<e p="ReferenceHandler" t="Include">
<e p="LoadReferenceLibraries.cs" t="Include" />
</e>
<e p="Services" t="Include">
<e p="CompletionItemService.cs" t="Include" />
<e p="InitializationService.cs" t="Include" />

File diff suppressed because it is too large Load Diff