Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-19 | 3.0 kB | |
v1.1.0 source code.tar.gz | 2025-04-19 | 66.7 kB | |
v1.1.0 source code.zip | 2025-04-19 | 82.5 kB | |
Totals: 3 Items | 152.3 kB | 0 |
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 https://github.com/hedyhli/outline.nvim/pull/53
- Fix deprecated get_active_clients by @lvim-tech in https://github.com/hedyhli/outline.nvim/pull/70
- Show lspkind error message just once by @oskarrrrrrr in https://github.com/hedyhli/outline.nvim/pull/85
- Improve preview window size calculation by @oskarrrrrrr in https://github.com/hedyhli/outline.nvim/pull/84
- fix: close the last window by @mengq627 in https://github.com/hedyhli/outline.nvim/pull/91
- docs: List ctags external provider by @epheien in https://github.com/hedyhli/outline.nvim/pull/103
- feat: selectionRange fallback: selectionRange => location.range => range by @epheien in https://github.com/hedyhli/outline.nvim/pull/105
- feat: support string type kind by @epheien in https://github.com/hedyhli/outline.nvim/pull/106
- fixed a bug in capturing guicursor style using regex by @xiaoqixian in https://github.com/hedyhli/outline.nvim/pull/100
- feat: add man support by @epheien in https://github.com/hedyhli/outline.nvim/pull/104
- docs: List treesitter external provider by @epheien in https://github.com/hedyhli/outline.nvim/pull/107
- feat: add view.filter option by @epheien in https://github.com/hedyhli/outline.nvim/pull/108
- feat: icon_fetcher adds symbol parameter by @epheien in https://github.com/hedyhli/outline.nvim/pull/109
- feat: add to jumplist before goto location by @epheien in https://github.com/hedyhli/outline.nvim/pull/114
- docs: make the document consistent with the code by @Aura7988 in https://github.com/hedyhli/outline.nvim/pull/121
- fix: incorrect character of range and selectionRange by @epheien in https://github.com/hedyhli/outline.nvim/pull/122
- Fix [#65] Error on closing outline when computer is running slow by @m-abubakar in https://github.com/hedyhli/outline.nvim/pull/66
- fix: migrating to 0.11 by @onion108 in https://github.com/hedyhli/outline.nvim/pull/131
New Contributors
- @jinzhongjia made their first contribution in https://github.com/hedyhli/outline.nvim/pull/53
- @lvim-tech made their first contribution in https://github.com/hedyhli/outline.nvim/pull/70
- @oskarrrrrrr made their first contribution in https://github.com/hedyhli/outline.nvim/pull/85
- @mengq627 made their first contribution in https://github.com/hedyhli/outline.nvim/pull/91
- @epheien made their first contribution in https://github.com/hedyhli/outline.nvim/pull/103
- @xiaoqixian made their first contribution in https://github.com/hedyhli/outline.nvim/pull/100
- @Aura7988 made their first contribution in https://github.com/hedyhli/outline.nvim/pull/121
- @m-abubakar made their first contribution in https://github.com/hedyhli/outline.nvim/pull/66
- @onion108 made their first contribution in https://github.com/hedyhli/outline.nvim/pull/131