massCode Changelog

What's new in massCode 1.3.1

Apr 1, 2022
  • Add new version notification

New in massCode 2.0.0 Beta 1 (Feb 17, 2021)

  • 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.

New in massCode 1.3.0 (Jun 18, 2020)

  • 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

New in massCode 1.2.1 (Apr 15, 2020)

  • Fixes:
  • Fixed moving the cursor to the beginning of the editor when typing quickly

New in massCode 1.2.0 (Apr 4, 2020)

  • 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

New in massCode 1.1.0 (Mar 20, 2020)

  • 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

New in massCode 1.0.2 (Mar 4, 2020)

  • Fixes:
  • Fixed snippet context actions
  • Fixed remove snippet from favorites
  • Other Changes:
  • Added ability to use developer tools in production