Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

code-server: fix multiple-extension installation #90

Merged
merged 19 commits into from
Oct 13, 2023
Merged

Conversation

stirby
Copy link
Contributor

@stirby stirby commented Oct 13, 2023

The code-server module advertises the ability to add any number of extensions as a list of strings. There was an error in its implementation causing the script to fail when multiple extensions were specified (pointed out by #89).

This fixes that issue by reading the comma-separated extension list into an array.

@stirby stirby requested a review from kylecarbs October 13, 2023 19:46
@stirby stirby merged commit b6ec1d8 into main Oct 13, 2023
@stirby stirby deleted the code-server-extensions branch October 13, 2023 19:49
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