Raffaele Orabona
Raffaele Orabona
 When `lintplus` and [sticky_scroll](https://raw.githubusercontent.com/lite-xl/lite-xl-plugins/refs/heads/master/plugins/sticky_scroll.lua) are used together, the message line doesn't follow the fixed top-line set by `sticky_scroll`.
`todotreeview-xl` starts lagging heavily when it tries to read huge folders like the Java LSP server `jdtls`'s config folder (`.jdtls`). I solved it for now by using `table.insert(config.ignore_files, ".jdtls/")` in...
https://github.com/lite-xl/lite-xl-lsp/issues/138#issue-2709307961