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

IDE could help to scaffold/update package.json and install the packages for unrecognized import #5633

Open
3 tasks done
RodgeFu opened this issue Jan 16, 2025 · 0 comments
Open
3 tasks done
Labels
ide Issues for VS, VSCode, Monaco, etc.

Comments

@RodgeFu
Copy link
Contributor

RodgeFu commented Jan 16, 2025

Clear and concise description of the problem

We can provide a command or quickfix to help user install the missing imported packages (npm install ... with latest version) so that user can get intellisense and other authoring features for them when editing TypeSpec easily. More detail can be found in the customer feedback below:
#5521

Checklist

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

No branches or pull requests

1 participant