·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Full Changelog: v0.1.3...v0.1.4
Tree-sitter. We have a new plugin that uses tree-sitter for completions. Meaning
classes structs , functions from current project can be completed. This is not
perfect, as many parts are not reall completed - but its a good start.
Git commits should open in a single tab.
Changelog
- Completions: need new API to "update" completions - diegoiast/qutepart-cpp#46
- Make a treesitter plugin - #186
- TreeSitter: cannot find structs defined
using- #198 - Open a single commit page per project - #191
- Git diff - show working animation - #189
- When saving - all files, even unmodifed gets saved - #187
- Git: revert on unsaved file fails - #188
- Git: moving through commit selection using keyboard - #193