Skip to content

Switch to Monaco Editor for Code Editing #5

@ankitk26

Description

@ankitk26

Currently, the project uses a react-ace code editor component. To enhance the user experience and provide advanced editing features, switch to using the Monaco Editor (the editor that powers VS Code) as the primary code editor in the application.

Benefits of Monaco Editor:

  • Rich language support (syntax highlighting, autocompletion, linting)
  • Familiar VS Code experience for users
  • Improved extensibility and customizability

Tasks:

  • Replace the existing code editor with Monaco Editor
  • Ensure all current features and integrations work with Monaco

References:

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions