Commit 4fb66e1
authored
Implement better
Fixes #1314
- [x] Investigate the change to the TS config as I feel like it should
not be necessary
- [x] Manually verify the stated case from the issue above is addressed
Hovers:
<img width="428" alt="Screenshot 2025-04-14 at 13 29 26"
src="https://github.com/user-attachments/assets/4270a4a0-c6f1-4804-bc58-19e1221faf93"
/>
Completions:
<img width="153" alt="Screenshot 2025-04-14 at 13 30 21"
src="https://github.com/user-attachments/assets/982847ab-ea57-4a52-bb34-6af7d21bd99e"
/>calc(…) evaluation for completions and equivalents (#1316)1 parent e88d6dc commit 4fb66e1
File tree
5 files changed
+60
-76
lines changed- packages/tailwindcss-language-service
- src/util/rewriting
5 files changed
+60
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
Lines changed: 20 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
16 | 4 | | |
17 | 5 | | |
18 | | - | |
19 | | - | |
| 6 | + | |
20 | 7 | | |
21 | | - | |
| 8 | + | |
| 9 | + | |
22 | 10 | | |
23 | | - | |
24 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
25 | 14 | | |
26 | | - | |
27 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
28 | 18 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
43 | 22 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
53 | 27 | | |
54 | 28 | | |
55 | | - | |
| 29 | + | |
56 | 30 | | |
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments