joshpeng / One-Dark

Atom's One Dark theme for Visual Studio Code
MIT License
15 stars 2 forks source link

Extension delete from Vs Code store, how to install? #11

Open yusufkhan07 opened 4 years ago

lantrix commented 3 years ago

You can package an extension into the installable VSIX format:

  1. Clone the repo
  2. Generate a VSIX package according to the instructions from this theme
  3. Install the VSIX
  4. Restart VSCode

Screen Shot 2020-09-24 at 10 03 26 pm