/vscode-mirc

VS Code extension - mIRC scripting language support

MIT LicenseMIT

mIRC for VS Code

This extension adds support for the scripting language used by the IRC client mIRC. Features include:

  • Syntax highlighting
  • Snippets

Installation

In client

  1. Launch Quick Open in VS Code
    • Ctrl+P (Win, Linux)
    • ⌘+P (OSX)
  2. Enter in the following command:
    • ext install mirc
  3. Install the topmost extension

Manual

  1. Download the latest .vsix release here
  2. Follow these instructions to install the extension

Credits

mIRC icon by deleket is licensed under CC BY-NC-SA 3.0


GitHub VS Code