MassCode Versions Save

This repository is outdated and no longer maintained. A new version of massCode is available! https://github.com/massCodeIO/massCode. A free and open source code snippets manager for developers.

v1.3.1

2 years ago

Project is no longer maintained, and may have bugs and security issues. Feel free to fork but no pull request or security alert will be answered.

A new version of massCode is available in this repository

Other Changes

  • Add new version notification

v2.0.0-beta.1

3 years ago

Breaking Changes

The datastore was rewritten in version 2, so you need to go through the migration procedure. To do this, open Preferences, click Migrate and choose the folder where your snippets are stored.

v1.3.0

3 years ago

Features

  • Added syntax highlighting for Dart
  • Added ability to scroll tags with arrows, as well as adding from suggestions by Enter

Fixes

  • Fixed copy, past and cut from menu #114 (#117)

Other Changes

  • Removed snippet list animation

v1.2.1

4 years ago

Fixes

  • Fixed moving the cursor to the beginning of the editor when typing quickly #66 (#93)

v1.2.0

4 years ago

Fixes

  • Fixed twice selected snippet name when add a new #85 (#87)
  • Fixed db backup #72 #83 (#90)
  • Fixed starting the app after upgrade #88 (#90)

Other Changes

  • Brand new logo

v1.1.0

4 years ago

Features

  • Added Markdown syntax highlight (#73)
  • Added double click to edit folder and fragment name (#76)
  • Added ability to delete snippets in Trash through context menu "Delete Now" (#82)

Fixes

  • Fixed snippets sorting by created (#74). Thanks @joakimunge

Other Changes

  • Disabled follow link in Monaco editor
  • Change InBox -> Inbox folder name

v1.0.2

4 years ago

Fixes

  • Fixed snippet context actions
  • Fixed remove snippet from favorites

Other Changes

  • Added ability to use developer tools in production

v1.0.1

4 years ago

Fixes

  • Fixed search
  • Fixed snippets width with long non break words

v1.0.0

4 years ago

Features

  • Improved search, now you can also search by snippet name
  • In the tray assistant, you can now move snippets through the up and down arrows
  • Added snippets multiselect, now you can select several snippets via shift
  • Added snippets counter. Preferences -> Storage -> Count

Fixes

  • Fixed after deleting the folder, now the system folder "All Snippets" is selected
  • Fixed snippets view after switching from Tag mode
  • Fixed markdown preview

Other Changes

  • Bind Undo/Redo from main menu to Monaco editor
  • Polishing UI

v1.0.0-beta

4 years ago

Features

  • Added creating backups

Fixes

  • Fixed "InBox" folder as default