fiora-for-vscode README

April 23, 2021 ยท View on GitHub

A VSCode Extension which bring fiora into your workspace.

Inspired by discord-chat

For more information, Please check Fiora

Features

  • Auto Login
  • A Pure Text View to receive message
  • Send Message

Usage

You can send your own shortcuts by yourself

for example:

keybindings.json

  {
    "key": "ctrl+\\",
    "command": "fiora-for-vscode.sendMessage"
  }

For more information