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

Idobata

Yukihiro Ito

|
60 installs
| (0) | Free
Send message or editor text to idobata from VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Idobata Extension

Features

Send message or editor text to idobata.

Settings

  • idobata.accessToken (required)
    • Specify Idobata API Access Token. Please see here how to get a token.
  • idobata.defaultRoom (optional, default: null)
    • Default room name.
  • idobata.rememberRoom (optional, default: true)
    • Set previously selected room to default.

Example Initial Configuration

"idobata.accessToken": "blah blah blah",
"idobata.defaultRoom": {
  "organization": "Foo Bar Electronics",
  "room": "lounge"
},
"idobata.rememberRoom": true

Usage

Open Command Palette (Ctrl + Shift + P / Cmd + Shift + P), type "idobata" and select a command:

  • Idobata: Send a message
    • Send a message you type.
  • Idobata: Send text in current editor
    • Send current editor content.
  • Idobata: Send selected text
    • Send current selected text.

License

MIT

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