/ceditor

An easy to use desktop text editor and REPL built using Electron, React, Redux, and CodeMirror

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Ceditor

An easy to use desktop text editor and REPL built using Electron, React, Redux, and CodeMirror

Downloads:




Ceditor Themes GIF Ceditor REPL GIF


Features (Work in Progress):

  • Basic Editor Functionality (Tabs, Opening, Saving)
  • Themes
  • Built in REPL for common programming languages:
    • Allow users to set a local compiler/interpreter for each language
    • Use a web api if an internet connection is available
  • Simple settings menu
  • Plugins?