Coder Social home page Coder Social logo

ankitsny / vscode-chat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arjunattam/vscode-chat

0.0 2.0 0.0 2.95 MB

Send and receive Slack Chat inside Visual Studio Code 💬

License: GNU General Public License v3.0

HTML 3.24% TypeScript 84.05% JavaScript 9.36% CSS 3.36%

vscode-chat's Introduction

Build Status

Slack Chat for VSCode 💬

Demo gif

Setup

  1. Install the extension from the VS Marketplace.
  2. Post install, run Slack: Sign In from the command palette.
  3. You're set!

Why though? 🤔

  1. No context switches for quick code reviews
  2. Companion chat for VS Live Share
  3. Open CI logs and other bot integrations inside your editor
  4. Why run two Electron apps when you can do with one?

Commands

Open the Command Palette, and select Slack: Open or Slack: Change Channel to navigate your Slack workspace.

Slack commands

Rich formatting

Supports Slack's markdown flavour for snippet sharing and feedback, without leaving the context of your editor.

Markdown

VS Live Share

Use slash commands start/stop VS Live Share sessions.

  • Use /live share to initiate a session as host, and send the link to the active channel
  • Send /live end to end the ongoing session
  • Use /live request to request someone else to initiate a session

Live Share

Bots integration

Code-related bots (CI, version control, etc.) can trigger their actions inside the editor. For example, you can open Travis CI build logs with this configuration. Read more about Providers.

{
  "chat.providers": ["travis"]
}

Travis CI logs

Using with network proxy

To use this extension behind a proxy, specify the following configuration.

{
  "chat.proxyUrl": "YOUR_PROXY_URL"
}

Contribute

See CONTRIBUTING. Our issues are the best place to look for contribution ideas.

Support

Feel free to raise an issue, or tweet at us for any questions or support. You can also reach me directly at [email protected]

Credits

The icon for this package is by icons8.

vscode-chat's People

Contributors

arjunattam avatar

Watchers

James Cloos avatar Ankit Kumar 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.