-
Notifications
You must be signed in to change notification settings - Fork 218
Add tailwindCSS.classFunctions
setting
#1258
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
thecrypticace
merged 32 commits into
tailwindlabs:main
from
LaurynasGr:feat/add-experimental-classFunctions-for-intellisense
Mar 19, 2025
+999
−216
Merged
Changes from 5 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
39b4a94
Added "tailwindCSS.experimental.classFunctions" option
baee7b5
Use optional chaining to access classFunctions
dc5a298
Added tests for "tailwindCSS.experimental.classFunctions"
0e227e9
Removed settings duplication: Created getDefaultTailwindSettings in @…
100cad7
Use getDefaultTailwindSettings in find.test.ts
41cc24a
Fixed findClassListsInHtmlRange state type & removed type casting in …
3b4e04c
Changed getDefaultTailwindSettings to return const object that satisf…
7d059da
Moved classFunctions option out of experimental
dc441bc
Added support for tagged template literals
43fab13
wip
thecrypticace 9ee8b19
wip
thecrypticace 94f1300
wip
thecrypticace e29481d
wip
thecrypticace 23ccf9c
Move types
thecrypticace 481d270
wip
thecrypticace b214092
Rewrite tests
thecrypticace 878b18d
wip
thecrypticace a1375d8
wip
thecrypticace 15ece2d
wip
thecrypticace 9c9b63a
fix: DeepPartial type issues
9f2f840
fix: ts config issues in @tailwindcss/language-service
3baeb5b
fix: matchClassFunctions isClassFn RegExp flags
0977df1
feat: classFunctions & classProperties should not duplicate matches
8706e3a
feat: ensure same matches in a different spot are pushed to results i…
3514bb6
fix: use extended tsconfig instead of find *.test.d.ts -delete to rem…
86dace3
Remove `resolveRange` fn
thecrypticace 44ba4b9
Rename config file
thecrypticace d2b0eed
Add test
thecrypticace a859e4b
Cleanup
thecrypticace 0eb3712
Fix test name
thecrypticace 58df6d9
Update readme
thecrypticace 5902f5d
Limit class function matching to JS language boundaries
thecrypticace File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.