vim-criticmarkup icon indicating copy to clipboard operation
vim-criticmarkup copied to clipboard

Why are comments and highlights not handled?

Open bpj opened this issue 8 years ago • 2 comments

Is there some deep reason why comments and highlights aren't handled, or is it just because nobody has done it yet?

If it's just the latter, do you mind if I have a shot at it?

Admittedly accept and reject don't seem to be the right terms there; remove, uncomment, unhi(gh)light comes to mind.

bpj avatar Jul 12 '16 18:07 bpj

What do you mean by "are not handled"? Do the highlights don't show up? Is there some extra functionality you need?

To be fair, I haven't had much time to check the status of the plugin, so if you have a problem and are able to figure it out, I would appreciate any help ;)

fmoralesc avatar Jul 12 '16 18:07 fmoralesc

I mean as per the TODO section in the readme:

TODO

  • Expand accepts and rejects to handle highlights and comments.
  • Implement operators and keyboard mappings to create annotations.

BTW I have kind-of solutiions to the second point using the surround and UltiSnips plugins. They could be mentioned in the readme of this plugin.

bpj avatar Jul 12 '16 19:07 bpj