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

Mattermost

devilop3rz

|
1,676 installs
| (0) | Free
Send messages and code parts to Mattermost from Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Mattermost extension

Screenshot

https://marketplace.visualstudio.com/items/devilop3rz.mattermost

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

Installation

You can install this extension by opening the extensions panel in Visual Studio Code, then searching for "mattermost" and selecting it from the list.

Configuration1

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

  "mattermost.channels": {
    "name": "<your channel name>",
    "url": "<your channel url>"
  }
  • "channel url" (required)
    • You can get the url from (https://docs.mattermost.com/developer/webhooks-incoming.html#enabling-incoming-webhooks)

Features

  • Send messages to
    • public channels
    • private channels
  • Can send message:
    • from selected code
    • from user input
  • @user supported (at the beginning of message)

Upcoming features

  • Send files

Feedback / Bug report / feature request

https://github.com/devilop3rz/vscode-mattermost/issues

Credits

  • Logo by Mattermost, Inc.
  • Heavily inspired by Sozercan's Slack plugin: https://github.com/sozercan/vscode-slack
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft