Commit Graph

1702 Commits

Author SHA1 Message Date
github-actions[bot] d027f8b9c7 chore(doc): auto generate docs 2024-10-17 07:27:17 +00:00
HyBer 0329b2f517
Number default config respect user config (#1498) 2024-10-17 15:26:57 +08:00
github-actions[bot] 3c1af05934 chore(doc): auto generate docs 2024-10-13 00:24:51 +00:00
Kairzhan f81e262438
Display line numbers in `finder` and `definition` (#1496)
* feat(finder): display line numbers

* feat(definition): display line numbers
2024-10-13 08:24:32 +08:00
github-actions[bot] f0b5d2ce39 chore(doc): auto generate docs 2024-10-08 04:42:51 +00:00
Jiarong Deng a09552166d
fix(outline): calc width/height for preview win based on columns (#1492)
* fix(outline): calc width/height for preview win based on columns

* chore: trigger github action
2024-10-08 12:42:33 +08:00
github-actions[bot] e64351d0e6 chore(doc): auto generate docs 2024-09-10 05:34:56 +00:00
David Villafaña 2137620a20
fix: Update hover.lua -- was missing lsp.Handler parameter (#1490) 2024-09-10 13:34:37 +08:00
github-actions[bot] 4ce44df854 chore(doc): auto generate docs 2024-08-15 12:18:08 +00:00
Adrian Miranda 1e1d2dd66f
feat: adds the ability to set a prefix to winbar (#1482) 2024-08-15 20:17:46 +08:00
glepnir a751b92b5d fix(lightbulb): wrong lnum in get 2024-08-04 17:19:25 +08:00
glepnir 2303d67d5f fix(lightbulb): check user_data range 2024-08-04 16:57:35 +08:00
glepnir a8b24b2a4c fix(lightbulb): check user_data.lsp not empty 2024-08-04 14:26:46 +08:00
github-actions[bot] 7a1f796ae1 chore(doc): auto generate docs 2024-08-04 02:07:25 +00:00
glepnir 42eb7b26ee fix(lightbulb): convert diagnostic to lsp fix #1478 2024-08-04 10:06:58 +08:00
github-actions[bot] 508d01a3b0 chore(doc): auto generate docs 2024-08-02 11:31:55 +00:00
glepnir bbe032ff1c fix: deprecate and add use_nerd 2024-08-02 19:31:33 +08:00
github-actions[bot] c27118b0a9 chore(doc): auto generate docs 2024-07-29 05:40:43 +00:00
Yinzuo Jiang 5f795ad4ee
feat: add lightbulb.ignore options (#1477) 2024-07-29 13:40:24 +08:00
github-actions[bot] 6f920cfabd chore(doc): auto generate docs 2024-06-11 13:10:33 +00:00
Access 1cd5bf2ae6
fix: escape char % is not handled (#1464)
origin pr is https://github.com/nvimdev/lspsaga.nvim/pull/1363, but
seems it is missing, so I pr it again

close: https://github.com/nvimdev/lspsaga.nvim/issues/1362
2024-06-11 21:10:10 +08:00
github-actions[bot] 343b71768c chore(doc): auto generate docs 2024-06-09 08:00:14 +00:00
glepnir 410f30c30c diagnostic: auto_preview to false in default 2024-06-09 15:59:42 +08:00
glepnir 979079b21b definition: better sub filename 2024-06-07 19:50:50 +08:00
github-actions[bot] 31017128cb chore(doc): auto generate docs 2024-06-02 06:00:55 +00:00
PRIZ ;] 2dddc4fbd4
Fix typo and Create Luadoc (#1457)
* Fix typo

* Create luadoc.lua

Now you can use the LSP when setting up options, using `---@type LspsagaConfig`
2024-06-02 14:00:31 +08:00
github-actions[bot] 4e9d616286 chore(doc): auto generate docs 2024-06-01 01:49:13 +00:00
glepnir ef8dfcf079 use <Esc> to close peek definition window 2024-06-01 09:48:45 +08:00
github-actions[bot] 534f3f8e9a chore(doc): auto generate docs 2024-05-31 12:41:34 +00:00
glepnir ba6b071abe diagnostic: jump title only show when has mulitple diagnostics 2024-05-31 20:41:09 +08:00
glepnir d2d5990b22 refactor: update default keymaps for peek definition 2024-05-30 15:07:47 +08:00
github-actions[bot] 3e474c5527 chore(doc): auto generate docs 2024-05-30 05:59:56 +00:00
yorik1984 7bf468692e
Update highlight.lua (#1456)
Respect already predefined colors by colorscheme
2024-05-30 13:59:33 +08:00
github-actions[bot] b12786c18a chore(doc): auto generate docs 2024-05-29 06:05:30 +00:00
wiser-fz e646183662
fix: execute codeaction with 'o' in diagnostic (#1453) 2024-05-29 14:04:55 +08:00
github-actions[bot] 59d4648c3d chore(doc): auto generate docs 2024-05-28 06:04:59 +00:00
glepnir f80f96dd5e fix(hover): duplicate remove keymap close #1451 2024-05-28 14:04:36 +08:00
github-actions[bot] 200256d256 chore(doc): auto generate docs 2024-05-27 06:17:54 +00:00
glepnir e6102a025d hover: no need check diagnostic window now 2024-05-27 14:17:26 +08:00
glepnir 0e2e116ade fix: broken rust diagnostic format 2024-05-24 18:10:43 +08:00
github-actions[bot] e3277b07bf chore(doc): auto generate docs 2024-05-24 06:17:36 +00:00
glepnir 655505d94f fix: delete scroll map close #1447 2024-05-24 14:17:06 +08:00
glepnir e050ff4c95 add hackly for rust wrong format diagnostic message 2024-05-23 18:22:44 +08:00
glepnir bf8c54fad4 fix preview window height 2024-05-23 16:19:16 +08:00
glepnir 59525cb288 fix preview window position 2024-05-23 15:04:33 +08:00
github-actions[bot] 898030df42 chore(doc): auto generate docs 2024-05-23 06:12:12 +00:00
glepnir 895466beaf add diagnostic.auto_preview option close #1446 2024-05-23 14:11:45 +08:00
glepnir 234d8a0a41 increase width of orginal diagnostic jump window 2024-05-22 18:08:36 +08:00
github-actions[bot] c1385c21dc chore(doc): auto generate docs 2024-05-22 09:32:55 +00:00
glepnir ae298bc0b0 fix preview buffer unlisted 2024-05-22 17:32:27 +08:00