Fix variable, comment, and at-rule highlighting in @theme
#212
Annotations
16 errors
Run Tests - Node v24 / windows-latest
Process completed with exit code 1.
|
src/project-locator.test.ts > Sass files are detected with v3:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ testLocator src/project-locator.test.ts:606:3
❯ src/project-locator.test.ts:361:1
|
Run Tests - Node v20 / windows-latest
Process completed with exit code 1.
|
tests/completions/at-config.test.js > v4/dependencies > @source:
packages/tailwindcss-language-server/tests/completions/at-config.test.js#L239
AssertionError: expected null to deeply equal { Object (isIncomplete, items) }
- Expected:
{
"isIncomplete": false,
"items": [
{
"data": Anything,
"kind": 17,
"label": "index.html",
"textEdit": {
"newText": "index.html",
"range": {
"end": {
"character": 9,
"line": 0,
},
"start": {
"character": 9,
"line": 0,
},
},
},
},
{
"command": {
"command": "editor.action.triggerSuggest",
"title": "",
},
"data": Anything,
"kind": 19,
"label": "sub-dir/",
"textEdit": {
"newText": "sub-dir/",
"range": {
"end": {
"character": 9,
"line": 0,
},
"start": {
"character": 9,
"line": 0,
},
},
},
},
{
"data": Anything,
"kind": 17,
"label": "tailwind.config.js",
"textEdit": {
"newText": "tailwind.config.js",
"range": {
"end": {
"character": 9,
"line": 0,
},
"start": {
"character": 9,
"line": 0,
},
},
},
},
],
}
+ Received:
null
❯ tests/completions/at-config.test.js:239:20
|
tests/completions/at-config.test.js > v4/dependencies > @plugin directory:
packages/tailwindcss-language-server/tests/completions/at-config.test.js#L213
AssertionError: expected null to deeply equal { isIncomplete: false, …(1) }
- Expected:
{
"isIncomplete": false,
"items": [
{
"data": Anything,
"kind": 17,
"label": "colors.js",
"textEdit": {
"newText": "colors.js",
"range": {
"end": {
"character": 19,
"line": 0,
},
"start": {
"character": 19,
"line": 0,
},
},
},
},
],
}
+ Received:
null
❯ tests/completions/at-config.test.js:213:20
|
tests/completions/at-config.test.js > v4/dependencies > @plugin:
packages/tailwindcss-language-server/tests/completions/at-config.test.js#L177
AssertionError: expected null to deeply equal { Object (isIncomplete, items) }
- Expected:
{
"isIncomplete": false,
"items": [
{
"command": {
"command": "editor.action.triggerSuggest",
"title": "",
},
"data": Anything,
"kind": 19,
"label": "sub-dir/",
"textEdit": {
"newText": "sub-dir/",
"range": {
"end": {
"character": 9,
"line": 0,
},
"start": {
"character": 9,
"line": 0,
},
},
},
},
{
"data": Anything,
"kind": 17,
"label": "tailwind.config.js",
"textEdit": {
"newText": "tailwind.config.js",
"range": {
"end": {
"character": 9,
"line": 0,
},
"start": {
"character": 9,
"line": 0,
},
},
},
},
],
}
+ Received:
null
❯ tests/completions/at-config.test.js:177:20
|
tests/completions/at-config.test.js > v4/dependencies > @config directory:
packages/tailwindcss-language-server/tests/completions/at-config.test.js#L151
AssertionError: expected null to deeply equal { isIncomplete: false, …(1) }
- Expected:
{
"isIncomplete": false,
"items": [
{
"data": Anything,
"kind": 17,
"label": "colors.js",
"textEdit": {
"newText": "colors.js",
"range": {
"end": {
"character": 19,
"line": 0,
},
"start": {
"character": 19,
"line": 0,
},
},
},
},
],
}
+ Received:
null
❯ tests/completions/at-config.test.js:151:20
|
src/project-locator.test.ts > Sass files are detected with v3:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ testLocator src/project-locator.test.ts:606:3
❯ src/project-locator.test.ts:361:1
|
Run Tests - Node v18 / windows-latest
Process completed with exit code 1.
|
src/project-locator.test.ts > Sass files are detected with v3:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ testLocator src/project-locator.test.ts:606:3
❯ src/project-locator.test.ts:361:1
|
Run Tests - Node v22 / windows-latest
Process completed with exit code 1.
|
tests/env/v4.test.js > v3: Presets with a `#` in the name are loadable:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ tests/env/v4.test.js:658:11
|
tests/env/v4.test.js > v3: Presets with a `#` in the name are loadable:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ tests/env/v4.test.js:658:11
|
tests/env/v4.test.js > v3: Presets with a `#` in the name are loadable:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ tests/env/v4.test.js:658:11
|
tests/env/v4.test.js > v3: Presets with a `#` in the name are loadable:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 30000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ tests/env/v4.test.js:658:11
|
src/project-locator.test.ts > Sass files are detected with v3:
packages/tailwindcss-language-server/src/testing/index.ts#L60
Error: Test timed out in 15000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ defineTest src/testing/index.ts:60:10
❯ testLocator src/project-locator.test.ts:606:3
❯ src/project-locator.test.ts:361:1
|