Make a file.
Right where it belongs.

A permanent URL for this exact release.

Published 3 September 2026. The notes, known limits, build identity, source commit, and immutable artifact stay attached to version 1.6.2.

Read every release
Linelark Notepad Studio

What shipped in 1.6.2.

New files and folders from the sidebar

  • A folder’s context menu now opens with New File… and New Folder…, so a new file starts in the project instead of in the Finder and back again.
  • Both work in a workspace root as well as in the folders inside it. A new file opens in a tab straight away, and the extension you type is what picks its language.

The terminal exports $LINELARK_FILE

  • The variable each shell is given was spelled $Linelark_FILE, which is not the name the documentation gives. Shell variables are case-sensitive, so anything looking for the documented name found nothing at all.
  • A Claude Code hook installed by an earlier version reads that old name, so it would quietly stop telling Claude which file is open. Linelark repairs its own hook when it starts, and leaves the rest of your Claude configuration alone.

Known limits

  • A hook you have edited yourself is left untouched, since Linelark only repairs the file exactly as it wrote it. Terminal ▸ Set Up Claude Code Integration… rewrites it if you would rather it did.
  • Any shell configuration or script of your own that reads $Linelark_FILE needs updating to $LINELARK_FILE.
  • Code folding and recorded macros remain roadmap items with no promised date.
Artifact SHA-25621e3db5a8c5c660e5af852cfe3ab5a650c5112cf0792e10828b84e131e740d0f

Source commit 8824c6e77e630ec8af2e53bc85b24b433c882a56