Advertisement
Guest User

Untitled

a guest
Jun 26th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. ==============================================================================
  2. vim.lsp: 1 ⚠️
  3.  
  4. - LSP log level : WARN
  5. - Log path: /Users/user/.local/state/nvim/lsp.log
  6. - Log size: 60619 KB
  7.  
  8. vim.lsp: Active Clients ~
  9. - GitHub Copilot (id: 1)
  10. - Version: 1.324.0
  11. - Root directory: nil
  12. - Command: { "node", "/Users/user/.local/share/nvim/lazy/copilot.vim/copilot-language-server/dist/language-server.js", "--stdio" }
  13. - Settings: {
  14. ["github-enterprise"] = {
  15. uri = vim.NIL
  16. },
  17. http = {
  18. proxy = vim.NIL,
  19. proxyStrictSSL = vim.NIL
  20. }
  21. }
  22. - Attached buffers: 186, 265, 215, 259, 284, 253, 276
  23. - eslint (id: 3)
  24. - Version: ? (no serverInfo.version response)
  25. - Workspace folders:
  26. /Users/user/my-project/libs/workers/deployment-dashboard
  27. /Users/user/my-project/libs/workers/auth
  28. /Users/user/my-project/libs/tools/actions
  29. /Users/user/my-project/node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected]__@[email protected]_pnsn5tzy2tlddmmh2cz5omc5cu/node_modules/nx
  30. - Command: { "vscode-eslint-language-server", "--stdio" }
  31. - Settings: {
  32. codeAction = {
  33. disableRuleComment = {
  34. enable = true,
  35. location = "separateLine"
  36. },
  37. showDocumentation = {
  38. enable = true
  39. }
  40. },
  41. codeActionOnSave = {
  42. enable = false,
  43. mode = "all"
  44. },
  45. experimental = {
  46. useFlatConfig = false
  47. },
  48. format = true,
  49. nodePath = "",
  50. onIgnoredFiles = "off",
  51. problems = {
  52. shortenToSingleLine = false
  53. },
  54. quiet = false,
  55. rulesCustomizations = {},
  56. run = "onType",
  57. useESLintClass = false,
  58. validate = "on",
  59. workingDirectory = {
  60. mode = "location"
  61. },
  62. workspaceFolder = {
  63. name = "deployment-dashboard",
  64. uri = "/Users/user/my-project/libs/workers/deployment-dashboard"
  65. }
  66. }
  67. - Attached buffers: 276, 84, 65, 265, 284, 259
  68. - biome (id: 4)
  69. - Version: 2.0.0
  70. - Root directory: ~/my-project
  71. - Command: { "biome", "lsp-proxy" }
  72. - Settings: vim.empty_dict()
  73. - Attached buffers: 186, 265, 65, 215, 259, 84, 284, 276
  74. - null-ls (id: 5)
  75. - Version: ? (no serverInfo.version response)
  76. - Root directory: ~/my-project
  77. - Command: <function @/Users/user/.local/share/nvim/lazy/none-ls.nvim/lua/null-ls/rpc.lua:61>
  78. - Settings: {}
  79. - Attached buffers: 186, 265, 65, 215, 259, 84, 284, 253, 276
  80. - graphql (id: 6)
  81. - Version: ? (no serverInfo.version response)
  82. - Root directory: ~/my-project
  83. - Command: { "graphql-lsp", "server", "-m", "stream" }
  84. - Settings: vim.empty_dict()
  85. - Attached buffers: 65, 84
  86. - jsonls (id: 7)
  87. - Version: ? (no serverInfo.version response)
  88. - Root directory: ~/my-project
  89. - Command: { "vscode-json-language-server", "--stdio" }
  90. - Settings: vim.empty_dict()
  91. - Attached buffers: 186, 215
  92. - ts_ls (id: 8)
  93. - Version: ? (no serverInfo.version response)
  94. - Root directory: ~/my-project/libs/workers/deployment-dashboard
  95. - Command: { "typescript-language-server", "--stdio" }
  96. - Settings: {}
  97. - Attached buffers: 276, 84, 265, 65, 284, 259
  98. - ts_ls (id: 9)
  99. - Version: ? (no serverInfo.version response)
  100. - Root directory: ~/my-project/libs/workers/deployment-dashboard
  101. - Command: { "typescript-language-server", "--stdio" }
  102. - Settings: vim.empty_dict()
  103. - Attached buffers:
  104. - ts_ls (id: 10)
  105. - Version: ? (no serverInfo.version response)
  106. - Root directory: ~/my-project
  107. - Command: { "typescript-language-server", "--stdio" }
  108. - Settings: {}
  109. - Attached buffers:
  110. - ts_ls (id: 11)
  111. - Version: ? (no serverInfo.version response)
  112. - Root directory: ~/my-project/libs/workers/auth
  113. - Command: { "typescript-language-server", "--stdio" }
  114. - Settings: {}
  115. - Attached buffers:
  116. - hydra_lsp (id: 12)
  117. - Version: v0.1.3
  118. - Root directory: ~/my-project
  119. - Command: { "hydra-lsp" }
  120. - Settings: vim.empty_dict()
  121. - Attached buffers: 253
  122. - ts_ls (id: 13)
  123. - Version: ? (no serverInfo.version response)
  124. - Root directory: ~/my-project/libs/tools/actions
  125. - Command: { "typescript-language-server", "--stdio" }
  126. - Settings: {}
  127. - Attached buffers: 276, 265, 259
  128. - ts_ls (id: 14)
  129. - Version: ? (no serverInfo.version response)
  130. - Root directory: ~/my-project
  131. - Command: { "typescript-language-server", "--stdio" }
  132. - Settings: {}
  133. - Attached buffers: 284
  134.  
  135. vim.lsp: Enabled Configurations ~
  136. - ts_ls:
  137. - cmd: { "typescript-language-server", "--stdio" }
  138. - filetypes: javascript, javascriptreact, javascript.jsx, typescript, typescriptreact, typescript.tsx
  139. - handlers: {
  140. ["_typescript.rename"] = <function 1>
  141. }
  142. - init_options: {
  143. hostInfo = "neovim"
  144. }
  145. - on_attach: <function @/Users/user/.local/share/nvim/lazy/nvim-lspconfig/lsp/ts_ls.lua:100>
  146. - root_markers: tsconfig.json, jsconfig.json, package.json, .git
  147.  
  148.  
  149. vim.lsp: File Watcher ~
  150. - File watch backend: libuv-watch
  151.  
  152. vim.lsp: Position Encodings ~
  153. - ⚠️ WARNING Found buffers attached to multiple clients with different position encodings.
  154. - Buffer 186: UTF-16 (client id(s): 1, 5, 7), UTF-8 (client id(s): 4)
  155. - Buffer 84: UTF-16 (client id(s): 3, 5, 6, 8), UTF-8 (client id(s): 4)
  156. - Buffer 265: UTF-16 (client id(s): 1, 3, 5, 8, 13), UTF-8 (client id(s): 4)
  157. - Buffer 215: UTF-16 (client id(s): 1, 5, 7), UTF-8 (client id(s): 4)
  158. - Buffer 65: UTF-16 (client id(s): 3, 5, 6, 8), UTF-8 (client id(s): 4)
  159. - Buffer 276: UTF-16 (client id(s): 1, 3, 5, 8, 13), UTF-8 (client id(s): 4)
  160. - Buffer 284: UTF-16 (client id(s): 1, 3, 5, 8, 14), UTF-8 (client id(s): 4)
  161. - Buffer 259: UTF-16 (client id(s): 1, 3, 5, 8, 13), UTF-8 (client id(s): 4)
  162. - ADVICE:
  163. - Use the positionEncodings client capability to ensure all clients use the same position encoding
  164.  
  165.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement