Giter VIP home page Giter VIP logo

vscode-slack's Introduction

Visual Studio Code Slack extension

Installation

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

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

Configuration

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

    	"slack.teamToken": "<your team token>",
        "slack.username": "<your username>",
        "slack.avatarUrl" : "<your avatar url>"
  • "teamToken" (required)
  • "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 beginning of message)
  • Upload files
    • current open file
    • enter file path manually
    • selected text in open file

Upcoming features

  • Multiple team support
  • Autofill last used channel/user/group

Shortcuts

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

Feedback / Bug report / feature request

https://github.com/sozercan/vscode-slack/issues

Screenshots

  • Send message

  • Upload file

Credits

vscode-slack's People

Contributors

camerondubas avatar sozercan avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.