You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With marksman 2022-08-19 on Linux and Neovim I create a table of contents. I have nvim-lightbulb installed. Now the lightbulb is constantly lit (wherever my cursor is) telling me there is a code action to 'Update the Table of Contents', even when non of the headings have changed.
Is it possible to only announce this code action when a relevant item has changed? Thanks.