Hi ArturV,
yes, DeveloperServicesEnabled is correctly set. This is VS Code message:
[2020-06-11 16:10:51.79] Sending request to localhost:7049/.../packages
[2020-06-11 16:10:51.79] Sending request to localhost:7049/.../packages
[2020-06-11 16:10:51.81] The request for path /BC130/dev/packages?publisher=Microsoft&appName=System&versionText=13.0.0.0 failed with code NotFound. Reason: No published package matches the provided arguments.
[2020-06-11 16:10:51.82] The request for path /BC130/dev/packages?publisher=Microsoft&appName=Application&versionText=13.0.0.0 failed with code NotFound. Reason: No published package matches the provided arguments.
[2020-06-11 16:10:51.82] Could not download reference symbols. Please ensure that:
1. The correct server name and instance are specified in the launch.json file.
2. The correct application version is specified in the app.json file.
3. The dependencies are correctly specified in the app.json file.
When I connect a Demo Database 13-0 to the same BC Server Instance, everything works....