Output deploy text to command log
This commit is contained in:
parent
c40d05e154
commit
d886926c7f
@ -2,6 +2,9 @@ customCommands:
|
|||||||
- key: '<c-d>'
|
- key: '<c-d>'
|
||||||
context: 'global'
|
context: 'global'
|
||||||
command: "dep deploy"
|
command: "dep deploy"
|
||||||
showOutput: true
|
output: "logWithPty"
|
||||||
loadingText: "Deploying"
|
loadingText: "Deploying"
|
||||||
outputTitle: "Deploy output"
|
outputTitle: "Deploy output"
|
||||||
|
|
||||||
|
gui:
|
||||||
|
nerdFontsVersion: "3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user