bhsubra

Results 21 issues of bhsubra

Enter vs tab has different behavior in visual studio. Enter retains the typed in text. Steps to reproduce the issue: 1. Type vnet 2. Select res-vpn-vnet-connection from completion list Expected:...

enhancement
devdiv
VisualStudio

Investigate ChangeInLinterRuleLevelInBicepConfigFile_ShouldUpdateDiagnostics test flakiness

enhancement
devdiv
VisualStudio

### Minimal repro steps 1. Copy paste the below contents in libman.json file and save: { "version": "1.0", "defaultProvider": "cdnjs", "libraries": [ { "provider": "cdnjs", "library": "[email protected]", "destination": "bin/" }...

P2

We need to place radio buttons in the UI in a group box to improve keyboard navigation experience.

P2
Add Library Dialog

### Functional impact Restore Client-Side libraries doesn't fail when required field- libraries is not specified ### Minimal repro steps 1. Create libman.json file with below contents: ``` { "version": "1.0",...

bug
P3

- After the user selects a param file for a specific bicep file, we can use "last used" for that specific bicep file - It would be great if we...

enhancement
devdiv
V2

vscode bicep vsix is called vscode-bicep.vsix. Rename Bicep.VSLanguageServerClient.Vsix to vs-bicep.vsix for consistency.

enhancement
devdiv
VisualStudio

Add e2e tests for insert resource feature.

devdiv
P1

Add e2e tests for bicep deploy feature

devdiv
P1

We need to revisit and clean up MockHttpMessageHandler based on this comment: https://github.com/aspnet/HttpRepl/pull/115#discussion_r307909776 in PR: https://github.com/aspnet/HttpRepl/pull/115

backlog