Vscode Slack



With CheatKeys installed, just hold the CTRL key a bit longer to get a list of all active short-cuts for the current app. It's that simple. 🎨 A curated list of delightful VS Code packages and resources. Slack Theme for VSCode is a tool in the Tools for Text Editors category of a tech stack. Slack Theme for VSCode is an open source tool with 88 GitHub stars and 12 GitHub forks. Here’s a link to Slack Theme for VSCode 's open source repository on GitHub. Fig adds VSCode-style autocomplete to your existing Terminal. A biweekly web dev newsletter with articles, discussions and videos, handpicked by two devs. Keep in sync, without the bullshit.

-->

Get Started

Overview

Download

Setup and installation

Vscode Slack

How-To Guide

Sample scripts

Deploy

PowerShell Gallery

Reference

PowerShell Module Browser

Architecture

PowerShell on GitHub

PowerShell Editions + Tools

Vscode Slack

Available editions, tools, and technology that supports PowerShell

PowerShell

Windows PowerShell 5.1

Vscode Slack

PowerShell Gallery

PowerShell DSC

Developer resources

Related technologies

Vscode Slackware

Community Resources

Connect with other PowerShell users

Vscode Slack App

PowerShell Team

Communicate with the PowerShell team

PowerShell Team Blog

PowerShell Community Blog

Vscode Slack連携

Vscode Slack
A place for the community to learn PowerShell and share insights

PowerShell Team on Twitter

GitHub Issues

Famous Codes In History

PowerShell UserVoice

Vscode Slack Theme

This extension is not created by, affiliated with, or supported by Slack Technologies, Inc.

Installation

You can install this extension by pressing F1 in Visual Studio Code, then typing 'ex install' and selecting it from the list.

Configuration

Go to User Settings (File > Preferences > User Settings) and add the following

  • 'teamToken' (required)
    • You can get the token from https://api.slack.com/docs/oauth-test-tokens
  • 'username' (optional)
    • defaults to 'Code'
    • Specified username will be attributed to each message
  • 'avatarUrl' (optional)
    • Image for the avatar

Features

  • Send messages to
    • users
    • channels
    • private groups
  • Can send message:
    • from selected code
    • from user input
  • @user, #channel supported (at the beginning of message)
  • Autofill last used channel/user/group
  • Upload files
    • current open file
    • enter file path manually
    • selected text in open file
  • Snooze notifications

Upcoming features

  • Multiple team support

Shortcuts

  • CTRL + ALT + N : Send new message
  • CTRL + ALT + U : Send selection
  • CTRL + ALT + J : Upload current file

Feedback / Bug report / feature request

Screenshots

  • Send message
  • Upload file

Credits

  • Logo by @chrisbernard
  • Inspired by Simion's ST3 plugin: https://github.com/simion/sublime-slack-integration