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

[VSCODE] Add inline actions (called CompletionItems in the API) for the manifest #2838

Closed
jgw96 opened this issue Apr 27, 2022 · 0 comments
Closed

Comments

@jgw96
Copy link
Contributor

jgw96 commented Apr 27, 2022

Tell us about your feature idea

inspired by: is it possible to add an inline command above the icons property that I can click to generate the icons (similar to how I can start debugging directly from package.json)?

This should handle:
icons,
screenshots
colors

Do you have an implementation or a solution in mind?

Use the CompletionItems API https://code.visualstudio.com/api/references/vscode-api to implement in a way that would be familiar to VSCode users

Have you considered any alternatives?

No response

@jgw96 jgw96 self-assigned this Apr 27, 2022
@nmetulev nmetulev moved this to Proposed 💡 in PWABuilder Apr 28, 2022
@jgw96 jgw96 moved this from Proposed 💡 to Todo 📃 in PWABuilder May 2, 2022
@jgw96 jgw96 modified the milestone: PWA Studio1.0 May 3, 2022
@nmetulev nmetulev moved this from Todo 📃 to In Progress 🚧 in PWABuilder May 10, 2022
Repository owner moved this from In Progress 🚧 to Done ✔️ in PWABuilder Jul 19, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done ✔️
Development

No branches or pull requests

2 participants