mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* Revert "Revert "Merge from vscode merge-base (#22769)" (#22779)"
This reverts commit 47a1745180.
* Fix notebook download task
* Remove done call from extensions-ci
18 lines
469 B
JSON
18 lines
469 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "ionide/ionide-fsgrammar",
|
|
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
|
|
"commitHash": "e177bd7f9d3402f70d2f1fb42c74057ed1ccf6fa"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"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
|
|
} |