-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
👀 Editor View #36
Copy link
Copy link
Closed
Labels
PRIORITYThis issue has priority over other issues.This issue has priority over other issues.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsource editor
Metadata
Metadata
Labels
PRIORITYThis issue has priority over other issues.This issue has priority over other issues.enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsource editor
Type
Projects
Status
🏁 Complete
Note
The Editor View lives in
CodeEditSourceEditorand features a basic implementation oftree-sitterusingSwiftTreeSitter.Overview
We need to implement a fully featured editor view. This view sits inside the Workspace UI (#346). We need to determine if we should roll our own
or use an existing solution.Features
Our code editor view should include the following features
Resources
Packages to considerCodeEditorViewCodeViewerCodeEditorSourcefulSavannaKitCotEditor