Add files

This commit is contained in:
Benjamin Jacob Reji
2021-01-10 03:03:06 +04:00
parent 40e255c71a
commit f67a942acd
33 changed files with 724 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
id = "org.standardnotes.code-editor"
npm = "sn-code-editor"
github = "standardnotes/code-editor"
main = "index.html"
name = "Code Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.5"
marketing_url = "https://standardnotes.org/extensions/code-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/code.jpg"
description = "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures."