This plugin supports to add a keyboard shortcut for toggling todo list item for the current cursor line.
ipm install todo-support
The following commands are available:
Command | Description | Default keybinding |
---|---|---|
todo-support:mark |
Toggle todo mark | Ctrl + Enter |
Customizing the keybindings is documented here.
The todo-support:mark
command should be bound to the .CodeMirror textarea
selector.
See the GitHub releases for an overview of what changed in each update.