Skip to content

The diagnostics of sumneko_lua does not appear after :e #946

Closed
@nyngwang

Description

@nyngwang

confirmed from neovim/nvim-lspconfig#1701

Update

To save your time read the first comment by @mjlbach below: #946 (comment)

Description

As title. How to make things clear? This is the DEMO:

(This might be helpful but I'm not sure: neovim/nvim-lspconfig#1192)

lua_bug.mov

To Reproduce

As shown in the DEMO.

Expected behavior

As shown in the DEMO.

Environment (please complete the following information):

  • OS: macOS Big Sur 11.6.2
  • Is WSL remote? No
  • Client: neovim

Additional context
Add any other context about the problem here.

Neovim version:

NVIM v0.7.0-dev+1036-gbcea73299
Build type: Release
LuaJIT 2.1.0-beta3

nvim-lspconfig, which commit used

nvim-lspconfig/commit/2008c5cebf2b84c5e5f8a566480b022ab2e7ebab

LSP log


[WARN][2022-02-09 06:09:02] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[WARN][2022-02-09 06:09:02] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[WARN][2022-02-09 06:09:02] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[WARN][2022-02-09 06:09:02] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[START][2022-02-09 06:09:29] LSP logging initiated
[WARN][2022-02-09 06:09:30] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[WARN][2022-02-09 06:09:30] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[START][2022-02-09 06:14:08] LSP logging initiated
[WARN][2022-02-09 06:14:13] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"
[WARN][2022-02-09 06:14:13] .../lua/vim/lsp.lua:812	"server_request: no handler found for"	"workspace/semanticTokens/refresh"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions