Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VSlackNew to Visual Studio Code? Get it now.
VSlack

VSlack

mal097

|
1,097 installs
| (1) | Free
send snippet or text to slack
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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"
],
  • "your slack token 1" (required)
    • You can get the token from https://api.slack.com/web#auth
  • "your slack token 2 ~" (option)

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft