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

Add migration action to the contextual menu for locks in extension #4548

Open
adsk-duszykf opened this issue Apr 24, 2024 · 4 comments
Open
Labels
type:bug A broken experience vscode-extension Work related to the vscode-extension
Milestone

Comments

@adsk-duszykf
Copy link

The Select lock file button (or context menu on the lock file) doesn't read the lock file if the property 'descriptionLocation' is a relative path. like '..\api.yaml'
Would be nice also to get an error message if the location doesn't exist

@adsk-duszykf adsk-duszykf changed the title Vs Code extension unable to use lock file relative descriptionLocation Vs Code extension unable to use lock file with relative path Apr 24, 2024
@baywet
Copy link
Member

baywet commented Apr 24, 2024

hi @adsk-duszykf
Thanks for using the extension and for reaching out.
We're in the middle of revamping our extension to provide a better experience.
Long story short, we're moving from a client centric approach with locks to a workspace centric approach (multiple clients) with a workspace configuration instead.
While I don't think we've planned a UI surface in the future version of the extension to migrate locks (but the CLI already implements it), I'll repurpose your issue to add that functionality.
Let us know if you have any question/concern.

@baywet baywet added type:bug A broken experience vscode-extension Work related to the vscode-extension labels Apr 24, 2024
@baywet baywet modified the milestones: Kiota v1.14, Backlog Apr 24, 2024
@baywet
Copy link
Member

baywet commented Apr 24, 2024

#4293 is the issue tracking the work for the extension

@adsk-duszykf
Copy link
Author

Thank you for the reactivity and Kiota !

@baywet baywet changed the title Vs Code extension unable to use lock file with relative path Add migration action to the contextual menu for locks in extension Apr 25, 2024
@baywet baywet reopened this Apr 25, 2024
@baywet
Copy link
Member

baywet commented Apr 25, 2024

No worries! I'm going to keep this issue open so we can track implementing the migration action.

Cc @ElinorW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience vscode-extension Work related to the vscode-extension
Projects
Status: Todo 📃
Development

No branches or pull requests

2 participants