messageformat icon indicating copy to clipboard operation
messageformat copied to clipboard

Add TextMate grammars, language server & VS Code extension

Open eemeli opened this issue 2 years ago • 0 comments

WIP, will probably get modified and rebased. Various parts of the extension are still pretty buggy.

To play around with this, check out the mf2-vscode branch, and run at the repo root:

npm install
npm run build:vscode

Then open the repo root in VS Code and press F5 to "Start Debugging". This should open a new window where the extension is active. You can then find mf2 and mf2-message as language options. You may also use this demo file for a less empty starting point.

eemeli avatar Jun 06 '23 18:06 eemeli