mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-21 23:20:22 +00:00
docs: add CodeEdit (#792)
This commit is contained in:
parent
e7532cdcb7
commit
a7e548520c
1 changed files with 17 additions and 0 deletions
|
@ -3383,6 +3383,23 @@
|
|||
"typescript"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.",
|
||||
"categories": [
|
||||
"ide",
|
||||
"editors"
|
||||
],
|
||||
"repo_url": "https://github.com/CodeEditApp/CodeEdit",
|
||||
"title": "CodeEdit",
|
||||
"icon_url": "",
|
||||
"screenshots": [
|
||||
"https://user-images.githubusercontent.com/806104/194004176-3143d19f-1ad9-449c-bd41-8c4f9998f44b.png"
|
||||
],
|
||||
"official_site": "https://www.codeedit.app/",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
},
|
||||
{
|
||||
"short_description": "ubiquitous text editor",
|
||||
"categories": [
|
||||
|
|
Loading…
Reference in a new issue