index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
Age
Commit message (
Expand
)
Author
Files
2022-08-03
fix(lsp): prevent unexpected position jumps (#19370)
rhcher
1
2022-07-28
docs(lsp): use direct link to formattingOptions in format docs (#19558)
Mathias Fußenegger
1
2022-07-28
feat(lsp): add range option to code_action; deprecate range_code_action (#19551)
Mathias Fußenegger
2
2022-07-27
feat(lsp): provide feedback if server can't compute rename result (#19546)
Mathias Fußenegger
1
2022-07-27
fix(lsp): set workspace.configuration capability (#19548)
Mathias Fußenegger
1
2022-07-25
feat(lsp): allow passing custom list handler to LSP functions that return lis...
Dalius Dobravolskas
2
2022-07-17
fix: add group in autocmd api #19412
Raphael
1
2022-07-17
refactor(lsp): use autocmd api (#19407)
ii14
1
2022-07-15
refactor: use `local api = vim.api`
ii14
4
2022-07-15
refactor: use npcall from vim.F
ii14
1
2022-07-15
refactor(lsp): make the use of local aliases more consistent
ii14
6
2022-07-10
fix(lsp): pcall nvim_del_augroup_by_name (#19302)
Christian Clason
1
2022-07-09
refactor: remove functions marked for deprecation in 0.8 (#19299)
Gregory Anders
2
2022-07-09
refactor(lua): replace vim.cmd use with API calls (#19283)
Raphael
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
11
2022-06-29
fix(lsp): small bugs in snippet-parser #18998
L3MON4D3
1
2022-06-15
docs: fix typos (#18866)
dundargoc
1
2022-06-13
feat(lsp): sort codelens if multiple item per line (#18951)
rhcher
1
2022-06-05
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
1
2022-06-04
fix(lsp): set buflisted before switching to buffer (#18854)
zeertzjq
1
2022-06-01
fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)
Fredrik Ekre
1
2022-05-31
fix(lsp): include cancellable in progress message table (#18809)
Chris Kipp
1
2022-05-26
feat(lsp): turn rename filter into a predicate (#18745)
Mathias Fußenegger
1
2022-05-25
feat(lsp)!: turn format filter into predicate (#18458)
Mathias Fußenegger
1
2022-05-25
fix(lsp): respect global syntax setting in open float preview (#15225)
Elton Leander Pinto
1
2022-05-22
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
1
2022-05-21
refactor: add warnings for deprecated functions (#18662)
dundargoc
1
2022-05-20
fix(lsp): only send diagnostics from current buffer in code_action() (#18639)
Fredrik Ekre
1
2022-05-18
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
3
2022-05-17
fix(health): handle non-existent log file #18610
Noval Maulana
1
2022-05-12
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
1
2022-05-12
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
1
2022-05-11
Merge pull request #18487 from clason/stylua
Christian Clason
11
2022-05-09
docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)
Fredrik Ekre
1
2022-05-09
chore: format runtime with stylua
Christian Clason
11
2022-05-08
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
1
2022-05-07
docs: change wrap_at type to number (#18456)
Noval Maulana
1
2022-05-06
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
1
2022-05-05
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
1
2022-05-05
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
1
2022-05-03
feat(lsp): add logging level "OFF" (#18379)
ii14
1
2022-05-03
feat(lua): vim.deprecate() #18320
dundargoc
1
2022-05-03
fix(lsp): add missing bufnr argument (#18382)
Jose Alvarez
1
2022-04-30
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
1
2022-04-30
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2
2022-04-30
fix(handlers): more specific error messages (#16772)
kylo252
1
2022-04-30
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
4
2022-04-30
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2
2022-04-29
feat(lsp): show feedback on empty hover response (#18308)
Mathias Fußenegger
1
2022-04-26
fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
ii14
1
[prev]
[next]