In this update, we've made tons of refinements, added more shortcuts, math equations, a new theme, and more!
New Features:
- Math expressions! Write pretty math formulas using TeX math expressions
- New app icon customization! We added 16 beautiful new app icons to choose from
- Added a button to import themes in the themes settings page
- Lists now align their text properly when wrapping into multiple lines
- Added a new shortcut to toggle todo items as complete, including multiple at once: ⇧⌘U
- Added a shortcut to open the outline and statistics sidebar: ⇧⌘I
- Added a new shortcut to insert a math equation: ⇧⌘M
- Added a static non-blinking option to the cursor animation options
- New refined settings page
Themes
- Added a new theme: Peach!
- You can now set a secondary sidebar color to create beautiful gradients
- Added the ability to change header colors independently of the text color
- Made some refinements to existing theme colors
Code Blocks
- Code blocks now show an icon for each language instead of the language name
- Added a new dropdown menu that lets you copy the entire code block at once, or choose the language with search
- Code blocks now support language aliases when autocompleting from markdown. For example, ```js will turn into a javascript code block
- Added the ability to change the code block font
- Added a setting to turn on or off code wrapping
- Added a setting to configure the tab size of code blocks (default is now 4)
