mIRC for VS Code

August 3, 2017 ยท View on GitHub

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