22 lines
No EOL
467 B
JSON
22 lines
No EOL
467 B
JSON
{
|
|
"nodePath": "/usr/bin/node",
|
|
"enabled": true,
|
|
"hotkeys": {
|
|
"accept": "Tab",
|
|
"cancel": "Escape",
|
|
"request": "Cmd-Shift-/",
|
|
"partial": "Cmd-Shift-.",
|
|
"next": "Cmd-Shift-ArrowDown",
|
|
"disable": "Cmd-Shift-ArrowRight"
|
|
},
|
|
"suggestionDelay": 500,
|
|
"debug": false,
|
|
"onlyOnHotkey": false,
|
|
"onlyInCodeBlock": false,
|
|
"exclude": [],
|
|
"deviceSpecificSettings": [
|
|
"nodePath"
|
|
],
|
|
"useDeviceSpecificSettings": false,
|
|
"proxy": ""
|
|
} |