moonrailgun / fiora-for-vscode

A VSCode Extension which bring fiora into your workspace.
18 stars 4 forks source link

fiora-for-vscode README

A VSCode Extension which bring fiora into your workspace.

Inspired by discord-chat

For more information, Please check Fiora

Features

Usage

You can send your own shortcuts by yourself

for example:

keybindings.json

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

For more information