Releases: SnipEditor/snip
Releases · SnipEditor/snip
Snip v0.4.0
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
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
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
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
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)