diff --git a/vscode/.config/Code - OSS/Network Persistent State b/vscode/.config/Code - OSS/Network Persistent State index 661a26a..df14a3b 100644 --- a/vscode/.config/Code - OSS/Network Persistent State +++ b/vscode/.config/Code - OSS/Network Persistent State @@ -1 +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}}} \ No newline at end of file +{"net":{"http_server_properties":{"servers":[{"https://ms-vscode.gallery.vsassets.io":{"supports_spdy":true}},{"https://ms-vsliveshare.gallerycdn.vsassets.io":{"supports_spdy":true}},{"https://marketplace.visualstudio.com":{"supports_spdy":true}},{"https://cheshirekow.gallerycdn.vsassets.io":{"supports_spdy":true}}],"version":5}}} \ No newline at end of file diff --git a/vscode/.config/Code - OSS/User/settings.json b/vscode/.config/Code - OSS/User/settings.json index 4c14171..2070c62 100644 --- a/vscode/.config/Code - OSS/User/settings.json +++ b/vscode/.config/Code - OSS/User/settings.json @@ -1,4 +1,5 @@ -ds{ +{ "cmake.configureOnOpen": true, - "editor.fontFamily": "'Inconsolata Nerd Font Mono'" + "editor.fontFamily": "'Inconsolata Nerd Font Mono'", + "C_Cpp.updateChannel": "Insiders" } diff --git a/vscode/.config/Code - OSS/Workspaces/1571170096790/workspace.json b/vscode/.config/Code - OSS/Workspaces/1571170096790/workspace.json new file mode 100644 index 0000000..6e6de3a --- /dev/null +++ b/vscode/.config/Code - OSS/Workspaces/1571170096790/workspace.json @@ -0,0 +1,8 @@ +{ + "folders": [ + { + "path": "/home/kapper/Code/cmake/cpp/4-inheritance" + } + ], + "settings": {} +} \ No newline at end of file diff --git a/vscode/.config/Code - OSS/rapid_render.json b/vscode/.config/Code - OSS/rapid_render.json index 7980dd0..3a40a6a 100644 --- a/vscode/.config/Code - OSS/rapid_render.json +++ b/vscode/.config/Code - OSS/rapid_render.json @@ -1 +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"} \ No newline at end of file +{"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":170,"statusBarHeight":22},"baseTheme":"vs-dark"} \ No newline at end of file