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

Visual Studio Support #551

Closed
mikemassa84 opened this issue Sep 23, 2020 · 4 comments
Closed

Visual Studio Support #551

mikemassa84 opened this issue Sep 23, 2020 · 4 comments
Assignees
Labels
devdiv Related to Bicep tooling efforts in DevDiv enhancement New feature or request
Milestone

Comments

@mikemassa84
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be great to be able to work on Bicep within Visual Studio, perhaps as part of an Azure Resource Group project.

Describe the solution you'd like
I'd like to see editor support for Bicep syntax in Visual Studio. It would also be really cool if there was a Toolbox in Visual studio which allowed a drag-and-drop of Azure resources onto the editor which generates the bicep code. Editing the fields of the resources in the properties window would be nice as well.

@mikemassa84 mikemassa84 added the enhancement New feature or request label Sep 23, 2020
@ghost ghost added the Needs: Triage 🔍 label Sep 23, 2020
@alex-frankel alex-frankel added this to the Committed Backlog milestone Sep 30, 2020
@miqm
Copy link
Collaborator

miqm commented Dec 19, 2020

First step towards this is #290 I think.

@madskristensen
Copy link

For anyone interested in seeing this happen, please upvote the feature request on the VS tracker as well.

@ucheNkadiCode ucheNkadiCode added the devdiv Related to Bicep tooling efforts in DevDiv label Apr 13, 2022
@simonvane
Copy link

+1

It's a horrible experience having to jump around different IDEs for different parts of my work, especially as part of the same pull request.

@ucheNkadiCode
Copy link
Contributor

Hey everyone! Thank you so much for keeping up with this thread. We can see Bicep in Visual Studio is very important to our customers and we are currently working on an Out-of-box extension to make this happen. The plan is that any and all Bicep Language Server features that can be supported within Visual Studio (colorization, tab completions) will be available to make authoring easier, but we do not yet have plans for certain features like the Bicep Visualizer or right click deploy.

Right now we are working through the Visual Studio features set when it comes to its Language Server Protocol as not every feature capability is 1 to 1. Thank you for your patience and we are looking forward to bringing you a great Bicep in VS Experience!

@ucheNkadiCode ucheNkadiCode modified the milestones: Committed Backlog, v0.8 May 16, 2022
@ucheNkadiCode ucheNkadiCode moved this to Todo in Bicep May 16, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.8, v0.9 Jun 24, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.9, v0.10 Aug 3, 2022
@alex-frankel alex-frankel modified the milestones: v0.10, v0.11 Sep 15, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.11, v0.12 Sep 30, 2022
Repository owner moved this from Todo to Done in Bicep Oct 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
devdiv Related to Bicep tooling efforts in DevDiv enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

9 participants