Skip to content

Use single bracket pair for proxy url template #39

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

Merged
merged 1 commit into from
Jan 5, 2022
Merged

Use single bracket pair for proxy url template #39

merged 1 commit into from
Jan 5, 2022

Conversation

code-asher
Copy link
Member

I used two because it matches VS Code's own URL templates but at least
one extension already implemented the use of VSCODE_PROXY_URI under the
assumption it contains a single bracket pair so doing this would break
existing instances with that extension installed.

I used two because it matches VS Code's own URL templates but at least
one extension already implemented the use of VSCODE_PROXY_URI under the
assumption it contains a single bracket pair so doing this would break
existing instances with that extension installed.
@code-asher code-asher requested a review from jsjoeio January 5, 2022 16:34
Copy link

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for explaining the why behind this!

@code-asher code-asher merged commit dabd022 into coder:main Jan 5, 2022
@code-asher code-asher deleted the single-bracket branch January 5, 2022 17:00
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