microsoft / microsoft/vscode-cmake-tools
[Bug] notificationsAlerts.ts:42 No view is registered with id: cmake.bookmarks
Open
bug
more info needed
regression
- Dominant language
- TypeScript
- Stars
- 1.7k
- Forks
- 546
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 32
Description
Brief Issue Summary
I keep hitting this after the latest update (not sure when exactly):
[Extension Host] [CMakeTools] 2026-01-30T00:46:30.009Z [info] [bookmarks] Loaded 0 bookmarks
notificationsAlerts.ts:42 No view is registered with id: cmake.bookmarks
I think it's from https://github.com/microsoft/vscode-cmake-tools/pull/4539
If you can't repro it, I might be able to debug it, assuming a fix can't be figured out from reviewing the related code. I haven't investigated exactly what the repro requirements are.
CMake Tools Diagnostics
n/a
Debug Log
n/a
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.