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
local crit = import crit.libsonnet;
{
test: crit.Critical().
// ^^^// IntelliSense cannot resolve the nested function TimeZone, resulting in the error// "Completion: error finding ranges: field Critical() was not found in ast.DesugaredObject"// however it can resolve both Critital and NonCritical on the local var/object crit
}
The text was updated successfully, but these errors were encountered:
Version 0.13.1
Similar to: #113
Log
Library
Live Configuration
The text was updated successfully, but these errors were encountered: