]> Sergey Matveev's repositories - vim-lsp.git/shortlog
vim-lsp.git
2023-04-02 Andreas LouvAdd example to docs
2023-04-02 Andreas LouvAdd docs for ":LspDiagCurrent!"
2023-04-02 Andreas LouvAdd ! to ":LspDiagCurrent" to only show the diag if...
2023-04-02 Andreas LouvTidy up helpfile
2023-04-02 Yegappan LakshmananHandle missing test functions properly
2023-04-02 Yegappan LakshmananMerge pull request #203 from andlrc/convert-yet-another...
2023-04-02 Andreas LouvAdd empty tsserver test
2023-04-02 Andreas LouvConvert another flaky typescript test to a go test
2023-04-02 Yegappan LakshmananMerge pull request #202 from andlrc/chore/normalize...
2023-04-02 Andreas LouvMerge the functions "AddAutocmds" and "BufferInit"
2023-04-02 Yegappan LakshmananMerge pull request #201 from andlrc/chore/add-more...
2023-04-02 Andreas LouvRename "LspSetFileType" to "LspSetPopupFileType"
2023-04-02 Andreas LouvRename "SignatureInit" to "BufferInit"
2023-04-02 Andreas LouvMove "inlayhint" support check inside the "inlayhint...
2023-04-02 Andreas LouvAdd more help tags
2023-04-02 Yegappan LakshmananMerge pull request #200 from greeschenko/main
2023-04-02 Oleksiy Hryshchenkofix hi
2023-04-02 Oleksiy Hryshchenkoadd more highlite replesment variants to doc
2023-04-02 Yegappan LakshmananUse default highlight groups and remove the highlight...
2023-04-01 Yegappan LakshmananMove the server/client capabilities functions to a...
2023-04-01 Yegappan LakshmananMerge pull request #198 from andlrc/feat/add-option...
2023-04-01 Andreas LouvMake it possible to use the quickfix list for locations
2023-04-01 Andreas LouvAdd failing test for hydrating quickfix list
2023-04-01 Andreas LouvAdd description about the hoverInPreview option
2023-04-01 Yegappan LakshmananMerge pull request #197 from andlrc/unicode
2023-03-31 Andreas LouvAdd any additional initializeResult properties to ...
2023-03-31 Andreas LouvInform language servers that we really only supports...
2023-03-31 Andreas LouvAdd breaking Unicode character offset test
2023-03-31 Yegappan LakshmananMerge pull request #195 from andlrc/fix/convert-flaky...
2023-03-31 Yegappan LakshmananMerge branch 'main' into fix/convert-flaky-tsserver...
2023-03-31 Yegappan LakshmananMerge pull request #194 from andlrc/test/add-test-for...
2023-03-31 Yegappan LakshmananMerge pull request #193 from andlrc/fix/ignore-invalid...
2023-03-31 Yegappan LakshmananMerge pull request #190 from greeschenko/main
2023-03-30 Andreas LouvAdd test for inline diagnostic highlight
2023-03-30 Andreas LouvAdd tiny sleeps in the tests to stop them from being...
2023-03-30 Andreas LouvConvert flaky TypeScript test to a clangd test
2023-03-30 Oleksiy Hryshchenkofix diagVirtualTextHL help text position
2023-03-30 Andreas LouvIgnore invalid lnum and column for prop_add
2023-03-30 Oleksiy Hryshchenkofix doc option list alphabeticall sort
2023-03-30 Yegappan LakshmananCompletion doesn't properly work with multibyte characters
2023-03-30 Yegappan LakshmananMerge pull request #191 from andlrc/feat/inline-diagnos...
2023-03-29 Andreas LouvClear inline diagnostic highlight with ":LspDiagHighlig...
2023-03-29 Andreas LouvAdd support for inline diagnostic highlight
2023-03-29 Oleksiy Hryshchenkoup
2023-03-29 Oleksiy Hryshchenkoadd diagnostics signs options
2023-03-29 Yegappan LakshmananWhen using virtual text for diag messages, don't displa...
2023-03-28 Yegappan LakshmananMove the diag sign and prop type definitions to a separ...
2023-03-28 Yegappan LakshmananMerge pull request #187 from greeschenko/main
2023-03-28 Oleksiy Hryshchenkoconnect digs virtual text display with autoHighlightDia...
2023-03-28 Oleksiy Hryshchenkoadd bufload and remove single quotes from the key names
2023-03-28 Yegappan LakshmananConsistently use the colon prefix for Ex commands
2023-03-28 Yegappan LakshmananMerge pull request #188 from andlrc/fix/wrap-popup...
2023-03-27 Oleksiy Hryshchenkoadd diagVirtualTextHL highlight option
2023-03-27 Andreas LouvMake room for a large diagnostic message
2023-03-27 Yegappan LakshmananMerge pull request #186 from ycycyyc/fix
2023-03-27 Oleksiy Hryshchenkoadd diagnostic messages display with virtual text and...
2023-03-27 ycycyycfix: error in diags display
2023-03-27 Yegappan LakshmananSupply the signature help client capabilities when...
2023-03-27 Yegappan LakshmananAdd commands to display information about language...
2023-03-26 Yegappan LakshmananAdd tests for the Go language server
2023-03-26 Yegappan LakshmananUpdate the tests to reduce the delay
2023-03-26 Yegappan LakshmananMerge pull request #185 from Shane-XB-Qian/pr_183
2023-03-25 shane.xb.qianfix: rephrase some doc format
2023-03-25 Yegappan LakshmananIncrease the wait delay for the diags in the tests
2023-03-25 Yegappan LakshmananIncrease the wait delay for the diags in the tests
2023-03-25 Yegappan LakshmananWhen jumping to a diag, display the diag message. ...
2023-03-24 Yegappan LakshmananFix test failure
2023-03-24 Yegappan LakshmananDisplay the diag message when using the LspDiagHere...
2023-03-24 Yegappan LakshmananRename the LspDiagThis command to LspDiagHere
2023-03-24 Yegappan LakshmananAdd a test for omni completion. Update the help text
2023-03-24 Yegappan LakshmananMerge pull request #177 from Shane-XB-Qian/pr_162
2023-03-24 Yegappan LakshmananMerge pull request #181 from andlrc/fix-examples-in...
2023-03-24 shane.xb.qiannone: adding 'LspDiagThis' test for ts
2023-03-24 shane.xb.qianfeature: adding 'LspDiagThis'
2023-03-23 Andreas LouvFix examples in README.md
2023-03-23 Yegappan LakshmananMerge pull request #179 from andlrc/make-it-possible...
2023-03-23 Andreas LouvDisable default rpc error handler for GotoSymbolLoc
2023-03-23 Yegappan LakshmananDisable the failing screen dump test
2023-03-23 Yegappan LakshmananMerge pull request #178 from andlrc/enable-fuzzy-matchi...
2023-03-23 Andreas LouvAdd "completionMatcher" which can be set to "icase...
2023-03-23 Yegappan LakshmananAdd the screen dump files and enable the tsserver auto...
2023-03-23 Yegappan LakshmananMerge pull request #167 from Shane-XB-Qian/pr_omnifunc_...
2023-03-22 Yegappan LakshmananMerge pull request #176 from Shane-XB-Qian/pr_safeguard...
2023-03-22 Yegappan LakshmananDisable the failing screen dump test
2023-03-22 shane.xb.qianfix: compare label with exact case
2023-03-22 shane.xb.qianfix: adding icase=1
2023-03-22 shane.xb.qianfix: omnifunc broken
2023-03-22 shane.xb.qianfix: starttext maybe incorrect
2023-03-22 Yegappan LakshmananAdd a screen dump test for completion menu
2023-03-22 Yegappan LakshmananMerge pull request #174 from andlrc/hydrate-loclist...
2023-03-22 Yegappan LakshmananMerge pull request #173 from ycycyyc/matchfix
2023-03-21 Andreas LouvPopulate the location list if there are multiple goto...
2023-03-21 Andreas LouvMake it possible to provide a title for the peek popup
2023-03-21 Andreas LouvAdd support for LocationLink in various peek functions
2023-03-21 ycycyycfix: use the corrent starttext value
2023-03-21 Yegappan LakshmananMerge pull request #170 from ycycyyc/matchfix
2023-03-21 ycycyycfix: using \C to force matching complete item
2023-03-20 Yegappan LakshmananMerge pull request #169 from andlrc/multiple-diags
2023-03-20 Andreas LouvAdd test to confirm the correct diagnostic is found...
2023-03-20 Andreas LouvAdd simple test to confirm multiple diagnostics can...
next