File tree Expand file tree Collapse file tree 3 files changed +6
-10
lines changed
Expand file tree Collapse file tree 3 files changed +6
-10
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ source https://nuget.org/api/v2
22
33git https://github.com/ionide/ionide-vscode-helpers.git master build:"build.cmd", OS: windows
44git https://github.com/ionide/FsAutoComplete.git keywords build:"build.cmd LocalRelease", OS: windows
5- git https://github.com/fsprojects/Forge.git master build:"build.cmd", OS: windows
5+ git https://github.com/fsprojects/Forge.git master build:"build.cmd Build ", OS: windows
66
77git https://github.com/ionide/ionide-vscode-helpers.git master build:"build.sh", OS: mono
88git https://github.com/ionide/FsAutoComplete.git keywords build:"build.sh LocalRelease", OS: mono
9- git https://github.com/fsprojects/Forge.git master build:"build.sh", OS: mono
9+ git https://github.com/fsprojects/Forge.git master build:"build.sh Build ", OS: mono
1010
1111git https://github.com/ionide/ionide-fsgrammar.git
1212
Original file line number Diff line number Diff line change 2828 build: build.sh LocalRelease
2929 os: mono
3030 remote: https://github.com/fsprojects/Forge.git
31- (486a27ae69ba34888a918d5caedce38164d696da )
32- build: build.cmd
31+ (fadd3d88d1e8e9de6b0e3f991165fd174edbae63 )
32+ build: build.cmd Build
3333 os: windows
34- (486a27ae69ba34888a918d5caedce38164d696da )
35- build: build.sh
34+ (fadd3d88d1e8e9de6b0e3f991165fd174edbae63 )
35+ build: build.sh Build
3636 os: mono
3737 remote: https://github.com/ionide/ionide-fsgrammar.git
3838 (c8fea8dc0a224a2ceb2371bc5e941157aca3de9e)
Original file line number Diff line number Diff line change 7676 "command" : " fsi.SendFile" ,
7777 "title" : " FSI: Send File"
7878 },
79- {
80- "command" : " ff.Show" ,
81- "title" : " F# Formatting: Show"
82- },
8379 {
8480 "command" : " webpreview.Show" ,
8581 "title" : " Ionide: Show Web View"
You can’t perform that action at this time.
0 commit comments