Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.51 KB

File metadata and controls

43 lines (36 loc) · 1.51 KB

CHANGELOG

  • Added key shortcuts. That means that you won't need to type out [ and ] or ' and ' together. Keep note that there are more than these two shortcuts.
  • Improved colors.
  • Improved indent.
  • Seperated themes into seperate files.
  • The first stable release
  • Updated easter egg
  • Add custom titlebar
  • Added menu bar
  • Added new themes:
    • System (Default)
    • Dark
    • Light
    • Monkai
  • Fixed some bugs
  • Upgraded TypeScript version
  • Added support section
  • [Experimental] You can directly open files from the original file itself.
    • Note: It didn't work last tested.
  • Added an easter egg 👀.
  • Changed theme to constant light (due to an electron bug not updating the title color).
  • Added open and save dialog, that means you're not limited to only opening/saving one file.
  • Added option to press Ctrl + S to save document (signle file support)
  • Added option to load document by pressing Ctrl + O
  • Upgraded to GUI
  • Added textarea to type
  • Fixed bugs
  • Added some more features
  • Initial release