👀 Extension Architecture / API
#76
Labels
clarification needed
Further information is requested
enhancement
New feature or request
extensions
Issues related to the extension architecture in CodeEdit
help wanted
Extra attention is needed
PRIORITY
This issue has priority over other issues.
Projects
jasonplatts commentedMar 19, 2022
•
edited
Overview
Support for JS/TS extensions is planned for the initial release of CodeEdit. The extension system will provide similar capabilities to that of other editors, such as VS Code.
Contributing
If you wish to contribute to building the CodeEdit extension architecture, please see the tasks below and review the relevant parts of the API documentation repository. This documentation should be used as the guide for development.
PLEASE NOTE THE DOCUMENTATION IS STILL WORK IN PROGRESS. TASKS AND THEIR RELATED GITHUB ISSUES WILL BE UPDATED AS THE RELEVANT DOCUMENTATION IS COMPLETED.
Each API feature functionality first needs to be built into CodeEdit so that it can be used internally by the application and then later exposed to extensions through the API.
Tasks
References
The text was updated successfully, but these errors were encountered: