Folke Lemaitre

Results 961 comments of Folke Lemaitre

I changed the way we track/restore positions, so that shoudl fix that toggle twice. For me it all works with edgy, so maybe that also fixes that. About that last...

Development on the main branch is EOL. Trouble has been rewritten and will be merged in main soon. This issue/feature either no longer exists or has been implemented on dev....

Development on the main branch is EOL. Trouble has been rewritten and will be merged in main soon. This issue/feature either no longer exists or has been implemented on dev....

Trouble now always uses the configured Neovim diagnostic signs.

Did you use `vim.diagnostic.config`? And not `sign_define`? sign_define is deprecated

Can you show me the exact table you pass to diagnostics config?

like I said, on `0.10`, you need to pass `signs` as an option to `vim.diagnostic.config`. Please check the docs. So **no** `sign_define`

Development on the main branch is EOL. Trouble has been rewritten and will be merged in main soon. This issue/feature either no longer exists or has been implemented on dev....

Development on the main branch is EOL. Trouble has been rewritten and will be merged in main soon. This issue/feature either no longer exists or has been implemented on dev....

Development on the main branch is EOL. Trouble has been rewritten and will be merged in main soon. This issue/feature either no longer exists or has been implemented on dev....