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

VS Code Extension should be updated to reflect the Kiota.Config and plugins / manifest work #4293

Open
10 of 17 tasks
sebastienlevert opened this issue Mar 5, 2024 · 5 comments · May be fixed by #4500
Open
10 of 17 tasks
Assignees
Labels
enhancement New feature or request needs more information vscode-extension Work related to the vscode-extension
Milestone

Comments

@sebastienlevert
Copy link
Contributor

sebastienlevert commented Mar 5, 2024

Tasks

  1. enhancement vscode-extension
    ElinorW
  2. enhancement vscode-extension
    ElinorW
  3. enhancement vscode-extension
    ElinorW
  4. enhancement type:enhancement type:feature vscode-extension
    ElinorW
  5. needs more information vscode-extension
    sebastienlevert
  6. type:bug vscode-extension
    ElinorW
  7. type:feature vscode-extension
  8. type:feature vscode-extension
    ElinorW
  9. type:bug vscode-extension
    ElinorW
@sebastienlevert sebastienlevert added enhancement New feature or request vscode-extension Work related to the vscode-extension labels Mar 5, 2024
@baywet
Copy link
Member

baywet commented Mar 5, 2024

@sebastienlevert to provide wireframes and specs

@sebastienlevert
Copy link
Contributor Author

@baywet
Copy link
Member

baywet commented Mar 22, 2024

One important decision to make for the extension: do we want to enable both the kiota lock and the config experiences (behind a feature flag) like we do for the CLI? or do we want the extension to be edge and only support the config aspects? @sebastienlevert
This in turns will drive the integration with the JSON RPC server and other implementation details.

@sebastienlevert
Copy link
Contributor Author

This is a good question... Would this be possible to drive conditionally the work in both lock mode and in workspace mode? Let's say we had a config in the extension that says "enable preview features", then the "complex" tree and capabilities would show up. If not, then it's business as usual... If this is something that is possible, I'm happy to lean on this to be able to offer it sooner to developers.

@baywet
Copy link
Member

baywet commented Mar 22, 2024

You'll see during the status meeting, but supporting multiple experiences will add to the overall workload, and we're already falling behind on a bunch of things. I'd vote for having the extension be edgy only, especially since the adoption is not that broad today anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs more information vscode-extension Work related to the vscode-extension
Projects
Status: In Progress 🚧
Development

Successfully merging a pull request may close this issue.

4 participants