https://github.com/codeeditapp/documentation
Documentation for CodeEdit
https://github.com/codeeditapp/documentation
Last synced: 4 months ago
JSON representation
Documentation for CodeEdit
- Host: GitHub
- URL: https://github.com/codeeditapp/documentation
- Owner: CodeEditApp
- Created: 2022-04-11T00:08:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-09T19:02:39.000Z (about 3 years ago)
- Last Synced: 2025-01-08T12:22:16.675Z (6 months ago)
- Size: 1.31 MB
- Stars: 9
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
description: >-
CodeEdit is designed to provide a modern, native and highly extensible
development environment on the Mac.
cover: .gitbook/assets/twitter-cover.png
coverY: 150.05223251895535
layout: landing
---# Introduction
## Overview
CodeEdit supports core languages and markup out-of-the-box, including HTML, JavaScript, and Markdown. Its user interface was designed to give developers a familiar and consistent Mac-like experience.
Understandably, most developers will need support for other languages, require additional features, and have unique preferences. To meet these needs CodeEdit provides a robust JavaScript and React extension API.
If you are new to extension development or would like to become familiar with the basics of creating and publishing extensions for CodeEdit, we highly recommend reading our [Getting Started](getting-started/creating-an-extension.md) page. To learn more about building different specific types of extensions, see the [Guides](broken-reference) section. For those wanting to jump right in and browse the exposed functionality, visit the [API](broken-reference) section.
If you run into problems along the way, please reach out to our dedicated extension community on [Discord](https://discord.gg/vChUXVf9Em).