projects
/
vim-lsp.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vim-lsp.git
2023-04-13
Yegappan Lakshmanan
Merge pull request #244 from andlrc/feat/multiple-serve...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge branch 'main' into feat/multiple-servers-part-3
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #243 from andlrc/feat/multiple-serve...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge branch 'main' into feat/multiple-servers-part-2
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Fix CI test failure
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #242 from andlrc/feat/multiple-serve...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Properly handle exceptions when sourcing the test scripts
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #249 from D4yvid/fix/E716-intelephen...
commit
|
commitdiff
|
tree
2023-04-13
Dayvid Albuquerque
Remove the if statement and use `get` instead
commit
|
commitdiff
|
tree
2023-04-13
D4yvid
fix: E716 when completing inside of a class with intele...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Handle exceptions when starting the language server...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #241 from andlrc/chore/doc
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add support for having multiple servers registered...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Make sure that "LspAttached" is only called once all...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Report didOpen, didSave and didClose to all servers...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add ID to servers
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add support for having multiple servers registered...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add example of "customNotificationHandlers"
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Tidy help file
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Make ":LspServer show" support multiple servers
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Make sure that "LspAttached" is only called once all...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Report didOpen, didSave and didClose to all servers...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add support for having multiple servers registered...
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add ID to servers
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Add example of "customNotificationHandlers"
commit
|
commitdiff
|
tree
2023-04-13
Andreas Louv
Tidy help file
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #240 from andlrc/fix/remove-dead...
commit
|
commitdiff
|
tree
2023-04-13
Yegappan Lakshmanan
Merge pull request #239 from andlrc/fix/textedit-sortin...
commit
|
commitdiff
|
tree
2023-04-12
Andreas Louv
The function "lsp#lsp#ShowServer" isn't exported anymore
commit
|
commitdiff
|
tree
2023-04-12
Andreas Louv
Take the original sorting into account when sorting...
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Merge pull request #238 from Shane-XB-Qian/fix_kind_typ...
commit
|
commitdiff
|
tree
2023-04-12
shane.xb.qian
fix: kind typo and tidy
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Revert the run_tests.sh changes
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Too many LSP server related commands. Consolidate...
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Merge pull request #237 from andlrc/chore/rename-functions
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Merge pull request #236 from andlrc/chore/refactor...
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Merge pull request #235 from andlrc/feat/add-test-for...
commit
|
commitdiff
|
tree
2023-04-12
Yegappan Lakshmanan
Merge pull request #234 from D4yvid/feat/custom-complet...
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Use "LspShowServer capabilities" instead of rollign...
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Move Scratch Window rendering logic to "lsp#lsp#ShowServer"
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Add test to ensure that helptags can be generated witho...
commit
|
commitdiff
|
tree
2023-04-11
Dayvid Albuquerque
Update lsp.txt
commit
|
commitdiff
|
tree
2023-04-11
Dayvid Albuquerque
Change the "completionKinds" documentation text.
commit
|
commitdiff
|
tree
2023-04-11
Dayvid Albuquerque
Use spaces instead of tabs in the kinds table
commit
|
commitdiff
|
tree
2023-04-11
D4yvid
feat: Add custom completion kind
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Rename "lspServers" to "LSPServers"
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Rename "DiagRefreshSigns" to "DiagRefresh"
commit
|
commitdiff
|
tree
2023-04-11
Andreas Louv
Move diagnostic sorting to own function
commit
|
commitdiff
|
tree
2023-04-11
Yegappan Lakshmanan
Merge pull request #230 from greeschenko/main
commit
|
commitdiff
|
tree
2023-04-11
Oleksiy Hryshchenko
fix description and missing code in ShowCompletionDocum...
commit
|
commitdiff
|
tree
2023-04-11
Oleksiy Hryshchenko
refactoring
commit
|
commitdiff
|
tree
2023-04-11
Yegappan Lakshmanan
Merge pull request #229 from andlrc/feat/add-lspshowser...
commit
|
commitdiff
|
tree
2023-04-10
Oleksiy Hryshchenko
add fix to not LSP documentation with tsserver lsp
commit
|
commitdiff
|
tree
2023-04-10
Andreas Louv
Add ":LspShowServer initializeRequest"
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Add support for storing and displaying the language...
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Merge pull request #222 from berggeist/correct-padding...
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Merge pull request #225 from andlrc/feat/add-support...
commit
|
commitdiff
|
tree
2023-04-10
Andreas Louv
Print server name instead of path
commit
|
commitdiff
|
tree
2023-04-10
Andreas Louv
Make it possible to have multiple servers registred...
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Merge pull request #227 from berggeist/add-end_col...
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Merge pull request #224 from andlrc/fix/use-cwd-as...
commit
|
commitdiff
|
tree
2023-04-10
Andreas Louv
Use the parent directory for files not a descendent...
commit
|
commitdiff
|
tree
2023-04-10
Andreas Louv
Use the CWD as the "rootUri" and initial "workspaceFolder"
commit
|
commitdiff
|
tree
2023-04-10
Yegappan Lakshmanan
Merge pull request #226 from Shane-XB-Qian/pr_ws_list_i...
commit
|
commitdiff
|
tree
2023-04-10
berggeist
Adds end_lnum attribute to diagnostic loclist.
commit
|
commitdiff
|
tree
2023-04-10
berggeist
Adds end_col attribute to diagnostic location list.
commit
|
commitdiff
|
tree
2023-04-10
shane.xb.qian
fix: init workspace list was wrong if set rootSearch
commit
|
commitdiff
|
tree
2023-04-08
Yegappan Lakshmanan
Add the preliminary support for code lens
commit
|
commitdiff
|
tree
2023-04-07
Yegappan Lakshmanan
Merge pull request #223 from andlrc/fix/dont-attempt...
commit
|
commitdiff
|
tree
2023-04-07
Andreas Louv
Don't setup completion for servers that doesn't support it
commit
|
commitdiff
|
tree
2023-04-07
Yegappan Lakshmanan
Support for detecting the workspace root directory
commit
|
commitdiff
|
tree
2023-04-07
Yegappan Lakshmanan
Merge pull request #217 from greeschenko/main
commit
|
commitdiff
|
tree
2023-04-07
Yegappan Lakshmanan
Ignore indexingStarted and indexingEnded notification...
commit
|
commitdiff
|
tree
2023-04-07
sl
Fixes the text_padding_left of LspDiagVirtualText messa...
commit
|
commitdiff
|
tree
2023-04-07
Yegappan Lakshmanan
Solargraph Ruby language server returns null in the...
commit
|
commitdiff
|
tree
2023-04-06
Oleksiy Hryshchenko
change matchfuzzy use
commit
|
commitdiff
|
tree
2023-04-06
Yegappan Lakshmanan
Add support for the workspace/didChangeConfiguration...
commit
|
commitdiff
|
tree
2023-04-05
Oleksiy Hryshchenko
fix: add filter to ultisnip list
commit
|
commitdiff
|
tree
2023-04-05
Yegappan Lakshmanan
Merge pull request #214 from greeschenko/main
commit
|
commitdiff
|
tree
2023-04-05
Yegappan Lakshmanan
Merge pull request #216 from andlrc/fix/render-visual...
commit
|
commitdiff
|
tree
2023-04-05
Andreas Louv
Render visual selection over inline diag
commit
|
commitdiff
|
tree
2023-04-05
Oleksiy Hryshchenko
comment echom
commit
|
commitdiff
|
tree
2023-04-05
Oleksiy Hryshchenko
add snippet preview to ultisnip integration
commit
|
commitdiff
|
tree
2023-04-05
Yegappan Lakshmanan
Merge pull request #213 from andlrc/chore/add-sig-hl
commit
|
commitdiff
|
tree
2023-04-04
Andreas Louv
Add "LspSigActiveParameter" highlighting group
commit
|
commitdiff
|
tree
2023-04-04
Andreas Louv
Sort highlighting groups
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Comment out the failing test
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Add tests for LspGotoTypeDef and LspGotoImpl
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Upgrade CI to clangd-15
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Use server specific log and error files. Add optional...
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Merge pull request #212 from andlrc/fix/random-stuff
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Merge pull request #211 from andlrc/fix/dont-stall...
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Merge pull request #210 from andlrc/fix/refer-to-the...
commit
|
commitdiff
|
tree
2023-04-04
Yegappan Lakshmanan
Merge pull request #209 from andlrc/fix/display-error...
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
$VIMPRG is always empty when printed, escape it to...
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Always print no references found error when there are...
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Print error when no alternate file can be found
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Add error tracing when hover reply parsing fails
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
End omni search when the language server replies with...
commit
|
commitdiff
|
tree
2023-04-03
Andreas Louv
Return an empty list when there are no 'omnifunc' results
commit
|
commitdiff
|
tree
next