Viet Dinh

Results 75 comments of Viet Dinh

Yeah a lot of things have changed since then and I think it's no longer good advice to add everything into depends.

We already use an XML parser, so perhaps it would be practical to implement an analyzer module just like Python. A plus with this method is that we can sidestep...

There's a fallback mechanism that loads the *parent directory* of a newly opened file's module as a root in case no roots are detected. You can try to comment it...

Hi, thanks for your interest in odoo-lsp! The configuration updating is a bit half-baked, but they read from your editor LSP configuration instead of the `.odoo_lsp` files for now. In...

It's trying to read workspace-specific configuration a la VSCode, but I doubt this is implemented outside of it so it just returns null for all workspaces.