neovim/test/functional/plugin/lsp
jdrouhard 540d6c595b
test(lsp): fix unstable tests for semantic tokens
Add screen:expect() calls after insert() to make sure the screen has
been drawn before we assert the state of the semantic tokens table
2023-04-23 00:08:28 +02:00
..
codelens_spec.lua feat(lsp): add function to clear codelens (#21504) 2022-12-31 16:16:21 +01:00
diagnostic_spec.lua feat(diagnostic): add support for tags 2023-03-30 14:49:58 +01:00
handler_spec.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
helpers.lua fix(lsp): prevent lsp tests from picking up local user config (#22606) 2023-03-10 17:30:40 +01:00
incremental_sync_spec.lua fix(lsp): handle insertion of previous line (#17618) 2022-03-06 07:52:11 -08:00
semantic_tokens_spec.lua test(lsp): fix unstable tests for semantic tokens 2023-04-23 00:08:28 +02:00
snippet_spec.lua fix(lsp): small bugs in snippet-parser #18998 2022-06-29 09:53:49 -07:00
utils_spec.lua feat(lsp): render markdown in docs hover #22766 2023-03-25 12:46:07 -04:00
watchfiles_spec.lua feat(lsp): implement workspace/didChangeWatchedFiles (#22405) 2023-03-05 07:52:27 +01:00