/tomcode

personal vscode extension

Primary LanguageTypeScriptOtherNOASSERTION

tomcode README

my personal vscode extension

Setup

To build the extension and deploy it to your local vscode:

yarn
yarn deploy:local

To develop the extension, best to open this directory and use <F5> to launch an extension host, which you can step-debug and everything.

License

there is no license. if you're not me, stop reading!

Features

  • Set workspace theme command

Requirements

No requirements

Extension Settings

This extension contributes the following settings:

  • tomcode.thing: Set to blah to do something

Known Issues

  • It sucks

Release Notes

nope

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.