michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

Add "flow" vscode language #95

Open mroch opened 2 years ago

mroch commented 2 years ago

We're considering having flow-for-vscode register a separate VSCode language for "flow" and it'd be great if this extension supported it too.

https://github.com/michaelgmcd/vscode-language-babel/blob/6679732b20d969dcf3ccb634d860c3f37312efc2/package.json#L14-L21

As long as there are no objections I'll send a PR around the time we change this in flow-for-vscode.

ref flowtype/flow-for-vscode#187

michaelgmcd commented 2 years ago

I'm open to the idea. A little worried about the added support required for a separate VSCode language, but I think it makes sense.