Skip to content

Instantly share code, notes, and snippets.

@DiplNext
DiplNext / bck.20191031084321.navigator.settings.json
Last active March 6, 2020 07:22
Visual Studio Code Settings Sync Gist
{
"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\bin\\bash.exe",
"php.executablePath": "D:\\WAMP\\bin\\php\\php7.3.5\\php.exe",
"php.validate.executablePath": "D:\\WAMP\\bin\\php\\php7.3.5\\php.exe",
"workbench.iconTheme": "vscode-great-icons",
"workbench.colorTheme": "One Monokai",
"editor.minimap.enabled": false,
"svg.completion.showAdvanced": true,
"sqltools.connections": [],
"sqltools.useNodeRuntime": true,