Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dartls not working properly #4580

Open
SaBenBurra opened this issue Jun 17, 2024 · 0 comments
Open

dartls not working properly #4580

SaBenBurra opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working LSP LSP Related issues

Comments

@SaBenBurra
Copy link

Problem description

On first start, dartls shows errors but after i fixed an error (like a syntax error) dartls not shows other errors on buffer but shows on statusline as number.
Problem fix with :LspStop and LspStart or restarting lunarvim

LunarVim version

release-1.4/neovim-0.9-d15c8d7

Neovim version (>= 0.9.1)

NVIM v0.10.0

Operating system/version

Pop!_OS 22.04

Affected language servers

dartls

Steps to reproduce

No response

Actual behavior

errors only showing on statusline as number

Expected behavior

errors should showing on buffer

support info

LspInfo

 Language client log: /home/burra/.local/state/lvim/lsp.log
 Detected filetype:   dart
 
 1 client(s) attached to this buffer: 
 
 Client: dartls (id: 1, bufnr: [1])
 	filetypes:       dart
 	autostart:       true
 	root directory:  /home/burra/projects/flutter/test_proj
 	cmd:             /usr/bin/flutter/bin/dart language-server --protocol=lsp
 
 Configured servers list: dartls

LvimInfo

Buffer info
* filetype:                lspinfo
* bufnr:                   3
* treesitter status:       inactive

Active client(s)
* name:                      dartls
* id:                        1
* supported filetype(s):     dart
* attached buffers:          1
* root_dir pattern:          1
* capabilities:              foldingRangeProvider   | documentSymbolProvider    | workspaceSymbolProvider
                             selectionRangeProvider | documentHighlightProvider | typeDefinitionProvider
                             referencesProvider     | callHierarchyProvider
                             implementationProvider | typeHierarchyProvider

Automatic LSP info
* Skipped servers: [angularls, ansiblels, antlersls, ast_grep, azure_pipelines_ls, basedpyright, biome, cssmodules_ls, custom_elements_ls, denols, docker_compose_language_service, dprint, elp, ember, emmet_language_server, emmet_ls, eslint, fennel_language_server, gitlab_ci_ls, glint, glslls, golangci_lint_ls, gradle_ls, graphql, hdl_checker, hydra_lsp, htmx, java_language_server, jedi_language_server, lexical, ltex, lwc_ls, mdx_analyzer, neocmake, nim_langserver, omnisharp, phpactor, psalm, pylsp, pylyzer, pyre, quick_lint_js, reason_ls, rnix, rome, rubocop, ruby_lsp, ruff_lsp, snyk_ls, solang, solc, solidity_ls, solidity_ls_nomicfoundation, sorbet, somesass_ls, sourcery, spectral, sqlls, sqls, standardrb, stimulus_ls, stylelint_lsp, svlangserver, swift_mesonls, templ, tflint, unocss, vacuum, verible, v_analyzer, vtsls, vuels]

Formatters info
* Active: 
* Supported: []

Linters info
* Active: 
* Supported: []

Code actions info
* Active: 

logs

No response

Screenshots

Tue Jun 18 01 11 40 AM +03 2024

@SaBenBurra SaBenBurra added bug Something isn't working LSP LSP Related issues labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LSP LSP Related issues
Projects
None yet
Development

No branches or pull requests

1 participant