-
Notifications
You must be signed in to change notification settings - Fork 213
Insights: tailwindlabs/tailwindcss-intellisense
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
17 Pull requests merged by 1 person
-
Guard against infinitely recursive theme key lookup
#1332 merged
Apr 23, 2025 -
Implement better
calc(…)
evaluation for completions and equivalents#1316 merged
Apr 23, 2025 -
Support class function hovers in Svelte and HTML
<script>
blocks#1311 merged
Apr 23, 2025 -
Add test for
classAttributes
matching variable names in JS(X)/TS(X)#1315 merged
Apr 14, 2025 -
Warn when using blocklisted classes
#1310 merged
Apr 14, 2025 -
Fix infinite loop when any file exclusions start with
/
#1307 merged
Apr 9, 2025 -
Bump
@parcel/watcher
#1269 merged
Apr 7, 2025 -
Handle when project config is re-created
#1300 merged
Apr 7, 2025 -
Don't follow recursive symlinks during project discovery
#1270 merged
Apr 7, 2025 -
Fix problem with too many ripgrep processes being spawned by VSCode
#1287 merged
Apr 7, 2025 -
v4: Improve DX around completions when prefixes are in use
#1292 merged
Apr 4, 2025 -
Add CSS
var()
hovers when using v4#1289 merged
Apr 2, 2025 -
Bump to Tailwind CSS v4.1.1
#1294 merged
Apr 2, 2025 -
Hide completions from CSS language server inside
@import "…" source(…)
#1091 merged
Apr 1, 2025 -
Handle negated sources during project discovery
#1288 merged
Mar 27, 2025 -
Prep for new Oxide API in v4.1
#1284 merged
Mar 27, 2025 -
Update bundled CSS language service
#1286 merged
Mar 27, 2025
6 Pull requests opened by 1 person
-
Bump minimum version requirements
#1297 opened
Apr 3, 2025 -
Rework capability registration and handler setup
#1327 opened
Apr 19, 2025 -
wip: Improve value parsing
#1330 opened
Apr 22, 2025 -
wip: Improve language server detection for workspace folders
#1334 opened
Apr 23, 2025 -
Compute correct document selectors when a project is initialized
#1335 opened
Apr 24, 2025 -
Update default file exclusions
#1336 opened
Apr 25, 2025
23 Issues closed by 8 people
-
Tailwind Intellisense not working after upgrading to v4
#1337 closed
Apr 25, 2025 -
oklch/hex color preview mismatch
#1333 closed
Apr 24, 2025 -
IntelliSense silently fails when v4 theme color variable references itself using rgb channels
#1329 closed
Apr 23, 2025 -
Show percentage result like in V3
#1314 closed
Apr 23, 2025 -
Open VSX
#219 closed
Apr 23, 2025 -
Tailwind Intellisense Not works in Next v15
#1331 closed
Apr 22, 2025 -
v4 intellisense suggests underscore instead of dot in custom utilities
#1328 closed
Apr 22, 2025 -
Media query width and breakpoints (wrong term)
#1326 closed
Apr 21, 2025 -
Tailwind CSS IntelliSense does not seem to work in a react 19 based project
#1325 closed
Apr 19, 2025 -
Tailwind CSS IntelliSense does not seem to work in a react 18 based project
#1324 closed
Apr 18, 2025 -
Not working with Nextjs+V3
#1317 closed
Apr 17, 2025 -
Tailwind IntelliSense stopped working completely (no classes showing, no config used – Tailwind v4)
#1304 closed
Apr 10, 2025 -
Extension uses 100% of CPU when `files.excludes` contains a path starting with `/`
#1303 closed
Apr 9, 2025 -
Tailwind CSS IntelliSense not working in Ionic Framework with SCSS files
#1306 closed
Apr 8, 2025 -
Incorrect cssConflict warning
#1279 closed
Apr 7, 2025 -
Recursive symlinks can cause project discovery to fail
#1185 closed
Apr 7, 2025 -
The Code Helper process constantly uses 100%-200% CPU
#1056 closed
Apr 7, 2025 -
tailwindcss-intellisense spawns ripgrep process that chews CPU on a project without Tailwindcss
#986 closed
Apr 7, 2025 -
DX issue: Using a prefix in v4 requires two actions for a completion
#1291 closed
Apr 4, 2025 -
Nextjs intelliSense not working in v4
#1298 closed
Apr 4, 2025 -
Tailwind extension not showing suggestions in class attribute in svelte after version 4.11
#1296 closed
Apr 3, 2025 -
[GLOBAL] No matching project for document for sass import way `@use "tailwindcss" as *;`
#1293 closed
Apr 1, 2025 -
Unknown at rule @starting-style
#1282 closed
Mar 27, 2025
16 Issues opened by 15 people
-
Neovim completion is not working after version 0.14.11
#1323 opened
Apr 18, 2025 -
Tailwind CSS LSP Not Working in Cloned Laravel Project
#1322 opened
Apr 18, 2025 -
Using `$` as a function name in `tailwindCSS.classFunctions` does not work
#1321 opened
Apr 18, 2025 -
Tailwind CSS autocomplete does not work in React .jsx files
#1320 opened
Apr 18, 2025 -
Infinite register of language feature
#1319 opened
Apr 17, 2025 -
Classes in globals.css not appear in autocompletion
#1318 opened
Apr 17, 2025 -
Tailwind CSS Intellisense does not work on Django project + django-tailwind
#1312 opened
Apr 12, 2025 -
IntelliSense not working after 0.14.14 update — still broken in 0.14.15
#1309 opened
Apr 11, 2025 -
Nuxt/Vue broken updating from 0.14.13 to 0.14.14
#1308 opened
Apr 9, 2025 -
No classes showing
#1305 opened
Apr 8, 2025 -
IntelliSense only starts working after opening multiple files
#1302 opened
Apr 8, 2025 -
Plugins can't import `tailwindcss/plugin` when using Standalone CLI or CDN
#1301 opened
Apr 7, 2025 -
Copilot and extention conflict
#1299 opened
Apr 5, 2025 -
Color swatches missing from `mask-*` utilities
#1295 opened
Apr 2, 2025 -
Project discovery should honor .gitignore files
#1290 opened
Mar 31, 2025
12 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.
-
Completions not working in Neovim.
#1241 commented on
Mar 27, 2025 • 0 new comments -
tailwindCSS.classAttribute property in VS Code settings not available when using v4.
#1253 commented on
Apr 3, 2025 • 0 new comments -
Tailwind CSS IntelliSense not work with tailwindcss4.0
#1245 commented on
Apr 5, 2025 • 0 new comments -
Completions not appearing on my v4 project
#1261 commented on
Apr 8, 2025 • 0 new comments -
[v4] Intellisense autocomplete is not working for my project structure
#1139 commented on
Apr 10, 2025 • 0 new comments -
tailwind v4 with angular the autocomplete is not working
#1238 commented on
Apr 15, 2025 • 0 new comments -
Syntax highlighting for Tailwind CSS v4 directives (@utility, @custom-variant, @variant)
#1250 commented on
Apr 15, 2025 • 0 new comments -
Tailwind 4 Intellisense autocomplete not reflecting @theme classes
#1155 commented on
Apr 22, 2025 • 0 new comments -
Invalid value detection
#872 commented on
Apr 2, 2025 • 0 new comments -
feat: annotation support to highlight valid's className
#1142 commented on
Apr 2, 2025 • 0 new comments -
V4: Update README.md
#1267 commented on
Apr 2, 2025 • 0 new comments -
Refactor language service setup and usage
#1271 commented on
Apr 15, 2025 • 0 new comments