Skip to content

How to reference variable name from Intellisense #81

@murdockcrc

Description

@murdockcrc

Not sure what I missed here, but if I execute this line in the terminal from the scrapbook:

subscriptionId=xxxxxx-48aa-4fa8-b535-af40e0000207

And then execute this one too:

az account set -s $subscriptionId

The terminal shows that the following command was executed:

az account set -s $subscriptionId

The extension does not provide Intellisense for autocompleting the name of the variable I want to reference. I was wondering if this is expected or if something is not working properly with my extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions