Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add code-oss-compat #6

Open
5 of 24 tasks
lemanschik opened this issue Nov 21, 2022 · 0 comments
Open
5 of 24 tasks

feat: Add code-oss-compat #6

lemanschik opened this issue Nov 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lemanschik
Copy link
Contributor

lemanschik commented Nov 21, 2022

exposes a code-oss compatible workspace integration

offers apis like vscode, vsls.getApi and the liveShare and extensions api

allows to integrate existing code-oss modules as UI Components

  • Run Code Oss from code-oss/modules
  • Publish: Chromium Extension
  • Create and Publish : code-oss/extension
  • Create: code-oss/compat
  • Create editor/build
    • parses and builds a compatible launcher based on the rust cli of code-oss. (Importent ECMAScript not rust! ECMAScript!)
      • find rust cli issues and offer backporting of our stuff. in the code-oss-dev repo aka vscode
    • builds /code-oss
    • Can build code-oss
      • without patches.
      • Can build vscodium
      • builds with our xterm compatible api that links the nativ term.
    • offers addapter for IProductProvider replacement of product.json
      • without patches.
    • Can build theia
      • without patches
    • Can build code-server code-oss/remote code-oss/remote/web
      • without patches
  • consider backporting it directly into
@lemanschik lemanschik self-assigned this Nov 21, 2022
@lemanschik lemanschik added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant