Skip to content

AdSoNaTuRaL/vscode-ext-ccsseraphini

Repository files navigation

cc @sseraphini VSCode Extension

Base code for VSCode Extension

Getting started

First, install the dependencies. Then run the debug server:

$ yarn install

# then

$ yarn watch

Then, inside the editor, press F5. This will compile and run the extension in a new Extension Development Host window.

VSCode Commands

First of all, you need to open Command Palette (Ctrl + Shift + P). Then few commands will be available to you. You just need to start typing cc, as you can see in the image below.

Both commands do almost the same thing.

Sidebar

The core of the cc @sseraphini extension is on sidebar.

From there you can write your tweet and the extension will do the rest.

Download the extension

  • You can download the extension here.

  • Or just launch VSCode Quick Open (Ctrl + P), and paste the following command ext install adsonatural.ccsseraphini, and press enter.

  • Or you can find the extension in extension's store inside VSCode, searching for ccsseraphini

About

VSCode Extension for cc @sseraphini

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published