Disable coc-powershell integrated console
This commit is contained in:
parent
5476d9ec86
commit
dfc26e9c40
@ -6,6 +6,7 @@
|
|||||||
"diagnostic.hintSign": "▸",
|
"diagnostic.hintSign": "▸",
|
||||||
"diagnostic.infoSign": "▸",
|
"diagnostic.infoSign": "▸",
|
||||||
"diagnostic.warningSign": "▸",
|
"diagnostic.warningSign": "▸",
|
||||||
|
"powershell.integratedConsole.showOnStartup": false,
|
||||||
"suggest.noselect": true,
|
"suggest.noselect": true,
|
||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
|
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user