| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-25 | break: remove lsp code actions (#1866) | Simon Hauser | |
| see :help telescope.changelog-1866 for more information | |||
| 2022-04-18 | docs: add module prefix (#1847) | Simon Hauser | |
| 2022-03-13 | feat: improve UX with vim.notify (#1763) | tami5 | |
| * fix(notify): don't report request on new line * ref(notify): update message format * ref(msgs): always quote values + decrease duplication * fix(ci): undefined variables * ref(actions): temporary silent actions.__index errors * cleanup * revert: panic effort, we continue to use error for those Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de> | |||
| 2022-03-11 | feat(lsp): ignore_symbols option (#1745) | tami5 | |
| Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de> | |||
| 2022-01-18 | feat: show a message for unknown command (#1698) | zeertzjq | |
| 2021-09-16 | docs: rewrite readme and add missing config values + builtin opts | Simon Hauser | |
| 2021-08-21 | fix(command_parser): pcall for the loadstring (#1134) | Luke Kershaw | |
| 2021-08-19 | fix(command parser): evaluate valid lua expressions (#1128) | Luke Kershaw | |
| 2021-08-19 | Allow range parameters on command parser (#1123) | Jan Steinke | |
| 2021-08-19 | fix(command parser): discard invalid lua expressions (#1124) | Luke Kershaw | |
| 2021-08-18 | feat: allow tables in vimscript command parser (#1075) | Luke Kershaw | |
| 2021-07-23 | chore: use stylua for formatting (#1040) | Simon Hauser | |
| * chore: stylua job and config * reformat with stylua | |||
| 2021-07-14 | feat: add `search_dirs` to split_keywords table (#986) | Jonathan Teran | |
| This allows the command parser to correctly split `search_dirs` into a table. Should solve nvim-telescope/telescope.nvim#985 | |||
| 2021-03-03 | fix: subcommand completion for each extension (#597) | tamago324 | |
| 2021-03-02 | Enhance Telescope command (#588) | Raphael | |
| * Enhance Telescope command close #581 * bug fix | |||
| 2021-01-31 | support custom table type keyword (#450) | Raphael | |
| * support custom table type keyword * remove custom split function use vim.split * remove unused varable fix test * rewrite get extensions subcommand * add comment * remove blankline * check the param in default options * revert * add register keyword function | |||
| 2021-01-17 | improve conver_user_opts function readable (#441) | Raphael | |
| 2021-01-16 | support convert custom command arg (#439) | Raphael | |
| * support convert custom command arg * format code * remove unused variable | |||
| 2021-01-08 | fix: custom extensions opts for commands (#404) | Raphael | |
| 2021-01-08 | refactor telescope command (#398) | Raphael | |
| * refactor telescope command * addd telescope default options support * fix variable name wrong * convert command line string to lua type * add comment. * update readme for use theme in commandline * enhance complete in commandline * enhance complete in commandline * enhance covert commandline options | |||
