Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.
/ code-editor Public archive

[Moved to https://github.com/standardnotes/app] 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

standardnotes/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 yarn 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 yarn 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 yarn build 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