A collection of small tools that make editing blocks (i.e. a paragraph, bullet point, checkbox, etc) easier.
This plugin mostly fills feature gaps that I did not find in other plugins. I highly recommend that you also have a look at these plugins:
Select block (overrides ctrl/cmd A by default) selects the block your cursor is currently in, excluding block prefixes like bullets -
, numbers 1.
, headings ##
, quotes >
, and checkboxes - [ ]
. It can also be configured to select an entire code block if your cursor is in one.
This supports multiple cursors too. If the cursor selection spans multiple lines, block prefixes will be included.
Note that the ctrl/cmd A hotkey is not set via command hotkeys, to allow the usual select all to work in different places. If you wish to change this hotkey, disable this in settings and set a hotkey for the "Select block" command.
Entering one of the block prefixes at the start of a block (but after an existing block prefix) will override it.
This only applies to bullets, numbered lists and checkboxes.
Some themes (like AnuPpuccin) have custom checkboxes and callouts. Putting your cursor in the checkbox/callout position will show a list of suggestions. The lists are configurable in settings.
Note that checkbox suggestions are disabled by default. Enable them in settings.