-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Description
One of the high-level goals for 1.3 is to implement a cross-platform code editor sample using the modern Monaco editor (the engine behind VS Code).
A number of issues need to be resolved to achieve this:
- File Input Dialog (Add platform API for native inputs (dropdowns, file selection, calendar, etc.) #218)
- JavaScript Dialogs (Add platform API for JavaScript dialogs (alert(), prompt(), confirm()) #219)
- HTML5 Canvas (Implement Canvas API #167)
- Cut/copy/paste of complex types (Add support for cut/copy/paste of complex types (eg, images, complex HTML, etc.) #298)
- Hard reload (An option to reset the File cache #292)
- Various rendering bugs with Monaco editor itself (Inset box-shadow rendering #293)
yf-hk and SupinePandora43
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request