Skip to content

Dev#8

Merged
biuld merged 5 commits into
masterfrom
dev
Feb 3, 2026
Merged

Dev#8
biuld merged 5 commits into
masterfrom
dev

Conversation

@biuld

@biuld biuld commented Feb 3, 2026

Copy link
Copy Markdown
Owner

No description provided.

biuld added 5 commits February 2, 2026 10:11
…FQN handling

- Added a new `naviscope-plugin` crate to support language-specific naming conventions and structured FQN parsing.
- Updated `Cargo.toml` and `Cargo.lock` to include the new plugin and its dependencies.
- Refactored core components to utilize the new naming conventions, improving symbol resolution and rendering across the codebase.
- Enhanced `GraphNode` and related structures to support structured identifiers, facilitating better integration with the new plugin system.
- Updated various modules to leverage the new FQN handling capabilities, ensuring consistency and extensibility in symbol management.
… core components

- Updated CLI commands to utilize canonical paths for improved consistency and error handling.
- Refactored logging initialization to allow conditional stderr output based on the component type.
- Adjusted various modules to ensure proper path resolution and logging behavior, enhancing overall robustness.
- Updated version numbers from 0.5.0 to 0.5.5 in Cargo.toml files for all naviscope crates.
- Adjusted package-lock.json and package.json for the VSCode extension to reflect the new version.
- Updated expected version in bootstrap.ts to maintain consistency across the project.
@biuld
biuld merged commit 22f6eea into master Feb 3, 2026
3 checks passed
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