Skip to content

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

License

Notifications You must be signed in to change notification settings

epiqueras/ceditor

Repository files navigation

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?