Closed Zenthial closed 7 months ago
I understand your situation, but that would require all the other log messages to include "luau-lsp" at the beginning, the logs messages were planned to work with nvim-notify: Maybe a more descriptive message would help. I'll take a look into that
The latest commit should fix this issue (if you don't have nvim-notify, the message would be [luau-lsp.nvim]: A custom treesitter parser is no longer required
), thanks for letting me know!
When updating my plugins in bulk, I had trouble finding where this mysterious "A custom treesitter parser is not longer required at all" was coming from. This change makes it clear that luau-lsp is the one throwing the warning message.