jinja-lsp icon indicating copy to clipboard operation
jinja-lsp copied to clipboard

How can I disable undefined_variable errors in jinja-lsp?

Open podgorniy94 opened this issue 7 months ago • 2 comments

I am using jinja-lsp for language server support in my Neovim setup, and I would like to configure it to ignore undefined_variable errors. How can I achieve this? Are there specific configuration settings or options I need to adjust, either in the server's configuration file or through init_options?

podgorniy94 avatar Jul 26 '24 17:07 podgorniy94