Skip to content

A code editor for Standard Notes with syntax highlighting support for over 120 programming languages

License

Notifications You must be signed in to change notification settings

YiChuJun/code-editor

 
 

Repository files navigation

Code Editor

The Code Editor is a Standard Notes derived editor that provides syntax highlighting and keyboard shortcuts for over 120 programming languages.

Ideal for code snippets and procedures!

Quickstart

Use your browser to see the Code Editor in action.

  1. Clone the code-editor repository from GitHub.

  2. Run npm install to install required dependencies.

  3. Open index.html in your browser where the editor will be running.

Local Installation

See the editor in the desktop app and make changes to the code.

  1. Clone the code-editor repository from GitHub.

  2. Run npm install to install required dependencies.

  3. Ensure that either the Standard Notes desktop app is available for use or the web app is accessible. Use both locally or with an Extended account (or the extension will not load).

  4. Follow the instructions here to setup the extension locally.

  5. Begin development! Upon making any changes to the code, run grunt to build the files to the dist folder.

Contributing

Feel free to create a pull request, we welcome your enthusiasm!

Support

Please open a new issue and the Standard Notes team will take a look as soon as we can. For more information on editors, refer to the following link:

We are also reachable on our forum, Slack, Reddit, Twitter, and through email:

  • Standard Notes Help and Support: Get Help

License

GNU AGPL v3.0

About

A code editor for Standard Notes with syntax highlighting support for over 120 programming languages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.7%
  • CSS 27.4%
  • HTML 5.9%