mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2024-11-22 15:10:12 +09:00
add powershell editorsupport
This commit is contained in:
parent
def59574a3
commit
a8b4f648bd
1 changed files with 10 additions and 0 deletions
10
bucket/powershell-editorservice.json
Normal file
10
bucket/powershell-editorservice.json
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"version": "v3.8.2",
|
||||||
|
"description": "A common platform for PowerShell development support in any editor or application!",
|
||||||
|
"homepage": "https://github.com/PowerShell/PowerShellEditorServices",
|
||||||
|
"license": "MIT",
|
||||||
|
"url": "https://github.com/PowerShell/PowerShellEditorServices/releases/download/v3.8.2/PowerShellEditorServices.zip",
|
||||||
|
"bin": "",
|
||||||
|
"extract_dir": "",
|
||||||
|
"checkver": "github"
|
||||||
|
}
|
Loading…
Reference in a new issue