Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support text annotations #29

Closed
11 tasks done
MattesGroeger opened this issue Mar 29, 2014 · 1 comment
Closed
11 tasks done

Support text annotations #29

MattesGroeger opened this issue Mar 29, 2014 · 1 comment
Labels
Milestone

Comments

@MattesGroeger
Copy link
Owner

Optionally add annotations to bookmarks with shortcut mi. This is useful for preparing a code review.

Tasks:

  • Update bm.vim to support annotations
  • Add :Annotate command
  • When on line without bookmark open insert dialog and add bookmark
  • When on line with bookmark open insert dialog
  • When on line with bookmark and annotation open edit dialog
  • Add shortcut mi for adding annotations (i for insert annotation)
  • Add annotations to persistence layer
  • Show annotation in quicklist instead of line content (if set)
  • Show annotation when jumping to bookmark
  • Different color for annotations (configurable)
  • Document feature (Readme.md & bookmarks.txt)
@MattesGroeger MattesGroeger added this to the 1.0.0 milestone Mar 29, 2014
@MattesGroeger MattesGroeger changed the title Add annotations Support text annotations Apr 5, 2014
@MattesGroeger
Copy link
Owner Author

Feature completed with 224da65

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant