Add regex filters to clangd navigation
This commit is contained in:
@@ -317,7 +317,10 @@ with JSON automation commands for app document-open routing, app session
|
||||
dirty-state and save decisions, creating a `pp_document` model, metadata-only
|
||||
PPI project loading, and inspecting image signatures, PPI headers, and layout
|
||||
XML; full document/app integration is debt-tracked as DEBT-0010 and full PPI
|
||||
body parsing is debt-tracked as DEBT-0013.
|
||||
body parsing is debt-tracked as DEBT-0013. Agent code navigation now includes
|
||||
`scripts/dev/clangd_nav.py` with symbol/detail/path regex filters and a
|
||||
`panopainter_clangd_nav_regex_self_test` CTest so broad symbol-family searches
|
||||
can be validated before they guide refactors.
|
||||
|
||||
Implementation tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user