projects
/
vim-lsp.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vim-lsp.git
2023-04-03
Yegappan Lakshmanan
Merge pull request #206 from andlrc/add-count-for-lsp...
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add test for ":LspDiagLast"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add helpdocs for ":LspDiagLast"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add ":LspDiagLast" which shows the last diagnostic
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add test for "[count]:LspDiagPrev"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add helpdocs for ":[count]LspDiagPrev"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Make it possible to provide a "[count]" for ":LspDiagPrev"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add test for "[count]:LspDiagNext"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add helpdocs for ":[count]LspDiagNext"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Make it possible to provide a "[count]" for ":LspDiagNext"
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Move ":LspDiagHere" up to be sorted correctly in the...
commit
|
commitdiff
|
tree
2023-04-03
Yegappan Lakshmanan
Merge pull request #205 from andlrc/feat/add-exact...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add test for ":LspDiagCurrent!"
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add example to docs
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add docs for ":LspDiagCurrent!"
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add ! to ":LspDiagCurrent" to only show the diag if...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Tidy up helpfile
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Merge pull request #204 from andlrc/chore/colors-in...
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Handle missing test functions properly
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Start example code at column 1 in README
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add syntax highlight of example code in README
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Merge pull request #203 from andlrc/convert-yet-another...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add empty tsserver test
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Convert another flaky typescript test to a go test
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Merge pull request #202 from andlrc/chore/normalize...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Merge the functions "AddAutocmds" and "BufferInit"
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Merge pull request #201 from andlrc/chore/add-more...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Rename "LspSetFileType" to "LspSetPopupFileType"
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Rename "SignatureInit" to "BufferInit"
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Move "inlayhint" support check inside the "inlayhint...
commit
|
commitdiff
|
tree
2023-04-02
Andreas Louv
Add more help tags
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Merge pull request #200 from greeschenko/main
commit
|
commitdiff
|
tree
2023-04-02
Oleksiy Hryshchenko
fix hi
commit
|
commitdiff
|
tree
2023-04-02
Oleksiy Hryshchenko
add more highlite replesment variants to doc
commit
|
commitdiff
|
tree
2023-04-02
Yegappan Lakshmanan
Use default highlight groups and remove the highlight...
commit
|
commitdiff
|
tree
2023-04-01
Yegappan Lakshmanan
Move the server/client capabilities functions to a...
commit
|
commitdiff
|
tree
2023-04-01
Yegappan Lakshmanan
Merge pull request #198 from andlrc/feat/add-option...
commit
|
commitdiff
|
tree
2023-04-01
Andreas Louv
Make it possible to use the quickfix list for locations
commit
|
commitdiff
|
tree
2023-04-01
Andreas Louv
Add failing test for hydrating quickfix list
commit
|
commitdiff
|
tree
2023-04-01
Andreas Louv
Add description about the hoverInPreview option
commit
|
commitdiff
|
tree
2023-04-01
Yegappan Lakshmanan
Merge pull request #197 from andlrc/unicode
commit
|
commitdiff
|
tree
2023-03-31
Andreas Louv
Add any additional initializeResult properties to ...
commit
|
commitdiff
|
tree
2023-03-31
Andreas Louv
Inform language servers that we really only supports...
commit
|
commitdiff
|
tree
2023-03-31
Andreas Louv
Add breaking Unicode character offset test
commit
|
commitdiff
|
tree
2023-03-31
Yegappan Lakshmanan
Merge pull request #195 from andlrc/fix/convert-flaky...
commit
|
commitdiff
|
tree
2023-03-31
Yegappan Lakshmanan
Merge branch 'main' into fix/convert-flaky-tsserver...
commit
|
commitdiff
|
tree
2023-03-31
Yegappan Lakshmanan
Merge pull request #194 from andlrc/test/add-test-for...
commit
|
commitdiff
|
tree
2023-03-31
Yegappan Lakshmanan
Merge pull request #193 from andlrc/fix/ignore-invalid...
commit
|
commitdiff
|
tree
2023-03-31
Yegappan Lakshmanan
Merge pull request #190 from greeschenko/main
commit
|
commitdiff
|
tree
2023-03-30
Andreas Louv
Add test for inline diagnostic highlight
commit
|
commitdiff
|
tree
2023-03-30
Andreas Louv
Add tiny sleeps in the tests to stop them from being...
commit
|
commitdiff
|
tree
2023-03-30
Andreas Louv
Convert flaky TypeScript test to a clangd test
commit
|
commitdiff
|
tree
2023-03-30
Oleksiy Hryshchenko
fix diagVirtualTextHL help text position
commit
|
commitdiff
|
tree
2023-03-30
Andreas Louv
Ignore invalid lnum and column for prop_add
commit
|
commitdiff
|
tree
2023-03-30
Oleksiy Hryshchenko
fix doc option list alphabeticall sort
commit
|
commitdiff
|
tree
2023-03-30
Yegappan Lakshmanan
Completion doesn't properly work with multibyte characters
commit
|
commitdiff
|
tree
2023-03-30
Yegappan Lakshmanan
Merge pull request #191 from andlrc/feat/inline-diagnos...
commit
|
commitdiff
|
tree
2023-03-29
Andreas Louv
Clear inline diagnostic highlight with ":LspDiagHighlig...
commit
|
commitdiff
|
tree
2023-03-29
Andreas Louv
Add support for inline diagnostic highlight
commit
|
commitdiff
|
tree
2023-03-29
Oleksiy Hryshchenko
up
commit
|
commitdiff
|
tree
2023-03-29
Oleksiy Hryshchenko
add diagnostics signs options
commit
|
commitdiff
|
tree
2023-03-29
Yegappan Lakshmanan
When using virtual text for diag messages, don't displa...
commit
|
commitdiff
|
tree
2023-03-28
Yegappan Lakshmanan
Move the diag sign and prop type definitions to a separ...
commit
|
commitdiff
|
tree
2023-03-28
Yegappan Lakshmanan
Merge pull request #187 from greeschenko/main
commit
|
commitdiff
|
tree
2023-03-28
Oleksiy Hryshchenko
connect digs virtual text display with autoHighlightDia...
commit
|
commitdiff
|
tree
2023-03-28
Oleksiy Hryshchenko
add bufload and remove single quotes from the key names
commit
|
commitdiff
|
tree
2023-03-28
Yegappan Lakshmanan
Consistently use the colon prefix for Ex commands
commit
|
commitdiff
|
tree
2023-03-28
Yegappan Lakshmanan
Merge pull request #188 from andlrc/fix/wrap-popup...
commit
|
commitdiff
|
tree
2023-03-27
Oleksiy Hryshchenko
add diagVirtualTextHL highlight option
commit
|
commitdiff
|
tree
2023-03-27
Andreas Louv
Make room for a large diagnostic message
commit
|
commitdiff
|
tree
2023-03-27
Yegappan Lakshmanan
Merge pull request #186 from ycycyyc/fix
commit
|
commitdiff
|
tree
2023-03-27
Oleksiy Hryshchenko
add diagnostic messages display with virtual text and...
commit
|
commitdiff
|
tree
2023-03-27
ycycyyc
fix: error in diags display
commit
|
commitdiff
|
tree
2023-03-27
Yegappan Lakshmanan
Supply the signature help client capabilities when...
commit
|
commitdiff
|
tree
2023-03-27
Yegappan Lakshmanan
Add commands to display information about language...
commit
|
commitdiff
|
tree
2023-03-26
Yegappan Lakshmanan
Add tests for the Go language server
commit
|
commitdiff
|
tree
2023-03-26
Yegappan Lakshmanan
Update the tests to reduce the delay
commit
|
commitdiff
|
tree
2023-03-26
Yegappan Lakshmanan
Merge pull request #185 from Shane-XB-Qian/pr_183
commit
|
commitdiff
|
tree
2023-03-25
shane.xb.qian
fix: rephrase some doc format
commit
|
commitdiff
|
tree
2023-03-25
Yegappan Lakshmanan
Increase the wait delay for the diags in the tests
commit
|
commitdiff
|
tree
2023-03-25
Yegappan Lakshmanan
Increase the wait delay for the diags in the tests
commit
|
commitdiff
|
tree
2023-03-25
Yegappan Lakshmanan
When jumping to a diag, display the diag message. ...
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Fix test failure
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Display the diag message when using the LspDiagHere...
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Rename the LspDiagThis command to LspDiagHere
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Add a test for omni completion. Update the help text
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Merge pull request #177 from Shane-XB-Qian/pr_162
commit
|
commitdiff
|
tree
2023-03-24
Yegappan Lakshmanan
Merge pull request #181 from andlrc/fix-examples-in...
commit
|
commitdiff
|
tree
2023-03-24
shane.xb.qian
none: adding 'LspDiagThis' test for ts
commit
|
commitdiff
|
tree
2023-03-24
shane.xb.qian
feature: adding 'LspDiagThis'
commit
|
commitdiff
|
tree
2023-03-23
Andreas Louv
Fix examples in README.md
commit
|
commitdiff
|
tree
2023-03-23
Yegappan Lakshmanan
Merge pull request #179 from andlrc/make-it-possible...
commit
|
commitdiff
|
tree
2023-03-23
Andreas Louv
Disable default rpc error handler for GotoSymbolLoc
commit
|
commitdiff
|
tree
2023-03-23
Yegappan Lakshmanan
Disable the failing screen dump test
commit
|
commitdiff
|
tree
2023-03-23
Yegappan Lakshmanan
Merge pull request #178 from andlrc/enable-fuzzy-matchi...
commit
|
commitdiff
|
tree
2023-03-23
Andreas Louv
Add "completionMatcher" which can be set to "icase...
commit
|
commitdiff
|
tree
2023-03-23
Yegappan Lakshmanan
Add the screen dump files and enable the tsserver auto...
commit
|
commitdiff
|
tree
2023-03-23
Yegappan Lakshmanan
Merge pull request #167 from Shane-XB-Qian/pr_omnifunc_...
commit
|
commitdiff
|
tree
2023-03-22
Yegappan Lakshmanan
Merge pull request #176 from Shane-XB-Qian/pr_safeguard...
commit
|
commitdiff
|
tree
2023-03-22
Yegappan Lakshmanan
Disable the failing screen dump test
commit
|
commitdiff
|
tree
next