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

Remove tight coupling of Kiota Interop code and the VS Code Extension #6084

Open
thewahome opened this issue Feb 3, 2025 · 0 comments · May be fixed by #6096
Open

Remove tight coupling of Kiota Interop code and the VS Code Extension #6084

thewahome opened this issue Feb 3, 2025 · 0 comments · May be fixed by #6096
Assignees
Labels
enhancement New feature or request type:feature New experience request WIP

Comments

@thewahome
Copy link
Contributor

thewahome commented Feb 3, 2025

Overview

The Kiota Interop code currently existing inside the VS Code extension can be moved to a module for reuse by the extension.
The work should separate VS Code extension specific code from the module to make it easy to extract to its own npm package

Acceptance Criteria

  • The new module does not have any references to VS Code
  • Unit tests for the new module implemented
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Feb 3, 2025
@baywet baywet added enhancement New feature or request type:feature New experience request labels Feb 3, 2025
@baywet baywet moved this from Needs Triage 🔍 to New📃 in Kiota Feb 3, 2025
@thewahome thewahome linked a pull request Feb 5, 2025 that will close this issue
@petrhollayms petrhollayms moved this from New📃 to In Progress 🚧 in Kiota Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type:feature New experience request WIP
Projects
Status: In Progress 🚧
Development

Successfully merging a pull request may close this issue.

2 participants