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

Add storagePath handling and memoization to resolvePathPlaceholders #2893

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

sparr
Copy link
Contributor

@sparr sparr commented Oct 8, 2024

This is an alternative to #2892 following the suggestion to allow the client to tell the server where addon files should be stored. I again memoized the result to avoid looking it up many times.

Matching PR on the other side: LuaLS/vscode-lua#150

I have tested this on EndeavourOS (~Arch Linux), but cannot currently test on mac or windows.

@sumneko
Copy link
Collaborator

sumneko commented Oct 8, 2024

Thank you!

@sumneko sumneko merged commit 5f37370 into LuaLS:master Oct 8, 2024
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants