Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Derive zip URL from template #370

Merged
merged 2 commits into from
May 14, 2019
Merged

Conversation

chrismwendt
Copy link
Contributor

Passing both zipURL and zipURLTemplate is redundant. zipURL can be derived by instantiating the zipURLTemplate with originalRootURI.

This adds support for clients that omit zipURL and only provide zipURLTemplate. This is part of simplifying lsp-client's communication with go-langserver.

@chrismwendt chrismwendt force-pushed the derive-zip-url-from-template branch from bf479c5 to 2602558 Compare May 14, 2019 21:02
@chrismwendt chrismwendt merged commit a94fb11 into master May 14, 2019
@chrismwendt chrismwendt deleted the derive-zip-url-from-template branch May 14, 2019 21:27
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.

2 participants