An open API service providing commit metadata for open source projects.

GitHub / nvimdev/lspsaga.nvim / commits

improve neovim lsp experience

SHA Message Author Date Stats
cf6fc947 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 months ago
fcc4372c fix: consistent diagnostic floating window (#1567) V <s****e@p****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
3e33a6a6 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> 4 months ago
d8511e7a fix(finder): defer BufEnter cleanup (#1564)
Co-authored-by: 李杰 <l****0@b****m>
SDGLBL <4****L@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
e6c04f88 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> 4 months ago
6f436863 Add finder option ref_opt (#1550)
Co-authored-by: github-actions[bot] <g****]@u****m>
wiser-fz <w****0@g****m>
Committed by: GitHub <n****y@g****m>
4 months ago
c532fb86 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> 4 months ago
b821192d fix: update deprecated method calls for diagnostic commands (#1563) James Weiland <1****d@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
562d9724 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> 6 months ago
d086c89c fix: replace deprecated LSP client method calls with colon syntax (#1546) 郭立lee <l****o@1****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8efe00d6 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 1 year ago
89040e3a fix(beacon): fix beacon highlight conflict with virtual text display (#1547)
Co-authored-by: zhangfeng.z <z****z@b****m>
zephyr <4****F@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
920b1253 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
fd3c200c Revert "fix(treewide): remove deprecated uses of LSP client methods (#1538)" ... glepnir <g****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d22d8463 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
0a05c7f5 fix(treewide): remove deprecated uses of LSP client methods (#1538) Simon Yde <g****b@s****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
778d56ff chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
4b0f0e2c fix bug that prevents showing diagnostics when severity_sort = false (#1532) 0xDmtri <0****i@p****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6063935c chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
9ae70dd0 Fixed a typo in the readme that bugged me (#1527) Liyua <l****a@d****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
da8a66c5 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
9c705c96 fix: improve Deno path handling in definition module (#1521) yuki yano <y****o@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b0f44305 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
1153bccd Feature: respect `vim.diagnostic.config.severity_sort` (#1511) 0xDmtri <0****i@p****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
13b3cdc9 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
de96ca58 split diagnostic lines on \n character in floating window (#1438) Matt Green <e****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8084e844 fix: vim.validate not compatible with v0.10 (#1516) Vu Nhat Chuong <r****1@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
99b4e71f chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
e5e25f8a Nvim11 position encoding fix (#1513) Martin Larsson <c****t@e****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5fce1533 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
198cd002 fix: correctly parse arg to get mode in rename (#1510) heddxh <g****7@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2710a0ad chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
336ff529 fix: add missing parameter to `make_given_range_params` (#1508) David Marchante <6****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
aa1a9ef6 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 1 year ago
2caa05f6 fix: Use offset encoding of first client (#1506) Yuta Katayama <8****t@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d027f8b9 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> almost 2 years ago
0329b2f5 Number default config respect user config (#1498) HyBer <5****1@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3c1af059 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> almost 2 years ago
f81e2624 Display line numbers in `finder` and `definition` (#1496) Kairzhan <k****m@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f0b5d2ce chore(doc): auto generate docs github-actions[bot] <g****]@u****m> almost 2 years ago
a0955216 fix(outline): calc width/height for preview win based on columns (#1492) Jiarong Deng <a****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e64351d0 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> almost 2 years ago
2137620a fix: Update hover.lua -- was missing lsp.Handler parameter (#1490) David Villafaña <8****a@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
4ce44df8 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
1e1d2dd6 feat: adds the ability to set a prefix to winbar (#1482) Adrian Miranda <a****a@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a751b92b fix(lightbulb): wrong lnum in get glepnir <g****r@g****m> about 2 years ago
2303d67d fix(lightbulb): check user_data range glepnir <g****r@g****m> about 2 years ago
a8b24b2a fix(lightbulb): check user_data.lsp not empty glepnir <g****r@g****m> about 2 years ago
7a1f796a chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
42eb7b26 fix(lightbulb): convert diagnostic to lsp fix #1478 glepnir <g****r@g****m> about 2 years ago
508d01a3 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
bbe032ff fix: deprecate and add use_nerd glepnir <g****r@g****m> about 2 years ago
c27118b0 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
5f795ad4 feat: add lightbulb.ignore options (#1477) Yinzuo Jiang <j****o@f****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6f920cfa chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
1cd5bf2a fix: escape char % is not handled (#1464) Access <S****s@p****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
343b7176 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
410f30c3 diagnostic: auto_preview to false in default glepnir <g****r@g****m> about 2 years ago
979079b2 definition: better sub filename glepnir <g****r@g****m> about 2 years ago
31017128 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
2dddc4fb Fix typo and Create Luadoc (#1457) PRIZ ;] <d****v@o****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4e9d6162 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> about 2 years ago
ef8dfcf0 use <Esc> to close peek definition window glepnir <g****r@g****m> about 2 years ago
534f3f8e chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
ba6b071a diagnostic: jump title only show when has mulitple diagnostics glepnir <g****r@g****m> over 2 years ago
d2d5990b refactor: update default keymaps for peek definition glepnir <g****r@g****m> over 2 years ago
3e474c55 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
7bf46869 Update highlight.lua (#1456) yorik1984 <y****4@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b12786c1 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
e6461836 fix: execute codeaction with 'o' in diagnostic (#1453) wiser-fz <3****0@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
59d4648c chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
f80f96dd fix(hover): duplicate remove keymap close #1451 glepnir <g****r@g****m> over 2 years ago
200256d2 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
e6102a02 hover: no need check diagnostic window now glepnir <g****r@g****m> over 2 years ago
0e2e116a fix: broken rust diagnostic format glepnir <g****r@g****m> over 2 years ago
e3277b07 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
655505d9 fix: delete scroll map close #1447 glepnir <g****r@g****m> over 2 years ago
e050ff4c add hackly for rust wrong format diagnostic message glepnir <g****r@g****m> over 2 years ago
bf8c54fa fix preview window height glepnir <g****r@g****m> over 2 years ago
59525cb2 fix preview window position glepnir <g****r@g****m> over 2 years ago
898030df chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
895466be add diagnostic.auto_preview option close #1446 glepnir <g****r@g****m> over 2 years ago
234d8a0a increase width of orginal diagnostic jump window glepnir <g****r@g****m> over 2 years ago
c1385c21 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
ae298bc0 fix preview buffer unlisted glepnir <g****r@g****m> over 2 years ago
e67d4da7 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
fa30c621 fix preview when cursor on diagnsotc jump window glepnir <g****r@g****m> over 2 years ago
64bc34e2 refactor ui of code action glepnir <g****r@g****m> over 2 years ago
f07c10e3 diagnostic: generate count early before preview glepnir <g****r@g****m> over 2 years ago
ad617782 fix(diagnostics): propagate options to `vim.diagnostics.goto_{next,prev}` to ... Masayuki Izumi <m****@i****n>
Committed by: GitHub <n****y@g****m>
over 2 years ago
6302f83c remove unused ui option glepnir <g****r@g****m> over 2 years ago
f598d38b fixup! need get color from link glepnir <g****r@g****m> over 2 years ago
df5dbd1c fix get a link highlight group failed glepnir <g****r@g****m> over 2 years ago
ca003fb3 feat(ui): improve again glepnir <g****r@g****m> over 2 years ago
ae6f1e51 feat(ui): better ui on diangostic jump glepnir <g****r@g****m> over 2 years ago
ac272045 chore(doc): auto generate docs github-actions[bot] <g****]@u****m> over 2 years ago
bb7d88c1 fix diangostic commpatible close #1441 glepnir <g****r@g****m> over 2 years ago
d6561900 better markdown parser check glepnir <g****r@g****m> over 2 years ago
9bfccf07 fix wrong buffer on action request glepnir <g****r@g****m> over 2 years ago
f6a4c850 disable modifiable after write content to buffer glepnir <g****r@g****m> over 2 years ago

← Back to repository