projects
/
vim-lsp.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vim-lsp.git
2023-10-12
Magnus Groß
Avoid moving the cursor when applying textedits
commit
|
commitdiff
|
tree
2023-10-06
Yegappan Lakshmanan
Access the save key in textDocumentSync only if it...
commit
|
commitdiff
|
tree
2023-10-06
Yegappan Lakshmanan
Merge pull request #405 from mhanberg/didsavetext
commit
|
commitdiff
|
tree
2023-10-06
Mitchell Hanberg
fixup! fix: send buffer text on textDocument/didSave
commit
|
commitdiff
|
tree
2023-10-05
Mitchell Hanberg
fixup! fix: send buffer text on textDocument/didSave
commit
|
commitdiff
|
tree
2023-10-05
Mitchell Hanberg
fix: send buffer text on textDocument/didSave
commit
|
commitdiff
|
tree
2023-09-14
Yegappan Lakshmanan
Merge pull request #393 from andlrc/fix-doc-error
commit
|
commitdiff
|
tree
2023-09-13
Andreas Louv
Fix filetype error in docs
commit
|
commitdiff
|
tree
2023-09-04
Yegappan Lakshmanan
Merge pull request #390 from vimpostor/completionitem_fix
commit
|
commitdiff
|
tree
2023-09-04
Magnus Groß
Fix additionalTextEdits being ignored
commit
|
commitdiff
|
tree
2023-09-04
Yegappan Lakshmanan
Merge pull request #388 from matthias-margush/fix/initi...
commit
|
commitdiff
|
tree
2023-09-04
Yegappan Lakshmanan
Merge pull request #389 from vimpostor/completionitem_c...
commit
|
commitdiff
|
tree
2023-09-04
Magnus Groß
Do not reset cursor after workspaceEdit
commit
|
commitdiff
|
tree
2023-09-04
Magnus Groß
Add support for CompletionItem commands
commit
|
commitdiff
|
tree
2023-09-03
Yegappan Lakshmanan
Merge pull request #387 from maximyurevich/main
commit
|
commitdiff
|
tree
2023-09-03
Matthias Margush
fix: initialize needOffsetEncoding in NewLspServer
commit
|
commitdiff
|
tree
2023-09-03
Maxim Yurevich
fix(handlers): ignore `sqlLanguageServer.finishSetup`
commit
|
commitdiff
|
tree
2023-08-31
Yegappan Lakshmanan
Merge pull request #383 from maximyurevich/main
commit
|
commitdiff
|
tree
2023-08-29
Maxim Yurevich
fix: ignore `eslint/status` and `taplo/didChangeSchemaA...
commit
|
commitdiff
|
tree
2023-08-14
Yegappan Lakshmanan
Merge pull request #375 from girishji/main
commit
|
commitdiff
|
tree
2023-08-14
Yegappan Lakshmanan
Silenty ignore a file with empty file type
commit
|
commitdiff
|
tree
2023-08-10
Girish Palya
omnifunc documentation popup not throw error
commit
|
commitdiff
|
tree
2023-08-01
Yegappan Lakshmanan
Options changed autocmd is not invoked
commit
|
commitdiff
|
tree
2023-08-01
Yegappan Lakshmanan
Option changes are not handled properly
commit
|
commitdiff
|
tree
2023-07-29
Yegappan Lakshmanan
Auto import is not working with typescript language...
commit
|
commitdiff
|
tree
2023-07-28
Yegappan Lakshmanan
Move the code for displaying the current diag in the...
commit
|
commitdiff
|
tree
2023-07-28
Yegappan Lakshmanan
Update help text
commit
|
commitdiff
|
tree
2023-07-28
Yegappan Lakshmanan
Add option to enalbe/disable omni-completion
commit
|
commitdiff
|
tree
2023-07-27
Yegappan Lakshmanan
Skip displaying inlay hints if it is disabled for a...
commit
|
commitdiff
|
tree
2023-07-26
Yegappan Lakshmanan
When signature help is disabled for a lsp server, don...
commit
|
commitdiff
|
tree
2023-07-26
Yegappan Lakshmanan
Merge pull request #365 from rcasta74/md_parser
commit
|
commitdiff
|
tree
2023-07-26
Roberto Castagnola
Markdown parser: add tests for line breaks
commit
|
commitdiff
|
tree
2023-07-26
Roberto Castagnola
Markdown parser: fix SplitLine with multibyte characters
commit
|
commitdiff
|
tree
2023-07-26
Roberto Castagnola
Markdown parser: strip leading and trailing whitespaces...
commit
|
commitdiff
|
tree
2023-07-26
Yegappan Lakshmanan
Fix test failure
commit
|
commitdiff
|
tree
2023-07-26
Yegappan Lakshmanan
Add markdown parser tests
commit
|
commitdiff
|
tree
2023-07-24
Yegappan Lakshmanan
Newline character is not removed from the completion...
commit
|
commitdiff
|
tree
2023-07-24
Yegappan Lakshmanan
Merge pull request #363 from rcasta74/md_parser
commit
|
commitdiff
|
tree
2023-07-24
Roberto Castagnola
Fix markdown parser
commit
|
commitdiff
|
tree
2023-07-24
Yegappan Lakshmanan
Merge pull request #362 from rcasta74/md_parser
commit
|
commitdiff
|
tree
2023-07-24
Roberto Castagnola
Handle soft/hard line breaks in markdown parser
commit
|
commitdiff
|
tree
2023-07-23
Roberto Castagnola
Expand tabs used to define block structure in markdown...
commit
|
commitdiff
|
tree
2023-07-19
Yegappan Lakshmanan
Merge pull request #361 from girishji/omnifunc
commit
|
commitdiff
|
tree
2023-07-19
Girish Palya
Improved doc
commit
|
commitdiff
|
tree
2023-07-19
Girish Palya
Improved doc
commit
|
commitdiff
|
tree
2023-07-19
Girish Palya
Optimize regex comparison in omnifunc
commit
|
commitdiff
|
tree
2023-07-19
Girish Palya
API to find out if LSP server has replied
commit
|
commitdiff
|
tree
2023-07-18
Yegappan Lakshmanan
Update the client capabilities. Pass buffer number...
commit
|
commitdiff
|
tree
2023-07-18
Yegappan Lakshmanan
Optimize the diags handling code
commit
|
commitdiff
|
tree
2023-07-15
Yegappan Lakshmanan
Markdown is not applied in the preview window. Fixes...
commit
|
commitdiff
|
tree
2023-07-15
Yegappan Lakshmanan
Pass buffer number as the argument to the autocmd handlers
commit
|
commitdiff
|
tree
2023-07-14
Yegappan Lakshmanan
Enable line number in the symbol peek popup window
commit
|
commitdiff
|
tree
2023-07-14
Yegappan Lakshmanan
Diagnostic balloon doesn't work properly
commit
|
commitdiff
|
tree
2023-07-12
Yegappan Lakshmanan
Merge pull request #358 from vimpostor/diagsbufreload
commit
|
commitdiff
|
tree
2023-07-11
Magnus Groß
Do not rely on vim's locale in tests
commit
|
commitdiff
|
tree
2023-07-11
Magnus Groß
Enforce disabled autoHighlightDiags when aleSupport...
commit
|
commitdiff
|
tree
2023-07-11
Magnus Groß
Never show diagnostics when they are disabled
commit
|
commitdiff
|
tree
2023-07-11
Yegappan Lakshmanan
Add the ":LspDiag" command and add sub-commands for...
commit
|
commitdiff
|
tree
2023-07-09
Yegappan Lakshmanan
Diags are not highlighted after a buffer is reloaded
commit
|
commitdiff
|
tree
2023-07-08
Yegappan Lakshmanan
Fix test failure
commit
|
commitdiff
|
tree
2023-07-08
Yegappan Lakshmanan
Add support for enabling/disabling inlay hints
commit
|
commitdiff
|
tree
2023-07-06
Yegappan Lakshmanan
Test fail with older Vim versions
commit
|
commitdiff
|
tree
2023-07-06
Yegappan Lakshmanan
Error loading the plugin if OptionsSet() function is...
commit
|
commitdiff
|
tree
2023-07-04
Yegappan Lakshmanan
Ignore unsupported pyright language server notification...
commit
|
commitdiff
|
tree
2023-07-04
Yegappan Lakshmanan
Add basic support for InsertReplaceEdit in completion...
commit
|
commitdiff
|
tree
2023-07-04
Yegappan Lakshmanan
Dict key access optimizations
commit
|
commitdiff
|
tree
2023-07-04
Yegappan Lakshmanan
Use the current encoding for the completion popup menu...
commit
|
commitdiff
|
tree
2023-07-01
Yegappan Lakshmanan
Minor optimizations
commit
|
commitdiff
|
tree
2023-07-01
Yegappan Lakshmanan
When applying text edits and restoring eol, ignore...
commit
|
commitdiff
|
tree
2023-06-30
Yegappan Lakshmanan
Don't check the capabilities for language servers which...
commit
|
commitdiff
|
tree
2023-06-29
Yegappan Lakshmanan
Add an option (showDiagWithSign) to enable/disable...
commit
|
commitdiff
|
tree
2023-06-27
Yegappan Lakshmanan
Select the current symbol when opening the peek symbol...
commit
|
commitdiff
|
tree
2023-06-25
Yegappan Lakshmanan
Use the FileType autocmd to start the LSP server for...
commit
|
commitdiff
|
tree
2023-06-25
Yegappan Lakshmanan
When using multiple language servers, check for the...
commit
|
commitdiff
|
tree
2023-06-25
Yegappan Lakshmanan
Merge pull request #347 from girishji/buffer-completion...
commit
|
commitdiff
|
tree
2023-06-25
Girish Palya
Optimize dict lookup
commit
|
commitdiff
|
tree
2023-06-25
Girish Palya
Improved
commit
|
commitdiff
|
tree
2023-06-25
Girish Palya
Make buffer completion responsive for large files
commit
|
commitdiff
|
tree
2023-06-24
Yegappan Lakshmanan
Minor optimization
commit
|
commitdiff
|
tree
2023-06-24
Yegappan Lakshmanan
Add support for displaying symbols in the current file...
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Move snippet related code to a separate file
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Support using a particular offset encoding in LSP messages
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Silence the messages when loading new buffers
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Update the check for the presence of a diags location...
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Decode symbol location only when needed
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Cursor not positioned correctly when jumping to a symbo...
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
:LspSymbolSeach command doesn't support command modifie...
commit
|
commitdiff
|
tree
2023-06-18
Yegappan Lakshmanan
Not able to set language server trace level during...
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Add a function to get all the diagnostics in a buffer
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Update diags location list when the diags for the buffe...
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Fix hover test failure
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Not able to use :LspHover with 'keywordprg'
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Merge pull request #343 from Shane-XB-Qian/fix_test_con...
commit
|
commitdiff
|
tree
2023-06-17
shane.xb.qian
fix: test conflict failure
commit
|
commitdiff
|
tree
2023-06-17
Yegappan Lakshmanan
Add support for UTF-8 and UTF-16 offset encoding
commit
|
commitdiff
|
tree
2023-06-10
Yegappan Lakshmanan
Merge pull request #340 from Shane-XB-Qian/fix_super_is...
commit
|
commitdiff
|
tree
2023-06-10
shane.xb.qian
fix: 'super' is a keyword cannot use
commit
|
commitdiff
|
tree
2023-06-09
Yegappan Lakshmanan
Merge pull request #334 from vimpostor/ale
commit
|
commitdiff
|
tree
2023-06-09
Yegappan Lakshmanan
Merge branch 'main' into ale
commit
|
commitdiff
|
tree
2023-06-07
Yegappan Lakshmanan
Some lines in the plugin help text exceed 79 characters
commit
|
commitdiff
|
tree
next