James McCoy
|
1e1fd71fea
Merge pull request #16208 from neovim/backport-16207-to-release-0.5
|
3 years ago |
James McCoy
|
606ace0fbe
ci(release): delete nightly/stable tag so release recreates it
|
3 years ago |
James McCoy
|
b69ceaa2e8
Merge pull request #16193 from neovim/backport-16191-to-release-0.5
|
3 years ago |
James McCoy
|
3ad07553e2
fix(ci): use correct check for path-existence
|
3 years ago |
James McCoy
|
64ec1f5b02
ci(win): only remove choco's cpack.exe if it exists
|
3 years ago |
James McCoy
|
b60293b76d
Merge pull request #16183 from neovim/backport-16180-to-release-0.5
|
3 years ago |
James McCoy
|
e86f95eb10
ci: make sure choco cpack does not interfere with CMake cpack
|
3 years ago |
James McCoy
|
f65c52d235
ci(release): do not fail if stable/nightly release doesn't exist
|
3 years ago |
James McCoy
|
2e77847896
ci(release): re-publish "stable" release for versioned releases
|
3 years ago |
James McCoy
|
5ba88321a6
ci(release): use gh cli instead of 3rd-party actions
|
3 years ago |
Justin M. Keyes
|
d8ccee30b0
fix(jobwait): always drain process event queues #15970
|
3 years ago |
Justin M. Keyes
|
b5276b36d4
Merge #15879 backports
|
3 years ago |
Michael Lingelbach
|
3f20d8bb09
chore(lsp): fix formatting in vim.lsp.log (#15596)
|
3 years ago |
Michael Lingelbach
|
9eed756cad
feat(lsp): add warning message for large log size
|
3 years ago |
Justin M. Keyes
|
5908d88a3e
fix(lsp_spec): tests depended on previous session
|
3 years ago |
James McCoy
|
71950115eb
Merge pull request #15865 from jamessan/gitattributes
|
3 years ago |
James McCoy
|
d6f03aaafd
fix: include ci/ in exported tarball
|
3 years ago |
Justin M. Keyes
|
14ff19bc36
ci: remove "labeler" job in release-0.5 branch #15804
|
3 years ago |
Justin M. Keyes
|
7b822ea72b
Merge #15796 release: Nvim 0.5.1
|
3 years ago |
Justin M. Keyes
|
a3a56cf60c
version bump
|
3 years ago |
Justin M. Keyes
|
0159e4daae
NVIM v0.5.1
|
3 years ago |
Justin M. Keyes
|
c9e4f86b75
fix(release.sh): ignore failed "rm"
|
3 years ago |
Justin M. Keyes
|
14cdaca6a8
fix(lsp): fix handler signature, tests
|
3 years ago |
Mathias Fußenegger
|
7b0ae589f0
feat(lsp): allow root_dir to be nil (#15430)
|
3 years ago |
sim
|
8ec5bc9126
lsp(start_client): Allow passing custom workspaceFolders to the LSP (#15132)
|
3 years ago |
Jose Alvarez
|
959cf5e53c
fix(lsp): check if buffer is valid in changetracking (#15505)
|
3 years ago |
Michael Lingelbach
|
dc15b3a92c
fix(lsp): avoid ipairs on non-sequential tables (#15059)
|
3 years ago |
hrsh7th
|
18375c6df6
feat(lsp): improve vim.lsp.util.apply_text_edits (#15561)
|
3 years ago |
Michael Lingelbach
|
7b1315fe61
feat(lsp): improve logging (#15636)
|
3 years ago |
Mathias Fußenegger
|
27bac13be6
fix(lsp): update lsp-handler signature in call_hierarchy (#15738)
|
3 years ago |