Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 939 Bytes

File metadata and controls

11 lines (10 loc) · 939 Bytes

What's coming?

  • Coditor will uses vuejs-templates/webpack (there are full features like hotreload, linting, testing, development mode, build assets ready for production. You can see all features here)
  • A extensive documentation to development new features, examples, and put on production.
  • Making web request and handle response using vue-resource.
  • global config for all tabs
  • config via props for each tab
  • [] Add dinamic tabs
  • [] Select the programming language dynamically for each tab that was created. Also include download or load script dependencies dynamically.

Important: Coditor intented to be a independent webcomponent. The original idea is to be a multitab code editor, no more, no less.

If you have any idea to a new feature, I would be very interested in discussions. Meanwhile I will continue working in the coditor new version.