Releases: ldelossa/litee.nvim
v0.0.7 - Release
Create FUNDING.yml
v0.0.6 - 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
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
v0.0.3 - Release
v0.0.2 - Release
v0.0.1 - Release
Initial implementation.