tailwind-ctp-intellisense @master -
refs -
log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
diff --git a/src/lsp/providers/diagnosticsProvider.ts b/src/lsp/providers/diagnosticsProvider.ts
index 5945837bd639a4360bd03f61298581529aba7f7d..85de8b570e727b177df40bfe7d97150d9b967471 100644
--- a/src/lsp/providers/diagnosticsProvider.ts
+++ b/src/lsp/providers/diagnosticsProvider.ts
@@ -361,8 +361,11 @@ isValid(value[key])
)
if (firstValidKey) {
TextDocument,
- Diagnostic,
+ !Array.isArray(otherMeta) &&
+ state: State,
findClassNamesInRange,
+ firstValidKey,
+ ])}'?`
}
}
}