Skip to content

Conversation

@code-asher
Copy link
Member

@code-asher code-asher commented Apr 16, 2019

Opted to just run VS Code's CLI with a small modification to ensure it always only does extension management. Not sure if this is the best way. We could directly import the file but then there were Typescript errors that I wasn't sure how to solve cleanly.

Also wasn't sure how to make Commander accept variadic options for an option. Maybe it's not possible?

@code-asher code-asher requested a review from kylecarbs as a code owner April 16, 2019 00:56
}

if (options.installExtension) {
const fork = forkModule("vs/code/node/cli", [
Copy link
Member

Choose a reason for hiding this comment

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

Super cool that this just works 🎊

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