Skip to content

Simplify updating the host cache for syntactic LS features#1989

Merged
mhegazy merged 5 commits into
masterfrom
hostCache
Feb 23, 2015
Merged

Simplify updating the host cache for syntactic LS features#1989
mhegazy merged 5 commits into
masterfrom
hostCache

Conversation

@mhegazy
Copy link
Copy Markdown
Contributor

@mhegazy mhegazy commented Feb 9, 2015

We are still using the hostCache for syntactic features, but no resolution. that means that the host can not ask about files that it did not reference in the list of rootfiles returned by getScriptFileNames().

Ideally we would get rid of HostCache, but the only reason we use it is that VS does not handle normalized slashes correctly. once that is done, we can yank it.

mhegazy added a commit that referenced this pull request Feb 23, 2015
Simplify updating the host cache for syntactic LS features
@mhegazy mhegazy merged commit 67f67dd into master Feb 23, 2015
@mhegazy mhegazy deleted the hostCache branch February 23, 2015 19:40
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants