cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better

8 stars 1 forks 8 watchers Lua GNU General Public License v3.0
lua neovim neovim-plugin nvim
4 Open Issues Need Help Last updated: Aug 30, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 1/5
enhancement good first issue

cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better

Lua
#lua#neovim#neovim-plugin#nvim

cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better

Lua
#lua#neovim#neovim-plugin#nvim

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.

Complexity: 3/5
documentation good first issue

cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better

Lua
#lua#neovim#neovim-plugin#nvim

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.

Complexity: 3/5
enhancement good first issue

cached treesitter navigation on a big projects, an attempt to make navigation in large c# projects better

Lua
#lua#neovim#neovim-plugin#nvim