Changes
See CHANGELOG.md: https://github.com/hedyhli/outline.nvim/blob/main/CHANGELOG.md#v110
PRs
- [fix]: When the window was first created, filetype was empty. by @jinzhongjia in #53
- Fix deprecated get_active_clients by @lvim-tech in #70
- Show lspkind error message just once by @oskarrrrrrr in #85
- Improve preview window size calculation by @oskarrrrrrr in #84
- fix: close the last window by @mengq627 in #91
- docs: List ctags external provider by @epheien in #103
- feat: selectionRange fallback: selectionRange => location.range => range by @epheien in #105
- feat: support string type kind by @epheien in #106
- fixed a bug in capturing guicursor style using regex by @xiaoqixian in #100
- feat: add man support by @epheien in #104
- docs: List treesitter external provider by @epheien in #107
- feat: add view.filter option by @epheien in #108
- feat: icon_fetcher adds symbol parameter by @epheien in #109
- feat: add to jumplist before goto location by @epheien in #114
- docs: make the document consistent with the code by @Aura7988 in #121
- fix: incorrect character of range and selectionRange by @epheien in #122
- Fix #65 Error on closing outline when computer is running slow by @m-abubakar in #66
- fix: migrating to 0.11 by @onion108 in #131
New Contributors
- @jinzhongjia made their first contribution in #53
- @lvim-tech made their first contribution in #70
- @oskarrrrrrr made their first contribution in #85
- @mengq627 made their first contribution in #91
- @epheien made their first contribution in #103
- @xiaoqixian made their first contribution in #100
- @Aura7988 made their first contribution in #121
- @m-abubakar made their first contribution in #66
- @onion108 made their first contribution in #131