Error message in app.json: Problems loading reference 'aloutlinesyntax://json/appJsonSyntax.json'
An error message appears in app.json in all my apps:
Problems loading reference 'aloutlinesyntax://json/appJsonSyntax.json': Unable to load schema from 'aloutlinesyntax://json/appJsonSyntax.json': No content.
This is the same error as #455
Version: 16.77.0
There is a folder in the previous version that is not present in the latest: ".\bin\netcore"
Rolling back to the previous version and copying the folder:
%USERPROFILE%\.vscode\extensions\andrzejzwierzchowski.al-code-outline-15.76.0\bin\netcore
to
%USERPROFILE%\.vscode\extensions\andrzejzwierzchowski.al-code-outline-16.77.0\bin
then update/reload the extension seems to work.
I got the same error
Version: 16.77.0
I downgraded to version 16.76.1433787 and it got fixed.
Thank you for reporting the issue. I've released a new version of the extension. The problem was caused by an issue during extension binaries build.