Commit Graph

762 Commits

Author SHA1 Message Date
Jongwook Choi
026ef9445e docs: Add comments and type annotations for sorting comparators (#1687) 2023-08-27 00:31:28 +09:00
PlankCipher
51f1e11a89 fix(ghost_text): ephemeral causes a false positive of no inline support (#1645) 2023-08-12 11:55:52 +09:00
Tyler Miller
969c5affa5 perf(core): simplify and improve find_line_suffix() (#1675)
Call `string.match()` once instead of calling `string.sub()` and
`string.find()` multiple times in a loop.
2023-08-12 11:52:37 +09:00
hrsh7th
992fa0dd47 Format with stylua 2023-08-12 02:51:03 +00:00
Maria José Solano
1c03ebc7dc feat: add toggle_doc functionality (#1647)
* feat: Add toggle_doc functionality

fix: Update docs view on entry change

* Replace toggle logic by open/close

* add docs and pinned flags

* add faq for disabling docs

* chore(git): ignore .DS_Store

---------

Co-authored-by: hrsh7th <629908+hrsh7th@users.noreply.github.com>
2023-08-12 11:50:49 +09:00
hrsh7th
3b9f28061a add context check for invalid detection 2023-08-10 16:55:01 +09:00
hrsh7th
6c84bc75c6 implement is_invalid detection 2023-08-10 16:52:10 +09:00
sandersantema
c4e491a87e perf: fix nvim_replace_termcodes being called on every CursorMoved (#1650) 2023-07-10 13:57:29 +09:00
hrsh7th
2743dd989e improve pattern handling 2023-06-30 21:49:25 +09:00
hrsh7th
e1f1b40790 Format with stylua 2023-06-23 04:29:59 +00:00
hrsh7th
9e49ed3fee fix confirm resolve 2023-06-23 13:29:35 +09:00
Jose Vargas
8a1694ff33 Expand docs for select_next_item select_prev_item (#1626) 2023-06-21 22:57:52 +09:00
kyoh86
fa492591fe fix type of the config.autocomplete to accept false (#1624) 2023-06-19 11:32:54 +09:00
tj-moody
b8c2a62b3b Update ghost_text type to allow true (#1616) 2023-06-11 13:21:19 +09:00
hrsh7th
69e7d280cb Format with stylua 2023-06-10 15:13:53 +00:00
fengwk
48c0bc7e73 fix: huge single line performance (#1433) (#1615) 2023-06-11 00:13:36 +09:00
hrsh7th
09ff53ff57 Format with stylua 2023-06-09 12:27:08 +00:00
hrsh7th
559b688cda restore max_item_count 2023-06-09 21:26:42 +09:00
Folke Lemaitre
6f118169af fix(async): properly trigger callbacks when canceling and fix delays in throttle.sync (#1611) 2023-06-09 19:08:28 +09:00
Noah Friedman
b5a636d46c Improve types related to mapping definitions (#1604) 2023-06-09 02:07:07 +09:00
EJ
a2198e3d61 fix: handle godot LSP better (#1592) 2023-06-09 02:06:37 +09:00
Corentin Hervaud
fc0f694af1 Updating documentation as cmp_git source as been moved to git (#1603) 2023-05-30 16:25:55 +09:00
hrsh7th
b43bfaf322 fix(entry): fix matches highlight information
fixes #1426
2023-05-28 22:47:11 +09:00
hrsh7th
3874e09e80 fix(entry): remove offset + 1 for tailwindcss 2023-05-28 22:33:20 +09:00
hrsh7th
1088b3743b Add extmark inline feature detection 2023-05-27 23:06:46 +09:00
hrsh7th
15e8a636df Restore schedule_wrap 2023-05-27 23:02:35 +09:00
Hawtian Wang
a0225043ab fix entry highlight in complete-menu (#1593) 2023-05-26 15:16:03 +09:00
hrsh7th
8a3d2dd764 Remove max_item_count from source configuration 2023-05-26 02:47:45 +09:00
Folke Lemaitre
abb5c7519d feat: cmp async (#1583) 2023-05-26 02:46:53 +09:00
Anshuman Medhi
950d0e3a93 ghost text inline (#1588) 2023-05-26 00:02:26 +09:00
David Goldstein
799392ac8d Fix demo video in README.md (#1585) 2023-05-25 22:44:18 +09:00
Stéphane P
3ac8d6cd29 docs: fix adjecent typo (#1577) 2023-05-17 14:21:18 +09:00
jmp
41c6027994 docs: fix typos, add confirm.behavior example cfg (#1576) 2023-05-17 10:53:06 +09:00
Folke Lemaitre
768548bf49 perf(source): only filter up to 200 entries and dont use the cache (#1574) 2023-05-16 14:00:44 +09:00
François Fleur
d153771162 fix(ghost_text): safely apply virtual_text highlight (#1563) 2023-05-12 15:42:39 +09:00
hrsh7th
935b4069ce Improve misc.merge 2023-05-08 11:41:15 +09:00
hrsh7th
5a80cd4eca Fix #897 2023-05-07 15:00:04 +09:00
Felipe Gomes
1cad30fcff Added a modified=false to documentation buffer, so it can be removed without E89 errors (#1557) 2023-05-05 15:54:16 +09:00
hrsh7th
0e120a6373 Fix #1556 2023-05-05 15:24:55 +09:00
Konstantin Labun
8b76965ed0 fix 1533, add regression test (#1558) 2023-05-05 14:26:55 +09:00
hrsh7th
0f47dcaf7e Add buftype=nofile for entries_win and docs_win
- reddit user mention this...
2023-05-04 19:35:24 +09:00
hrsh7th
8d2f190506 Fix #1550 2023-05-04 03:09:56 +09:00
hrsh7th
bd168a2f86 Format with stylua 2023-05-03 17:06:27 +00:00
hrsh7th
833954209a Add test for #1552
Close #1552
2023-05-04 02:06:01 +09:00
hrsh7th
9b0bc5f9cd Revert #1534 temporaly 2023-05-04 00:01:00 +09:00
MinSeok Kim
c718928219 fix typo (#1551) 2023-05-03 16:05:35 +09:00
Marc Jakobi
c3f7c54f6e ci: add release workflow to publish new tags to LuaRocks (#1431)
Co-authored-by: hrsh7th <629908+hrsh7th@users.noreply.github.com>
2023-05-01 23:51:18 +09:00
hrsh7th
0cb4b8a679 Format with stylua 2023-05-01 14:23:21 +00:00
Konstantin Labun
5547295bd0 fix: #1533 (#1534) 2023-05-01 23:23:02 +09:00
Daniil Shvalov
524cc0ba61 fix(cmdline): properly compute string length (#1544) 2023-05-01 23:18:17 +09:00