You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// this is a fatal error likely due to a code defect
We should log diagnostics and go ahead with creating compilation with default bicepconfig.json settings as user can get much of the functionality even with a malformed config file.
The text was updated successfully, but these errors were encountered:
We currently don't create compilation if bicepconfig.json is invalid:
bicep/src/Bicep.LangServer/BicepCompilationManager.cs
Line 247 in d2ee05f
We should log diagnostics and go ahead with creating compilation with default bicepconfig.json settings as user can get much of the functionality even with a malformed config file.
The text was updated successfully, but these errors were encountered: