sn-code-editor
v1.3.12
Published
A code editor for Standard Notes
Downloads
28
Readme
Code Editor
The Code Editor is a Standard Notes derived editor that provides syntax highlighting and keyboard shortcuts for over 120 programming languages.
Quickstart
Use your browser to see the Code Editor in action.
Clone the code-editor repository from GitHub.
Run
yarn
to install required dependencies.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.
Clone the code-editor repository from GitHub.
Run
yarn
to install required dependencies.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).
Follow the instructions here to setup the extension locally.
Begin development! Upon making any changes to the code, run
yarn build
to build the files to thedist
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:
- Standard Notes Help: What are editors?
We are also reachable on our forum, Slack, Reddit, Twitter, and through email:
- Standard Notes Help and Support: Get Help