📝How to make a popular projectional editor?

tags

Editor Projectional Editor

  • use case: only one of team uses the editor
    • automatic import/export (seamless) of javascript or typescript
    • integrate with existing framework (React or Vue?)
    • version control support
    • integration with existing code base
    • how to integrate code style? rely on prettier?
    • no additional files checked into VCS
    • concentrate on editing experience + refactorings?

See also

Backlinks