You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detected filetype: verilog
0 client(s) attached to this buffer:
Other clients that match the filetype: verilog
Config: svls
filetypes: verilog, systemverilog
root directory: Not found.
cmd: /home/n3m0/.local/share/nvim/mason/bin/svls -d
cmd is executable: true
autostart: true
custom handlers:
small section of LSPLog
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "10"'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token ";"'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "\n\n "'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "select"'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token " "'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "="'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token " \n\n\n"'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "#"'
[ERROR][2024-02-22 22:38:01] ...lsp/handlers.lua:535 'ERROR: Assumption made for token re-ranging broken for token "1000"'
[ERROR][2024-02-22 22:46:36] ...lsp/handlers.lua:535 "ERROR: Tokenization might be incorrect as token search ran into infinite loop at 105 - 106"
[ERROR][2024-02-22 22:46:36] ...lsp/handlers.lua:535 "ERROR: TypeError: Cannot read properties of undefined (reading 'scopes')"
[ERROR][2024-02-22 22:46:48] ...lsp/handlers.lua:535 "ERROR: Formatting gave errors"
[START][2024-02-22 23:37:36] LSP logging initiated
[ERROR][2024-02-22 23:37:36] ...lsp/handlers.lua:535 "ERROR: Error: ENOENT: no such file or directory, lstat '/null'"
how would i fix this..?
kind regards
The text was updated successfully, but these errors were encountered:
i have installed svls via mason, and added the following config
added a .svls.toml to the root of my project containing
but i cant get the linter to work..
LspInfo give
small section of LSPLog
how would i fix this..?
kind regards
The text was updated successfully, but these errors were encountered: