Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework cache system #9

Open
zobo opened this issue Jan 3, 2022 · 0 comments
Open

Rework cache system #9

zobo opened this issue Jan 3, 2022 · 0 comments

Comments

@zobo
Copy link
Owner

zobo commented Jan 3, 2022

The cache location should be injected into php-language-server from vscode.

Use https://code.visualstudio.com/api/references/vscode-api globalState and workspaceState.

Tagged vendor symbols should be stored in globalState - but do include cache version.
Workspace local or untagged vendor files should be stored in workspaceState - but do include cache version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant