Skip to content

Commit

Permalink
Merge pull request #148 from MissouriMRDT/hotfix/cmake-extension-sett…
Browse files Browse the repository at this point in the history
…ings

Fix CMAKE Extension Settings Not Showing In Bottom Toolbar
  • Loading branch information
ClayJay3 authored Dec 16, 2023
2 parents afbf4c1 + cb8b39b commit 3fced94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
],
// CMAKE extension settings.
"cmake.configureOnOpen": true,
"cmake.options.statusBarVisibility": "visible",
// Format Files extension settings.
"formatFiles.excludedFolders": [
"node_modules",
Expand Down

0 comments on commit 3fced94

Please sign in to comment.