Commit d561031
Fallback to global settings when requests for folder settings fail (#981)
* Log workspace folder initialization failures
* Fallback to global settinsg when requests for folder settings fail
Zed seems to return an error from their LSP: `invalid value: string “…”, expected relative URL without a base`
* Update packages/tailwindcss-language-server/src/tw.ts
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>
---------
Co-authored-by: Robin Malfait <malfait.robin@gmail.com>1 parent 73843f5 commit d561031
1 file changed
+19
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
157 | 163 | | |
158 | 164 | | |
159 | 165 | | |
| |||
164 | 170 | | |
165 | 171 | | |
166 | 172 | | |
167 | | - | |
168 | | - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
169 | 185 | | |
170 | 186 | | |
171 | 187 | | |
| |||
0 commit comments