Skip to content

Releases: SnipEditor/snip

Snip v0.4.0

23 Feb 12:59
2d7bfd0

Choose a tag to compare

See the assets to download v0.4.0 of Snip Editor.

This release introduces:

  • The ability to run commands on (multiple) selections
  • Lot's of scripts that can come handy during development
  • arrow key navigation in the command selector

Snip v0.3.0

18 Jan 12:34
febefa4

Choose a tag to compare

See the assets to download v0.3.0 of Snip Editor.

This release introduces:

  • Windows support
  • Linux support
  • Multiple windows support

Snip v0.2.1

12 Jan 19:54
459484f

Choose a tag to compare

See the assets to download v0.2.1 of Snip Editor.

This release fixes:

  • Missing entitlements causing command runs to crash the editor

Snip v0.2.0

12 Jan 16:04
b093b96

Choose a tag to compare

See the assets to download v0.2.0 of Snip Editor.

This version adds the following feature:

  • The ability to run commands on your editor content:
    • Format JSON
    • Minify JSON

Snip v0.1.0

24 Dec 13:33

Choose a tag to compare

See the assets to download v0.1.0 of Snip Editor.

This initial version includes the following features:

  • A basic text editor that can be used as a quick scratchpad
  • Dark/Light mode settings
  • Optional line wrapping
  • Syntax highlighting for some common languages
  • Ability to set a default language that will be selected when opening a new editor.
  • Multiline editing (And some other basic code editing features that are included in CodeMirror v6)