Skip to content

MaterialLabs/Material-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Editor

Material Editor

Material Editor is an open-source text editor for Mac build using nw.js, Ace and Angular Material.

This is mostly left here for historical purposes, it is no longer supported.

##TODO

  • Add functionality to tabs with routing
  • Add open/save support (by figuring out how to interact with ui-ace outside of the scope of the controller)
  • Fix theme changing issue
  • Add copy/paste support (for some reason quite difficult when using node webkit and a third party editing area).