Run woke in VS Code
All the awesome features of woke, within VS Code!
You must have woke installed to use this extension. Requires v0.2.0 or better.
This extension contributes the following settings:
woke.enable: enable/disable this extensionwoke.executablePath: set the path to thewokeexecutable. By default, it will usewokethat is found in your PATH. Set this value if you installwokeelsewhere.woke.run: runwokeon save, on type, or manually. Note that "on type" does not currently have any debouncing.woke.customArgs: Additional arguments to runwokewith (See https://github.com/get-woke/woke#usage)woke.disableVersionCheck: Whether to disable woke binary version check, which prompt for updating when outdated version found (default false).
