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

Explorer: List of Runtimes using File System Provider and GraphQL #1

Open
5 tasks
aschaeffer opened this issue Jul 8, 2023 · 0 comments
Open
5 tasks

Comments

@aschaeffer
Copy link
Contributor

aschaeffer commented Jul 8, 2023

Goal

Implement a VS Code Extension which implements a file system provider.

The virtual filesystem is shown in the explorer or in a separate panel/view.

VFS Representation

  • File System Provider
    • Runtime

Tasks

  • Provide a GraphQL server
  • Provide a GraphQL resolver, which returns the list of remotes
  • As intermediate step: Initialize a single runtime, so that at least one runtime is available
  • Fetch the list of runtimes from a GraphQL endpoint
  • Implement a file system provider which shows the list of runtimes
@aschaeffer aschaeffer changed the title File System Provider Explorer: List of Runtimes using File System Provider and GraphQL Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant