Conversation
…ng and a refactored two-phase resolver.
…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.
…o a new `plugin` crate.
… 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.