vscode/extensions/fsharp/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
469 B
JSON
Raw Permalink Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "ionide/ionide-fsgrammar",
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
2024-09-27 08:27:11 +00:00
"commitHash": "c62c78404d0b2c14816aae61ac0688663a5990a3"
}
},
"license": "MIT",
2018-11-15 16:43:46 +00:00
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.",
"version": "0.0.0"
}
],
"version": 1
2019-02-04 15:35:48 +00:00
}