-
Notifications
You must be signed in to change notification settings - Fork 70
Vscode theme does not install #115
Copy link
Copy link
Open
Description
Following the README instructions doesn't install the theme. You need to have a vsix available or (preferably) publish it to the main extension repo.
npm install -g @vscode/vsce
vsce package
This will create a vsix that can be installed from vscode.
vsce publish
will publish the extension to the main extension repo.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels