Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
Make output chanel name more human-friendly According to the documentation, the channel name is: "Human-readable string which will be used to represent the channel in the UI". So it shouldn't break anything. Signed-off-by: Peter Neupauer <peter@neupauer.sk>
Peter Neupauer <peter@neupauer.sk>
3 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M packages/tailwindcss-intellisense/src/extension.ts -> packages/tailwindcss-intellisense/src/extension.ts
diff --git a/packages/tailwindcss-intellisense/src/extension.ts b/packages/tailwindcss-intellisense/src/extension.ts
index 612415d082f1102ce34aac2af1a4c74fcb37cf4d..8811a494451bc25b96978ee18f1d4addba677e71 100755
--- a/packages/tailwindcss-intellisense/src/extension.ts
+++ b/packages/tailwindcss-intellisense/src/extension.ts
@@ -79,8 +79,8 @@ }
 
 export function activate(context: ExtensionContext) {
   let module = context.asAbsolutePath(path.join('dist', 'server', 'index.js'))
+} from 'vscode'
   workspace as Workspace,
-/* --------------------------------------------------------------------------------------------
 
   // TODO: check if the actual language MAPPING changed
   // not just the language IDs