autocomplete/suggestions item abnormal text and height display #22503
Labels
autocompletions
Feedback for code completions in the editor
bug
[core label]
duplicate
Additional reports of an existing issue
popovers
Feedback for tooltips, syntax hints, info popups, toasts, etc
Check for existing issues
Describe the bug / provide steps to reproduce it
When changing language_servers, autocomplete/suggestions overlap and have abnormal height.
Zed Version and System Specs
Zed: v0.166.1 (Zed)
OS: macOS 15.2
Memory: 16 GiB
Architecture: aarch64
If applicable, add screenshots or screencasts of the incorrect state / behavior
2024-12-30.18-20-13.mov
If applicable, attach your Zed.log file to this issue.
Zed.log
2024-12-30T18:13:41.83726+08:00 [INFO] Language server with id 0 sent unhandled notification window/logMessage:
{
"type": 3,
"message": "[lsp] GitHub Copilot Language Server 1.236.0 initialized"
}
2024-12-30T18:13:41.837373+08:00 [INFO] Language server with id 0 sent unhandled notification workspace/configuration:
{
"items": [
{
"section": "github.copilot"
},
{
"section": "github-enterprise"
},
{
"section": "http"
},
{
"section": "telemetry"
}
]
}
2024-12-30T18:13:42.232672+08:00 [INFO] add_connection;
2024-12-30T18:13:42.233596+08:00 [INFO] set status on client 77552: Connected { peer_id: PeerId { owner_id: 629, id: 9793527 }, connection_id: ConnectionId { owner_id: 0, id: 0 } }
2024-12-30T18:13:42.538014+08:00 [INFO] downloading language server "typescript-language-server"
2024-12-30T18:13:42.722861+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:13:42.77992+08:00 [INFO] Language server with id 2 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:13:43.216033+08:00 [INFO] Waiting for default prettier to install
2024-12-30T18:13:43.216137+08:00 [INFO] Starting prettier at path "/Users/zakke/Library/Application Support/Zed/prettier"
2024-12-30T18:13:43.314088+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Library/Application Support/Zed/prettier", args: ["/Users/zakke/Library/Application Support/Zed/prettier/prettier_server.js", "/Users/zakke/Library/Application Support/Zed/prettier"]
2024-12-30T18:13:43.367139+08:00 [INFO] Started default prettier in "/Users/zakke/Library/Application Support/Zed/prettier"
2024-12-30T18:14:15.948273+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 4
2024-12-30T18:14:15.948486+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 5
2024-12-30T18:14:15.94867+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 6
2024-12-30T18:14:15.949942+08:00 [INFO] fetching latest version of language server "tailwindcss-language-server"
2024-12-30T18:14:15.951041+08:00 [INFO] fetching latest version of language server "eslint"
2024-12-30T18:14:15.951198+08:00 [INFO] downloading language server "eslint"
2024-12-30T18:14:16.2619+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:14:16.328877+08:00 [WARN] unhandled capability registration: Registration { id: "1fae791c-9d35-45d4-b638-9fe6a898b83a", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:14:16.329018+08:00 [WARN] unhandled capability registration: Registration { id: "2a3ac69f-55ed-4b4a-884b-e125556d516f", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:16.850528+08:00 [INFO] downloading language server "tailwindcss-language-server"
2024-12-30T18:14:17.044837+08:00 [INFO] Language server with id 5 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 621
}
2024-12-30T18:14:17.094852+08:00 [INFO] Language server with id 5 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:14:17.131641+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:14:17.228313+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:14:18.044551+08:00 [INFO] Language server with id 4 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:14:18.044673+08:00 [WARN] unhandled capability registration: Registration { id: "f6bb9dca-82bf-4461-8647-3a2362066935", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:22.401948+08:00 [INFO] stopping language server typescript-language-server
2024-12-30T18:14:22.402402+08:00 [INFO] stopping language server tailwindcss-language-server
2024-12-30T18:14:22.402682+08:00 [INFO] stopping language server eslint
2024-12-30T18:14:22.402877+08:00 [INFO] stopping language server emmet-language-server
2024-12-30T18:14:22.414989+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:22.415169+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:22.415354+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:22.415506+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:22.415668+08:00 [INFO] attempting to start language server "typescript-language-server", path: "/Users/zakke/Developer/next-15-test", id: 7
2024-12-30T18:14:22.415847+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 8
2024-12-30T18:14:22.416024+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 9
2024-12-30T18:14:22.416198+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 10
2024-12-30T18:14:22.416553+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:14:22.417605+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:14:22.418863+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:14:22.500467+08:00 [INFO] Language server with id 7 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:14:22.504141+08:00 [WARN] unhandled capability registration: Registration { id: "6ae264fd-4ab6-4a89-8204-b09dec6a2612", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:14:22.504277+08:00 [WARN] unhandled capability registration: Registration { id: "2522f389-e5f2-4118-8f64-65c1a9ee66ac", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:22.540537+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:14:23.32312+08:00 [INFO] Language server with id 9 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 723
}
2024-12-30T18:14:23.373631+08:00 [INFO] Language server with id 8 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:14:23.373769+08:00 [WARN] unhandled capability registration: Registration { id: "0dc69bd3-7276-48e2-8697-85ac0975622d", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:30.623341+08:00 [INFO] Language server with id 8 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:14:30.682882+08:00 [INFO] Language server with id 9 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 19
}
2024-12-30T18:14:30.714483+08:00 [INFO] Language server with id 8 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:14:30.757093+08:00 [INFO] Language server with id 9 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:14:30.810327+08:00 [INFO] Language server with id 8 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:14:30.853958+08:00 [INFO] Language server with id 9 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:14:37.16414+08:00 [INFO] stopping language server typescript-language-server
2024-12-30T18:14:37.164458+08:00 [INFO] stopping language server tailwindcss-language-server
2024-12-30T18:14:37.164836+08:00 [INFO] stopping language server eslint
2024-12-30T18:14:37.165104+08:00 [INFO] stopping language server emmet-language-server
2024-12-30T18:14:37.166755+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:37.167065+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:37.167244+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:37.167414+08:00 [ERROR] oneshot canceled
2024-12-30T18:14:37.167646+08:00 [INFO] attempting to start language server "typescript-language-server", path: "/Users/zakke/Developer/next-15-test", id: 11
2024-12-30T18:14:37.167872+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 12
2024-12-30T18:14:37.168072+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 13
2024-12-30T18:14:37.168268+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 14
2024-12-30T18:14:37.168756+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:14:37.171344+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:14:37.172413+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:14:37.262298+08:00 [INFO] Language server with id 11 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:14:37.262813+08:00 [WARN] unhandled capability registration: Registration { id: "2a45077d-16d5-46d6-8b6f-6400a916dca6", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:14:37.263115+08:00 [WARN] unhandled capability registration: Registration { id: "2848c6c4-c946-4a3c-9d3c-c98a72c1bb98", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:37.303103+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:14:38.098127+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 739
}
2024-12-30T18:14:38.115997+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:14:38.116125+08:00 [WARN] unhandled capability registration: Registration { id: "8c9b65e6-5936-4c68-866a-516f36b7f28e", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:14:39.612783+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 32
}
2024-12-30T18:14:40.165356+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:14:41.977886+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 28
}
2024-12-30T18:14:44.273621+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:14:44.455768+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:14:44.605189+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:14:44.745097+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:14:45.763498+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:14:46.014599+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 40
}
2024-12-30T18:14:46.479411+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:14:47.377653+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 24
}
2024-12-30T18:16:29.700786+08:00 [INFO] attempting to start language server "vtsls", path: "/Users/zakke/Developer/next-15-test", id: 15
2024-12-30T18:16:29.704045+08:00 [INFO] fetching latest version of language server "vtsls"
2024-12-30T18:16:29.722257+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:16:29.776557+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:16:29.840219+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:16:29.879881+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:16:29.940434+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:16:29.979812+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:16:31.492591+08:00 [INFO] downloading language server "vtsls"
2024-12-30T18:16:31.776132+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2024-12-30T18:16:38.645099+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:16:38.695771+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:17:08.385046+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:17:08.451258+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:17:08.472908+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:17:08.515998+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:17:08.56865+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:17:08.610377+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:17:14.813431+08:00 [INFO] Language server with id 12 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:17:14.872886+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:17:17.657382+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 23
}
2024-12-30T18:17:17.94023+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 17
}
2024-12-30T18:17:18.97479+08:00 [INFO] Language server with id 13 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 24
}
2024-12-30T18:17:21.554239+08:00 [INFO] stopping language server vtsls
2024-12-30T18:17:21.555218+08:00 [INFO] stopping language server tailwindcss-language-server
2024-12-30T18:17:21.555473+08:00 [INFO] stopping language server eslint
2024-12-30T18:17:21.555625+08:00 [INFO] stopping language server emmet-language-server
2024-12-30T18:17:21.555763+08:00 [INFO] stopping language server typescript-language-server
2024-12-30T18:17:21.564525+08:00 [ERROR] oneshot canceled
2024-12-30T18:17:21.564839+08:00 [ERROR] oneshot canceled
2024-12-30T18:17:21.564987+08:00 [ERROR] oneshot canceled
2024-12-30T18:17:21.565216+08:00 [ERROR] oneshot canceled
2024-12-30T18:17:21.565393+08:00 [ERROR] oneshot canceled
2024-12-30T18:17:21.565714+08:00 [INFO] attempting to start language server "vtsls", path: "/Users/zakke/Developer/next-15-test", id: 16
2024-12-30T18:17:21.565996+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 17
2024-12-30T18:17:21.56625+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 18
2024-12-30T18:17:21.566616+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 19
2024-12-30T18:17:21.567061+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2024-12-30T18:17:21.568368+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:17:21.569155+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:17:21.67736+08:00 [WARN] unhandled capability registration: Registration { id: "58446397-6abb-4616-8fd5-ece7c9583e6d", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:17:21.677509+08:00 [WARN] unhandled capability registration: Registration { id: "3dfc8c3a-fa47-47ed-8c29-899726d8bcc8", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:17:21.723334+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:17:22.641003+08:00 [INFO] Language server with id 17 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:17:22.641135+08:00 [WARN] unhandled capability registration: Registration { id: "409e939a-fc0b-4049-aeb4-5eb3a636a88a", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:17:22.877133+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 1029
}
2024-12-30T18:17:22.894945+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:17:23.463333+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:17:23.78343+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 27
}
2024-12-30T18:17:24.362766+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:17:25.450251+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:17:27.249138+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 23
}
2024-12-30T18:17:27.40083+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:17:27.556749+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:17:28.002629+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:17:28.017632+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:20:14.212712+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 35
}
2024-12-30T18:20:14.5156+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 28
}
2024-12-30T18:20:15.952329+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 25
}
2024-12-30T18:20:18.982175+08:00 [INFO] attempting to start language server "typescript-language-server", path: "/Users/zakke/Developer/next-15-test", id: 20
2024-12-30T18:20:18.983461+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:20:19.001469+08:00 [INFO] Language server with id 17 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:20:19.053437+08:00 [INFO] Language server with id 18 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:20:19.069292+08:00 [INFO] Language server with id 20 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:20:23.406336+08:00 [INFO] stopping language server typescript-language-server
2024-12-30T18:20:23.407409+08:00 [INFO] stopping language server tailwindcss-language-server
2024-12-30T18:20:23.407619+08:00 [INFO] stopping language server eslint
2024-12-30T18:20:23.407764+08:00 [INFO] stopping language server emmet-language-server
2024-12-30T18:20:23.4079+08:00 [INFO] stopping language server vtsls
2024-12-30T18:20:23.409056+08:00 [ERROR] oneshot canceled
2024-12-30T18:20:23.409554+08:00 [ERROR] oneshot canceled
2024-12-30T18:20:23.409729+08:00 [ERROR] oneshot canceled
2024-12-30T18:20:23.409875+08:00 [ERROR] oneshot canceled
2024-12-30T18:20:23.410008+08:00 [ERROR] oneshot canceled
2024-12-30T18:20:23.410203+08:00 [INFO] attempting to start language server "typescript-language-server", path: "/Users/zakke/Developer/next-15-test", id: 21
2024-12-30T18:20:23.410385+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 22
2024-12-30T18:20:23.41055+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 23
2024-12-30T18:20:23.41071+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 24
2024-12-30T18:20:23.411105+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:20:23.413397+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:20:23.415592+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:20:23.502584+08:00 [INFO] Language server with id 21 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:20:23.519347+08:00 [WARN] unhandled capability registration: Registration { id: "07433a5e-6710-4a23-87ae-6928613118d0", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:20:23.519495+08:00 [WARN] unhandled capability registration: Registration { id: "42d72dee-5af6-470b-8615-3dc46125a758", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:20:23.566503+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:20:24.535354+08:00 [INFO] Language server with id 22 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:20:24.53547+08:00 [WARN] unhandled capability registration: Registration { id: "a9238c66-68de-4e1f-b238-485d3f2756fc", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:20:24.790329+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 1085
}
2024-12-30T18:20:24.808179+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:20:24.819151+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 30
}
2024-12-30T18:20:25.018245+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 20
}
2024-12-30T18:20:39.24219+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 34
}
2024-12-30T18:22:11.37517+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 31
}
2024-12-30T18:22:11.82463+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:22:11.84559+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:22:12.029697+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:22:15.945748+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:22:17.486845+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 25
}
2024-12-30T18:22:17.560505+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:22:20.193022+08:00 [INFO] Language server with id 22 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:22:20.235024+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:21.132904+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 22
}
2024-12-30T18:22:21.269195+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:22:21.51174+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 19
}
2024-12-30T18:22:21.537498+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:22:22.454429+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:22:22.566614+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:22.796887+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:22:22.809769+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:22:22.992416+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:22:23.459823+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:22:23.592249+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:22:23.721351+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 9
}
2024-12-30T18:22:23.98424+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:22:24.054385+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:22:24.238049+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:22:30.180978+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 23
}
2024-12-30T18:22:30.534454+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:22:30.892564+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:31.22598+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:36.668784+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 24
}
2024-12-30T18:22:36.71791+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:49.835776+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:22:52.275184+08:00 [INFO] attempting to start language server "vtsls", path: "/Users/zakke/Developer/next-15-test", id: 25
2024-12-30T18:22:52.283969+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2024-12-30T18:22:52.295912+08:00 [INFO] Language server with id 22 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:22:52.346631+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 11
}
2024-12-30T18:22:52.40038+08:00 [INFO] Language server with id 22 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:22:52.436551+08:00 [INFO] Language server with id 23 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 9
}
2024-12-30T18:22:55.227936+08:00 [INFO] stopping language server vtsls
2024-12-30T18:22:55.228993+08:00 [INFO] stopping language server tailwindcss-language-server
2024-12-30T18:22:55.229282+08:00 [INFO] stopping language server eslint
2024-12-30T18:22:55.229475+08:00 [INFO] stopping language server emmet-language-server
2024-12-30T18:22:55.229662+08:00 [INFO] stopping language server typescript-language-server
2024-12-30T18:22:55.231287+08:00 [ERROR] oneshot canceled
2024-12-30T18:22:55.231614+08:00 [ERROR] oneshot canceled
2024-12-30T18:22:55.231801+08:00 [ERROR] oneshot canceled
2024-12-30T18:22:55.231985+08:00 [ERROR] oneshot canceled
2024-12-30T18:22:55.232147+08:00 [ERROR] oneshot canceled
2024-12-30T18:22:55.232387+08:00 [INFO] attempting to start language server "vtsls", path: "/Users/zakke/Developer/next-15-test", id: 26
2024-12-30T18:22:55.232605+08:00 [INFO] attempting to start language server "tailwindcss-language-server", path: "/Users/zakke/Developer/next-15-test", id: 27
2024-12-30T18:22:55.232802+08:00 [INFO] attempting to start language server "eslint", path: "/Users/zakke/Developer/next-15-test", id: 28
2024-12-30T18:22:55.233001+08:00 [INFO] attempting to start language server "emmet-language-server", path: "/Users/zakke/Developer/next-15-test", id: 29
2024-12-30T18:22:55.233634+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/vtsls/node_modules/@vtsls/language-server/bin/vtsls.js", "--stdio"]
2024-12-30T18:22:55.235949+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/tailwindcss-language-server/node_modules/.bin/tailwindcss-language-server", "--stdio"]
2024-12-30T18:22:55.237451+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["--max-old-space-size=8192", "/Users/zakke/Library/Application Support/Zed/languages/eslint/vscode-eslint-2.4.4/vscode-eslint/server/out/eslintServer.js", "--stdio"]
2024-12-30T18:22:55.33239+08:00 [WARN] unhandled capability registration: Registration { id: "14265e97-d76d-4c07-b3f6-b76ef6c60ad3", method: "workspace/didChangeConfiguration", register_options: Some(Object {}) }
2024-12-30T18:22:55.332534+08:00 [WARN] unhandled capability registration: Registration { id: "477ce138-ceb2-4510-82de-286dd03ae68a", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:22:55.37051+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/extensions/work/emmet/node_modules/.bin/emmet-language-server", "--stdio"]
2024-12-30T18:22:56.25915+08:00 [INFO] Language server with id 27 sent unhandled notification @/tailwindCSS/projectInitialized:
[
null
]
2024-12-30T18:22:56.259264+08:00 [WARN] unhandled capability registration: Registration { id: "387f4d86-a256-4960-bdd6-1d06e48283d8", method: "workspace/didChangeWorkspaceFolders", register_options: Some(Object {}) }
2024-12-30T18:22:56.376828+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 913
}
2024-12-30T18:22:57.204285+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 33
}
2024-12-30T18:22:57.266741+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:23:00.705841+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:23:36.109853+08:00 [INFO] attempting to start language server "typescript-language-server", path: "/Users/zakke/Developer/next-15-test", id: 30
2024-12-30T18:23:36.11134+08:00 [INFO] starting language server process. binary path: "/Users/zakke/.nvm/versions/node/v20.18.0/bin/node", working directory: "/Users/zakke/Developer/next-15-test", args: ["/Users/zakke/Library/Application Support/Zed/languages/typescript-language-server/node_modules/typescript-language-server/lib/cli.mjs", "--stdio"]
2024-12-30T18:23:36.121878+08:00 [INFO] Language server with id 27 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:23:36.179473+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 21
}
2024-12-30T18:23:36.191893+08:00 [INFO] Language server with id 30 sent unhandled notification $/typescriptVersion:
{
"version": "5.7.2",
"source": "user-setting"
}
2024-12-30T18:23:37.214958+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:23:37.287743+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:23:38.886303+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 30
}
2024-12-30T18:23:39.053838+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 25
}
2024-12-30T18:23:40.225161+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 56
}
2024-12-30T18:23:40.276008+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:23:40.472151+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:23:44.7299+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 23
}
2024-12-30T18:23:44.899311+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 17
}
2024-12-30T18:23:45.027745+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:23:45.650939+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 19
}
2024-12-30T18:23:45.734219+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:23:45.891646+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 17
}
2024-12-30T18:32:40.21036+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 40
}
2024-12-30T18:32:40.345339+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:32:40.495565+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:32:40.645475+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:32:41.291792+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:32:41.622197+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:32:41.695234+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:32:41.88958+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 15
}
2024-12-30T18:33:02.186889+08:00 [INFO] Language server with id 27 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:33:02.240047+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:33:02.271044+08:00 [INFO] Language server with id 27 sent unhandled notification @/tailwindCSS/clearColors:
[
null
]
2024-12-30T18:33:02.310882+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 9
}
2024-12-30T18:34:46.217895+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 26
}
2024-12-30T18:34:46.380224+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:34:46.563628+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 16
}
2024-12-30T18:34:46.723077+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 12
}
2024-12-30T18:34:47.318065+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 13
}
2024-12-30T18:34:54.196216+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 25
}
2024-12-30T18:34:54.45451+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 20
}
2024-12-30T18:34:54.614743+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 17
}
2024-12-30T18:34:54.79762+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 14
}
2024-12-30T18:34:57.439491+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
2024-12-30T18:34:58.036844+08:00 [INFO] Language server with id 28 sent unhandled notification eslint/status:
{
"uri": "file:///Users/zakke/Developer/next-15-test/src/app/page.tsx",
"state": 1,
"validationTime": 18
}
The text was updated successfully, but these errors were encountered: