Add more vscode settings, .gitignore
This commit is contained in:
1
vscode/.config/Code - OSS/Network Persistent State
Normal file
1
vscode/.config/Code - OSS/Network Persistent State
Normal file
@@ -0,0 +1 @@
|
||||
{"net":{"http_server_properties":{"servers":[{"https://ms-vsliveshare.gallerycdn.vsassets.io":{"supports_spdy":true}},{"https://ms-vscode.gallery.vsassets.io":{"supports_spdy":true}},{"https://marketplace.visualstudio.com":{"supports_spdy":true}}],"version":5}}}
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
ds{
|
||||
"cmake.configureOnOpen": true,
|
||||
"editor.fontFamily": "'Inconsolata Nerd Font Mono'"
|
||||
}
|
||||
}
|
||||
|
||||
1
vscode/.config/Code - OSS/languagepacks.json
Normal file
1
vscode/.config/Code - OSS/languagepacks.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
vscode/.config/Code - OSS/rapid_render.json
Normal file
1
vscode/.config/Code - OSS/rapid_render.json
Normal file
@@ -0,0 +1 @@
|
||||
{"id":"monaco-parts-splash","colorInfo":{"foreground":"#cccccc","editorBackground":"#1e1e1e","titleBarBackground":"#3c3c3c","activityBarBackground":"#333333","sideBarBackground":"#252526","statusBarBackground":"#007acc","statusBarNoFolderBackground":"#68217a"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":0,"activityBarWidth":48,"sideBarWidth":234,"statusBarHeight":22},"baseTheme":"vs-dark"}
|
||||
Reference in New Issue
Block a user