Open Issues Need Help
View All on GitHubAI Summary: This issue proposes a refactoring task to move the `_callback_` argument from being directly passed to `_hop_` methods into a configuration structure. It's labeled as an enhancement and a good first issue, suggesting a straightforward code change to improve design.
cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better
cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better
AI Summary: Create a CONTRIBUTE.md file for the hopcsharp.nvim project, outlining local development instructions and general contribution guidelines. This also involves exploring ways to simplify the local development process.
cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better
AI Summary: Implement a `checkhealth` method for the hopcsharp.nvim plugin that verifies the presence and correct installation of its dependencies: `fd`, `sqlite.lua`, and the C# tree-sitter grammar. The method should provide informative error messages if any dependency is missing or misconfigured.
cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better