Skip to content

schneefux/vscode-winddown

Repository files navigation

Winddown

Warning! This plugin will overwrite workbench.colorCustomizations and editor.tokenColorCustomizations.

Installation

  • Download the vsix package from the release page
  • Run code --install-extension vscode-winddown-0.0.1.vsix

Development

  1. npm install
  2. Run debugger => Launch Extension
    • View the Extension Host and adjust settings to test or
    • Change a file and save it, let webpack compile