Eclipse Theia 1.0.0

Release Date
Deliverables
  • Documentation
    • Minimal: Adopter’s documentation, getting started, tutorial, write tests #7069
    • Update Readme / Roadmap #7070
    • Improve extensions readme #6518
  • VS Code Compatibility
    • Update theia-apps using VS Code extensions #6183
    • Deprecate and remove the theia-extensions superseded by vscode extensions  #6933
  • Marketplace
    • register open-vsx.org and host a marketplace #7072
    • Merge extension widget #6655
Compatibility

Breaking changes:

  • [scm][git] the History view (GitHistoryWidget) has moved from the git package to a new package, scm-extra, and renamed to ScmHistoryWidget. GitNavigableListWidget has also moved. CSS classes have been moved renamed accordingly. 6381
  • [task] TaskRestartRunningQuickOpenItem class is renamed into RunningTaskQuickOpenItem. 7392
  • [task] TaskAttachQuickOpenItem class is removed. 7392
  • [task] TaskService.taskProviderRegistry is removed. 7418