TextMate-style HTML entity tools. Press Command-Shift-7 for the numbered menu: convert a selection to entities (optionally leaving tags and existing entities untouched), convert entities back to characters, insert an entity by name, URL escape/unescape, ROT 13, and strip HTML tags. Provided "as is." Use at your own risk.
Surfaces your Dash snippet library as native Nova completions. Dash's own expansion simulates backspace keystrokes, which in Nova delete the newline before your abbreviation; this inserts through Nova's editor API instead, so nothing is backspaced. Read-only — Dash stays the single source of truth. Provided "as is." Use at your own risk.
A live sidebar showing the character, word, and line count of the current document and selection, plus a Document Statistics command. Provided "as is." Use at your own risk.
TextMate-style document word completion. Press Control-Escape to complete the word before the cursor from words already present in the document, and press again to cycle through matches. Provided "as is." Use at your own risk.