FAQ
Find answers to commonly asked questions.
Last updated
Find answers to commonly asked questions.
Last updated
CodeEdit supports JavaScript and TypeScript for extension development. React is also supported for the creation of custom interfaces.
No. CodeEdit has its own API.
While there are necessary differences in the API, much of the functionality exposed in the VS Code API is also exposed in CodeEdit. This means it is often possible to port VS Code extensions with minimal effort.
For help with questions related to building extensions, please visit our .
CodeEdit is built by a team of volunteers as an open source project. Please be considerate and respectful of those who freely give their time.
New features can be suggested on our page.
Please read existing issues first and try to avoid making duplicate requests. Instead, add feedback to an existing issue. This frees up the community to spend more time on development and better prioritize specific features.