You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then run `code --list-extensions --show-versions` and verify `mcpp-community.mcpp-vscode@0.2.4`. A VS Code window reload is required before the new language registration and clangd arguments take effect.
141
+
142
+
### Review follow-up
143
+
144
+
-[x] Extend module grammar injection to `source.mcpp-build` and cover the import capture scope.
145
+
-[x] Resolve relative compilation-database source paths from each command directory.
146
+
-[x] Treat explicit libc++ and no-default-config commands as hermetic without requiring a sysroot.
147
+
-[x] Keep the release instructions synchronized with the extension version.
0 commit comments