Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Latest commit

 

History

History
36 lines (22 loc) · 2.7 KB

README.md

File metadata and controls

36 lines (22 loc) · 2.7 KB

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