Description
Apologies, I'm not sure how best to log this, so please bear with me.
I've just reverted vscode-azurearmtools on my PC / laptop to 0.15.13 in an attempt to avoid the issues I've been seeing on 0.15.15. Before this, the extension appeared to be loading, or loading the schemas for a really long time, maybe indefinitely.
I had a warning when viewing a template file, that it wasn't a template file, even though the schema was at the top of the page. When I tried to select language mode and select Azure Resource Manager Template (arm-template) it selects, the drop down disappears, but it still shows {} JSON at the bottom of the VS Code screen. And shows "Loading ARM schemas". I previously had a warning for old schema reference, so updated from the 2015-01-01 which the Azure Portal generates when downloading templates to 2019-04-01 which seems to be the latest. I'm not sure if changing the template schema 2019-04-01 is what caused the problem.
Apologies if this isn't the standard way to log an issue for this. Happy to add necessary details and clear down some of this if it could make things clearer. Thanks.