v0.5.0 beta #37
bassamsdata
announced in
Announcements
Replies: 2 comments 6 replies
-
|
Hi @bassamsdata, thank you for your recent work! I looked at README.md file from Nvim project and see |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
Something that I miss when setting new options, and would be useful for multi-level config structure are Lua type annotations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes: Namu Symbols Update
TreeSitter Support
New Configuration Options
namu_symbols.options.source_priority: Controls which symbol source to try first"lsp"(default) or"treesitter"source_priority = "treesitter"- Try TreeSitter first, then LSPUI Improvements
Symbols from LSP

Symbols from TreeSitter

New Commands
Namu treesitter- Display TreeSitter symbols directlyLua Test Enhancements
enhance_lua_test_symbols(boolean): Enable enhanced test symbol detectionlua_test_preserve_hierarchy(boolean): Show test symbols in hierarchical structurelua_test_truncate_length(number): Maximum length for test names before truncationOther:
Enhancements for performance and big files.
This discussion was created from the release v0.5.0 beta.
Beta Was this translation helpful? Give feedback.
All reactions