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 code lens to top of module source files to go to JSON or Bicep, and to indicate when no source is available #12757

Closed
StephenWeatherford opened this issue Dec 14, 2023 · 0 comments · Fixed by #12762
Assignees
Labels
devdiv Related to Bicep tooling efforts in DevDiv story: registry
Milestone

Comments

@StephenWeatherford
Copy link
Contributor

When showing module sources after user presses F12:

  • If showing a .bicep source file, add a code lens to "Show Compiled JSON"
  • If showing the compiled JSON file, add a code lens to "Show Bicep source"
  • If showing the compiled JSON file because there is no source code published, add a code lens (not clickable) to say there is no source code available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devdiv Related to Bicep tooling efforts in DevDiv story: registry
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant