Skip to content

Continuity for Windows v0.4.9

Choose a tag to compare

@jatoran jatoran released this 29 Aug 18:51
· 9 commits to master since this release

Indent guides now show the first level of indentation.

Previously a line indented once drew no guide at all. A guide marked where an enclosing parent's content started, and the body's own left edge was not counted as one - so a long run of singly-indented content looked exactly like unindented content once you had scrolled past its parent. The left edge is that content's parent, and it now gets a rule like every other level. A genuinely top-level line still draws nothing, so the guides stay a statement about structure rather than a document margin.

Indent guides also no longer break across a wrapped line. A soft-wrapped paragraph drew its guides only on its first visual row, so every long line punched a gap in the rules running down the page. Wrapped rows now carry the same guides as the row they continue.

Indent guides are off by default; turn them on from the command palette with view.toggle_indent_guides.

The embeddable SDK gets the same first-level fix in sdk-v0.2.37.

Install

winget install Continuity.Continuity, or download below.

  • MSI - normal install with Start Menu entry, uninstall, upgrades, and file associations.
  • Portable zip - continuity.exe plus data\; keeps all settings and data in the extracted folder.
  • Standalone zip - just continuity.exe; uses normal Windows AppData locations.

Verify a download against SHA256SUMS.txt. These builds are unsigned, so SmartScreen will warn on first run.