Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor question on a code snippet in init.lua #23

Open
ByunghoonKim opened this issue Apr 15, 2024 · 0 comments
Open

Minor question on a code snippet in init.lua #23

ByunghoonKim opened this issue Apr 15, 2024 · 0 comments

Comments

@ByunghoonKim
Copy link

Hi, first of all, thank you for your effort for this plugin, and neotest.

I was reading your code today and encountered a minor question.

return lib.treesitter.parse_positions(path, query, { nested_namespaces = true })

The document as well as the code of neotest only deals with nested_tests, require_namespaces, and position_id. Does this render nested_namespaces in the above snippet a left-over from older codes of neotest or maybe just a mistake in this plugin?

Thank you for your time.

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

No branches or pull requests

1 participant