-
- Notifications
You must be signed in to change notification settings - Fork 226
Pull requests: tailwindlabs/tailwindcss-intellisense
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Perform a soft reload of some project state when editing theme files
#918 by thecrypticace was merged Mar 5, 2024 Loading… updated Mar 5, 2024
Fix hovers and conflicts in Vue
<style lang="sass"> blocks #930 by thecrypticace was merged Mar 22, 2024 Loading… updated Mar 22, 2024
Add support for
<script type=“text/babel”> #932 by thecrypticace was merged Mar 22, 2024 Loading… updated Mar 22, 2024
Show pixel equivalents in completions and hovers of the
theme() helper #935 by thecrypticace was merged Mar 26, 2024 Loading… updated Mar 26, 2024
Handle
style exports condition when processing @imports #934 by thecrypticace was merged Mar 26, 2024 Loading… updated Mar 26, 2024
Highlight
@theme contents as a rule list #937 by thecrypticace was merged Mar 26, 2024 Loading… updated Mar 26, 2024
Show color decorators for
oklab and oklch colors #936 by thecrypticace was merged Mar 27, 2024 Loading… updated Mar 27, 2024
Don’t throw when reading CSS file that might not exist
#956 by thecrypticace was merged Apr 19, 2024 Loading… updated Apr 19, 2024
Use one server to handle all folders in a workspace
#957 by thecrypticace was merged Apr 24, 2024 Loading… updated Apr 24, 2024
Fix v4 theme reloading on Windows
#960 by thecrypticace was merged May 2, 2024 Loading… updated May 2, 2024
Show color decorators when utility has an opacity modifier in v4
#969 by thecrypticace was merged May 29, 2024 Loading… updated May 29, 2024
Bump minimum supported Node version to v18
#978 by thecrypticace was merged Jun 4, 2024 Loading… updated Jun 4, 2024
Fallback to global settings when requests for folder settings fail
#981 by thecrypticace was merged Jun 18, 2024 Loading… updated Jun 18, 2024
Pass URI to configuration call not a file path
#982 by thecrypticace was merged Jun 18, 2024 Loading… updated Jun 18, 2024
Fix detection of v3 insiders builds
#1007 by thecrypticace was merged Jul 2, 2024 Loading… updated Jul 2, 2024
Make sure language specific settings are passed to the language server
#1006 by thecrypticace was merged Jul 2, 2024 Loading… updated Jul 2, 2024
Use paths relative to opened folder when searching for projects
#1013 by thecrypticace was merged Jul 5, 2024 Loading… updated Jul 5, 2024
Handle an async design system
#1031 by thecrypticace was merged Aug 9, 2024 Loading… updated Aug 9, 2024
Add support for
@source #1030 by philipp-spiess was merged Aug 16, 2024 Loading… updated Aug 16, 2024
Improve support for new v4 at rules
#1045 by thecrypticace was merged Sep 4, 2024 Loading… updated Sep 4, 2024
18 tasks done
Add support for .mts and .cts config files
#1025 by ErlendS was merged Sep 4, 2024 Loading… updated Sep 4, 2024
fixed the broken link for create your config file
#1057 by teja463 was merged Sep 23, 2024 Loading… updated Sep 23, 2024
Add support for new
loadModule and loadStylesheet APIs from v4 #1058 by thecrypticace was merged Sep 24, 2024 Loading… updated Sep 24, 2024
Prep for Oxide API changes v4
#1078 by thecrypticace was merged Oct 29, 2024 Loading… updated Oct 29, 2024
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.