Skip to content

Conversation

Ramilito
Copy link
Owner

@Ramilito Ramilito commented Jun 27, 2024

Investigating if this is a good idea for highlighting and maybe for keeping track of rows for acting on them.

  • no need for concealed symbols
  • possibility to add more utility to it in the future (for example virtual text for sorting visualisation)
  • slower, we have to iterate through each row to assign the extmarks (testing shows that this is about 2ms for 2k marks)
  • not as easy to determine where to highlight, need to calculate row/columns
  • seems a bit taxing on neovim (was caused by not clearing the namespace)

@Ramilito Ramilito merged commit 67322ea into main Jun 28, 2024
@Ramilito Ramilito deleted the feature/use_extmarks branch June 28, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant