Skip to content

Support showing inline blame for multiple carets? #68

@todo

Description

@todo

Maybe with a sanity check that there aren't too many (more than 10?)


# @todo Support showing inline blame for multiple carets?
# @body Maybe with a sanity check that there aren't too many (more than 10?)
line = self.view.line(sels[0])
if line.size() < 2:
# avoid weird behaviour of regions on empty lines


This issue was generated by todo based on a todo comment in b687f1e. It's been assigned to @frou because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions