Skip to content

feat(vscode): v0.27.0 Smart Link Graph & Config Validation Support - #68

Merged
PythonWoods-Dev merged 4 commits into
mainfrom
feat/v0.27.0-smart-link-graph
Aug 2, 2026
Merged

feat(vscode): v0.27.0 Smart Link Graph & Config Validation Support#68
PythonWoods-Dev merged 4 commits into
mainfrom
feat/v0.27.0-smart-link-graph

Conversation

@PythonWoods-Dev

Copy link
Copy Markdown
Collaborator

Objective

Align the Zenzic VS Code Extension (Language Server Client) with the newly released Zenzic Core v0.27.0.

Architectural Changes

  • Core Baseline Alignment: Realigned pinned Zenzic Core dependency to 0.27.0.
  • Configuration Validation Engine Support: The Language Server now correctly handles Z110 and Z111 fatal configuration diagnostics, halting AST scanning and broadcasting the errors to the editor's PROBLEMS panel to protect LSP stability.
  • Smart Link Graph Support: The extension now surfaces topological diagnostics (Z410, Z411) and readability metrics (Z511) in real-time.

Verification

  • Extension compiles successfully (npm run compile).
  • LSP integration tests pass against v0.27.0 Core Engine.

Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
Signed-off-by: PythonWoods <gianluca.catalano@gmail.com>
@PythonWoods-Dev
PythonWoods-Dev merged commit 1bc13a9 into main Aug 2, 2026
3 checks passed
@PythonWoods-Dev
PythonWoods-Dev deleted the feat/v0.27.0-smart-link-graph branch August 2, 2026 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant