-
Notifications
You must be signed in to change notification settings - Fork 219
Insights: tailwindlabs/tailwindcss-intellisense
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
19 Pull requests merged by 3 people
-
Speed up project selector matching
#1381 merged
May 22, 2025 -
Don't register ability to hover, request colors, etc… more than once
#1378 merged
May 20, 2025 -
Clear trigger characters when restarting server
#1375 merged
May 20, 2025 -
Display color swatches when using before/after variants
#1374 merged
May 20, 2025 -
Update project readme
#1364 merged
May 15, 2025 -
Bump typescript
#1369 merged
May 15, 2025 -
Compute correct document selectors when a project is initialized
#1335 merged
May 14, 2025 -
Add support for latte templates
#1361 merged
May 13, 2025 -
Simplify details for utility completions
#1356 merged
May 13, 2025 -
Handle balanced parens when searching for helper functions
#1354 merged
May 13, 2025 -
Fix error when using VSCode < 1.78
#1353 merged
May 13, 2025 -
Don’t skip suggesting empty variant implementations
#1352 merged
May 13, 2025 -
Calculate swatches for HSL colors with angular units
#1360 merged
May 13, 2025 -
Gracefully handle color parsing failures
#1363 merged
May 13, 2025 -
Add Node 24 to test matrix
#1349 merged
May 8, 2025 -
Enable isolated declarations for
@tailwindcss/language-service
#1348 merged
May 8, 2025 -
Update default file exclusions
#1336 merged
May 8, 2025 -
Rework capability registration and handler setup
#1327 merged
May 5, 2025 -
chore: debugging options
#1339 merged
Apr 29, 2025
2 Pull requests opened by 1 person
-
wip: Improve CSS syntax highlighting
#1367 opened
May 14, 2025 -
Simplify completion details for border and outline utilities
#1384 opened
May 23, 2025
26 Issues closed by 6 people
-
Duplicated semicolon in CSS file causes Tailwind CSS language server to not work
#1382 closed
May 23, 2025 -
helix editor: lsp configuration options work on some, except `classFunctions`
#1380 closed
May 21, 2025 -
0.14.7 breaks Tailwind 3 / JavaScript config support
#1373 closed
May 20, 2025 -
Infinite loop of loading IntelliSense Issue in Monorepo folders `.code-workspace`
#1371 closed
May 20, 2025 -
autocomplete dosn't work
#1376 closed
May 20, 2025 -
Autocomplete not working on dev server start or installing
#1372 closed
May 20, 2025 -
Swatches for HSL colors not displaying with before: or after: prefix
#1370 closed
May 20, 2025 -
Intellisense does not appear when typing in React `className`
#1346 closed
May 17, 2025 -
The README.md file needs updating for v4.
#1228 closed
May 15, 2025 -
Using `$` as a function name in `tailwindCSS.classFunctions` does not work
#1321 closed
May 15, 2025 -
V4 version, CDN plugin not available
#1368 closed
May 15, 2025 -
helix: configuring custom language extensions
#1366 closed
May 14, 2025 -
IntelliSense only starts working after opening multiple files
#1302 closed
May 14, 2025 -
Negative impact of including static declarations in custom variants
#1347 closed
May 13, 2025 -
Broken as of 0.14.4 - invalidConfigPath when using -theme or -config
#1285 closed
May 13, 2025 -
VS Code inline color preview not displayed for custom colors in specified function context
#1359 closed
May 13, 2025 -
Error: Tailwind CSS: Cannot read properties of undefined (reading 'type')
#1362 closed
May 13, 2025 -
JavaScript heap out of memory
#1169 closed
May 10, 2025 -
[intellisense]: IntelliSense hides utility if name matches custom variant
#1355 closed
May 9, 2025 -
Tailwind IntelliSense not recognizing utilities from imported package CSS in consuming project
#1351 closed
May 9, 2025 -
stop spamming me with warnings
#1343 closed
May 6, 2025 -
CSS conflict false positive when using classes conditionally via cx()
#1344 closed
May 6, 2025 -
Infinite register of language feature
#1319 closed
May 5, 2025 -
Tailwind Intellisense not working after upgrading to v4
#1337 closed
Apr 25, 2025
11 Issues opened by 10 people
-
Show more relevant intellisense suggestions for border utility
#1383 opened
May 23, 2025 -
Intellisense extremely slow in latest release
#1379 opened
May 21, 2025 -
Inconsistent syntax highlighting for keyframes animation declaration
#1365 opened
May 14, 2025 -
Emmet suggestions show up in JS/TS files when they should not
#1358 opened
May 11, 2025 -
Intellisense not working for autocomplete and hover previews
#1357 opened
May 10, 2025 -
Bug when combining Antd and TailwindCSS v4
#1345 opened
May 7, 2025 -
Class Suggestions not showing up in vscode
#1341 opened
May 2, 2025 -
Incorrect syntax highlighting of `@plugin` directive with options
#1340 opened
Apr 30, 2025 -
Neovim completion is not working in monorepos
#1338 opened
Apr 28, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Plugins can't import `tailwindcss/plugin` when using Standalone CLI or CDN
#1301 commented on
Apr 24, 2025 • 0 new comments -
Tailwind CSS Intellisense does not work on Django project + django-tailwind
#1312 commented on
Apr 25, 2025 • 0 new comments -
v4 completions are sorted alphabetically (was by value in v3)
#1181 commented on
Apr 30, 2025 • 0 new comments -
intellisense does not work properly
#1249 commented on
May 2, 2025 • 0 new comments -
Tailwind CSS IntelliSense not work with tailwindcss4.0
#1245 commented on
May 6, 2025 • 0 new comments -
Tailwind CSS LSP Not Working in Cloned Laravel Project
#1322 commented on
May 12, 2025 • 0 new comments -
Custom components + intellisense
#1247 commented on
May 13, 2025 • 0 new comments -
Tailwind extension not showing suggestions in class attribute in svelte after version 4.11
#1296 commented on
May 16, 2025 • 0 new comments -
Initialization fails in a v4 project with invalid CSS
#1121 commented on
May 23, 2025 • 0 new comments -
Neovim completion is not working after version 0.14.11
#1323 commented on
May 23, 2025 • 0 new comments -
Improve language server detection for workspace folders
#1334 commented on
May 18, 2025 • 0 new comments