GitHub
v2.4.0

A git client in the side panel: pick which project in the workspace it acts on, stage, commit, manage remotes, pull, push, and read diffs — plus browser sign-in to GitHub, pull requests, checks, and repository links.

What this release asks for.

Every one of these is declared in the manifest that was reviewed with this exact archive, and each is granted separately in Manage Plugins. Read them here rather than at the moment the app asks.

  • May change git after permission
  • Network: api.github.com, github.com
  • 1 credential field
  • Runs no commands
SHA-25660909305653291363d7c288786372b2a02122293fa9b02169fbaf7a70b756989

Linelark recomputes that checksum after downloading and refuses the install on any mismatch. What review does and does not mean →

Nothing is changed after review.

A published version is immutable: changed bytes are a different release with its own checksum. Older archives stay downloadable at the URL they were published at.

VersionAPINeeds LinelarkArchivePublishedDownload
2.4.0 · current81.7.018 KB4 September 20262.4.0
2.3.071.3.017 KB30 August 20262.3.0
2.1.0211 KB28 August 20262.1.0
2.0.018.5 KB27 August 20262.0.0
Install in Studio 1.17.1

Two ways to install.

Open Plugins ▸ Manage Plugins… ▸ Get Plugins… for a checksum-verified install from the catalog. Or download the ZIP, choose Plugins ▸ Install Plugin…, and pick the .linelarkplugin.zip. Either way, Linelark validates its archive structure and manifest.

A folder, a manifest,
and your JavaScript.

Plugins run on the JavaScriptCore already in macOS. There is no build step, no browser runtime, and no compiled binary. The developer guide covers the manifest, the editor API, panels, previews, network and Git permissions, the limits, and working examples.

Read the developer guide