Skip to content
/ vslack Public

A VSCode extension to send snippet or text to slack

Notifications You must be signed in to change notification settings

mal097/vslack

Repository files navigation

Visual Studio Code to Slack

install

Open command palette ([Shift] + [cmmand] + [P]) and select "Extensions: Install Extension".
Please type "VSlack" and click install button.

setting

Open User Setting (File > Preferences > User Settings) and add

"vslack.selfToken": [
    "your slack token 1",
    "your slack token 2",
    "your slack token 3"
],

use

Open command palette ([Shift] + [cmmand] + [P]) and select "VSlack".
Select Slack team and channel or user.
Send current file or selected text as snnipets or plain text.

About

A VSCode extension to send snippet or text to slack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published