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

There is no response after clicking "Insert Item..." button at the end of the "ARM TEMPLATE OUTLINE" node if the inserted node is expanded status #1567

Open
v-xinda opened this issue Mar 17, 2023 · 0 comments

Comments

@v-xinda
Copy link

v-xinda commented Mar 17, 2023

OS: Win10
Build Version: 20230312.2

Repro Steps:

  1. Open a template file in VSCode.
  2. Navigate to "Explorer" view -> Expand "ARM TEMPLATE OUTLINE" node -> Expand the "parameters" node.
  3. Click "Insert Item..." button at the end of the "ARM TEMPLATE OUTLINE" node -> Select "Parameter".
    image
  4. Check whether pop up an input box to type the parameter name.

Expect:
Pop up an input box to type the parameter name.
image

Actual:
There is no response after selecting "Parameter".

More Info:

  1. This issue also reproduces when inserting Function, Output, Resource and Variable.
  2. This issue also reproduce after clicking "Sort Item..." button at the end of the "ARM TEMPLATE OUTLINE" node.
  3. This issue doesn't reproduce after clicking "Insert/Sort" button at the end of the "functions/outputs/resources/variables/parameters" node.
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant