{ | |
"acrylicOpacity": 0.5, | |
"background": "#012456", | |
"closeOnExit": true, | |
"colorScheme": "Campbell", | |
"commandline": "%comspec% /k \"C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\Tools\\VsDevCmd.bat\"", | |
"cursorColor": "#FFFFFF", | |
"cursorShape": "bar", | |
"fontFace": "Consolas", | |
"fontSize": 10, | |
"guid": "{61c54bbd-c2c6-5271-96e7-009a87ff44ba}", | |
"historySize": 9001, | |
"icon": "c:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\Common7\\IDE\\Assets\\VisualStudio.150x150.contrast-standard_scale-180.png", | |
"name": "VS2019 Developer Shell", | |
"padding": "0, 0, 0, 0", | |
"snapOnInput": true, | |
"startingDirectory": "E:\\", | |
"useAcrylic": false | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment