Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/fsharp/cgmanifest.json
3292 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "ionide/ionide-fsgrammar",
8
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
9
"commitHash": "be3c51d2c28d3aaacd89ecd067e766bebe387f89"
10
}
11
},
12
"license": "MIT",
13
"description": "The file syntaxes/fsharp.json was included from https://github.com/ionide/ionide-fsgrammar/blob/master/grammar/fsharp.json.",
14
"version": "0.0.0"
15
}
16
],
17
"version": 1
18
}
19