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] TypeSpec Extension should leverage each emitter to detect the dependency missing and provide suggestion on next step #5166

Open
3 tasks done
lirenhe opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
design:needed A design request has been raised that needs a proposal ide Issues for VS, VSCode, Monaco, etc.

Comments

@lirenhe
Copy link
Member

lirenhe commented Nov 21, 2024

Clear and concise description of the problem

Here are a couple of actions needed:

  1. Design the format and the contract of env check result should return.
  2. Define the command e.g. 'tsp compile -check' that could be used by the extension.
  3. Integrate the result into the extension and suggest the follow up action for each language.
    cc @RodgeFu, @lmazuel

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design:needed A design request has been raised that needs a proposal ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

No branches or pull requests

2 participants