Files
chrome-extensions-samples/samples/text-editor/README.md
2014-09-05 18:06:35 +02:00

954 B

Try it now in CWS

Code editor

A non-trivial sample with basic features of a code editor, like language detection and syntax highlight. If also uses the extended FileSystem API that allows a user to select files from the disk so the app can read and write to that file. This sample is very similar to the mini-code-editor

APIs

Screenshot

screenshot