diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 16463e1..e894963 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -5,6 +5,7 @@ "ms-vscode.cpptools", "ms-vscode.hexeditor", "PKief.material-icon-theme", - "wayou.vscode-todo-highlight" + "wayou.vscode-todo-highlight", + "josetr.cmake-language-support-vscode" ] } \ No newline at end of file diff --git a/build.nr b/build.nr index 9810295..ad9032d 100644 --- a/build.nr +++ b/build.nr @@ -1 +1 @@ -1874 +1879