I uninstalled the old microsoft ansible extension and installed this instead.
I added this:
"yaml.schemas": {
"https://json.schemastore.org/ansible-role-2.9": "*.yml",
},
When I hover over a symbol or trigger autocomplete, it shows Loading... for a while, then maybe shows some info. But it does that every time. There's always a delay - as if it's downloading the schema every time.
Is this normal, or should I expect it to be instantaneous?
I uninstalled the old microsoft ansible extension and installed this instead.
I added this:
When I hover over a symbol or trigger autocomplete, it shows
Loading...for a while, then maybe shows some info. But it does that every time. There's always a delay - as if it's downloading the schema every time.Is this normal, or should I expect it to be instantaneous?