Skip to content

Releases: ldelossa/litee.nvim

v0.0.7 - Release

24 Feb 17:13
bf366a1
Compare
Choose a tag to compare
v0.0.7 - Release Pre-release
Pre-release
Create FUNDING.yml

v0.0.6 - Release

06 Dec 17:03
Compare
Choose a tag to compare
v0.0.6 - Release Pre-release
Pre-release

5d7e4e5 docs: update documentation
8b34809 usability: various changes to help useability
5cfe069 ui,notifications: add a module which creates a notification popup
5e620a7 refactor: rename marshal maps and various comment rewordings
6aa9e89 tooling: add CTDumpNode command
ae01f1f refactor: use ui_req_ctx
c556dbe fix,source-tracking: fix autocommand crash
514877c ui: range source tracking
164b1fa fix,smart_close: get ui_state in _smart_close function
fe55e4d ui,fix: check calltree window nils correctly
59d039b ui,symboltree: source code tracking
9456f6c fix: add missing icons
a454589 workflow: add smart closing of UI elements
40076c1 ui: open directly to calltree ui elements
8a5913d ui: auto highlight symboltree
8afb3d1 ui: allow resizing via arrow keys
4d71c36 ui: unified panel

v0.0.5 - Release

26 Nov 06:18
Compare
Choose a tag to compare
v0.0.5 - Release Pre-release
Pre-release

8a609c1 perf: async symbol gathering
db91089 ui: indentation improvemnts
ad49205 ui: display no file info for external packages
bbe4395 ui: fix empty virtual text
327a84d ui: use lsp detail if file is not in current workspace
067e4db highlights: condition fixes and removal of print
e8c5681 docs: typo fixes
f488407 themeing: provide default highlights
bea07f0 icons,bugfix: check if active_icon_set is set
9d75ab8 icons: cleanup icons and highlights
fc50810 docs,comments: cleanup various documentation and comments
431b3b9 Missing comma.
a926b24 ui: highlights
e41a3f4 docs,cleanup: various documentation fixes and cleanup
d5381c3 code-org: implement per-tab ui
c0b89e6 ui,feature: implement an outline view similar to vscode
50342f5 ui: declarative layout
c9d5090 tree: refactor to allow for multiple trees
d6a38b3 ui: swap type in ui buffer line

v0.0.4 - Release

19 Nov 21:31
Compare
Choose a tag to compare
v0.0.4 - Release Pre-release
Pre-release

202898f ui,tree: use workspace symbol if possible
08f311e ui: fix details popup bugs
686f916 tree: unique keys

v0.0.3 - Release

19 Nov 15:29
Compare
Choose a tag to compare
v0.0.3 - Release Pre-release
Pre-release

8827b06 ui: improved hover popup
0a3b32e ui: details popups
3dcf837 ui: introduce horizontal layouts
4a1eb95 refactor: big ol' refactor

v0.0.2 - Release

18 Nov 15:46
Compare
Choose a tag to compare
v0.0.2 - Release Pre-release
Pre-release

2e28baa docs: update docs for highlighting
db980e9 ui: add highlighting
b974d82 Merge pull request #4 from ldelossa/no-client-attach
5533bcb lsp,ui: do not attach lsp clients
c24aaf1 ui: help and buf local keymaps
0a25247 docs: reword docs
05560d6 fix,demo: fixes jumping, uploads new demo

v0.0.1 - Release

17 Nov 22:21
Compare
Choose a tag to compare
v0.0.1 - Release Pre-release
Pre-release

Initial implementation.