An open API service indexing awesome lists of open source software.

https://github.com/ionide/ionide-fsgrammar

Shared Textmate Regex Style F# Language Grammar
https://github.com/ionide/ionide-fsgrammar

fsharp ionide syntax-grammar

Last synced: 6 months ago
JSON representation

Shared Textmate Regex Style F# Language Grammar

Awesome Lists containing this project

README

          

# Ionide-FsGrammar

A Colllection of Textmate Syntax Definiton JSON files for

- F# : `.fs`,`.fsx`,`.fsi`
- FsLex : `.fsl`
- FsYacc : `.fsy` _(not implemented)_
- Paket Dependencies : `paket.dependecies`
- Paket Lock : `paket.lock`

Used by the Ionide-FSharp Extensions for [VSCode](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp)
and [Atom](https://atom.io/packages/ionide-fsharp)

[Part of the Ionide Package Suite](https://ionide.io/)

![](http://i.imgur.com/QKTVUzR.gif)

[Interested in contributing? Check out CONTRIBUTING.md](CONTRIBUTING.md)