You can now import SnippetsLab JSON files into Codespace
Improved
Small performance updates when editing snippets
Fixed
Fixed a bug in the search that caused some snippets not to be displayed
Version 1.6.0
New
When exporting a snippet, you will now be redirected to the Codespace snippet creator (a.k.a. snippet.new) in order to put the final touches to your code before you share it! 💅
Improved
Smaller UX improvements to make the app feel more native
Changes to the window size will now be saved between app launches
PHP syntax highlighting now works without having to wrap your code in "<?php" tags
Added Prisma to the list of languages
Fixed
Fixed a bug that caused importing snippets to fail sometimes
Fixed an error that would cause quicksearch to crash when typing certain characters
Version 1.5.1
Improved
Deprecate "Run in background" option for Mac users. Instead you can choose whether to show Codespace in the dock, the menu bar, or both.
Fixed
Fixed "A JavaScript error occured in the main process" bug that sometimes kept appearing while typing
Fixed a bug where the undo stack wasn't reset when switching between snippets
Version 1.5.0
New
⚡️ New faster Quicksearch! Try it by using the global command ⇧⌘S (Shift+Ctrl+S on Windows/Linux) or by clicking the Codespace menu bar icon
Improved
When the "Launch on start" option is on, Codespace will now launch silently in the background instead of opening the main window
Fixed
Fixed copy to clipboard on Linux
Version 1.4.0
New
Updated app icon for macOS Big Sur!
Manage your license activations by going to "Codespace → Manage license"
Improved
The menu bar icon now blends in with the rest of the operating system, instead of being greyed out
Fixed
Fixed a bug that crashed the app when there's a parenthesis in the search query
Version 1.3.0
New
Codespace will now try to guess the icon when you create a new folder (based on the name)
Improved
Better fuzzy-finding in search
Added Solidity to list of languages
Version 1.2.3
Fixed
Fix bug that would only display a blank screen when opening app on Windows
Version 1.2.2
Fixed
Make sure line wrapping is turned on by default
Version 1.2.1
New
New setting to turn line wrapping on or off
You can now use the keyboard shortcut Cmd + N (Ctrl + N on Windows and Linux) to create new snippets, or Cmd + Shift + N to create new folders
Improved
New "Help" tab in menu bar that links to the Codespace website and the Release Notes
Added Tcl to list of languages
Added more font size options
Show license key in "About" modal
Fixed
Quit gracefully when shutting down computer
Version 1.2.0
New
You can now import and export your entire Codespace library! Go to "File → Export..." to generate your .codespace file
Improved
Added Visual Basic as a language
Better GraphQL syntax highlighting
Better HTML syntax highlighting
Fixed
Fixed a bug that would sometimes throw an error when adding your first snippet
Fixed wrong colour for "Create your first snippet" button
Version 1.1.2
Improved
Use Cmd + , (comma) to open the preferences window on macOS
Set the editor's tab width in the preferences
Fixed
Show "My Exported Snippets" menu option on Windows and Linux
Version 1.1.1
Fixed
Fixed a bug that would crash the app when opening the preferences from the tray menu.
Fixed a bug that would not set the focus properly when the app is reactivated from background mode.
Version 1.1.0
New
See all your exported snippets by choosing "My exported snippets" in the app menu.
Delete snippets that you've exported (handy if you accidentally share sensitive data)! When you get redirected to the snippet URL, you will automatically be authenticated and see a bin icon next to your snippet's name.
New "Check for updates..." option in the app menu.
Improved
Added syntax highlighting for 7 new languages: Diff, Dockerfile, HTML + Elixir, HTML + Ruby, Makefile, PL/pgSQL and Twig.
Added 9 new dev emojis: Cordova, CraftCMS, C-sharp, Ember, Firebase, Hugo, Sass, Svelte and Unity.
Fixed
Fixed a bug that would cause the app to throw an error when trying to quit from the menu bar icon.
Version 1.0.7
New
Codespace is out! Organise your snippets into branded folders. Find the code you’re looking for instantly and share it with your friends with a single click. Available as a native app on all desktop platforms.