| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-03-22 | feat(treesitter): symbols & ignore symbols options (#2338)HEADmaster | Maksym Klishevych | |
| * feat(treesitter): symbols & ignore symbols options * renamed the function passed to utils.filter_symbols --------- Co-authored-by: Maksym Klishevych <max@klishevy.ch> | |||
| 2023-02-19 | fix: apply jump_type only if the definition file is different from the ↵ | Luyu Huang | |
| current file (#2324) | |||
| 2022-11-11 | fix(lsp_references): not changing files if only 1 result (#2229) | Andreas Guth | |
| 2022-11-06 | feat: add jump_type option for lsp_references (#2218) | Gutyina Gergő | |
| 2022-09-17 | fix: don't include current line in lsp references if current_line=false (#2165) | Marcus Caisey | |
| 2022-08-01 | fix: error due to concatenating table to string (#2108) | Christoph Blessing | |
| This commit fixes a bug that lead to an error because we tried to concatenate a table (`err`) to a string. Now we concatenate `err.message` (a string) to the string. | |||
| 2022-07-07 | chore: reformat with stylua 0.14.0 | Simon Hauser | |
| 2022-07-03 | chore: make to_fuzzy_refine configurable (#2034) | Simon Hauser | |
| 2022-07-01 | break: prefix internal files and add deprecation messages (#2032) | Simon Hauser | |
