Changes
Version 0.6 - 2024-06-22
- The breadcrumb can be used to navigate directly to a different level
- Add a command to switch between notebooks
- Fix bug when closing the modified untitled file
Version 0.5 - 2024-04-26
- Ask to save a modified file when closing the last window using it
- Handle the scrolling with trackpad
Version 0.4 - 2024-03-26
- Restore tree view
- Fix bug: crash with next/previous section on root element
Version 0.3 - 2024-01-10
- Fix bug: crash with alt+page up/down on root element
- Remove 'symbol-prefix' language option
- Add 'capitalized-is-type' language option
- Better syntax highighting with nested languages
- Various changes in navigation
Version 0.2 - 2023-01-09
- Fix bug: never unload an modified file
- Fix bug with delete-backward-char when at beginning of a sub-section
- Fix bug with ctrl+delete and ctrl+backspace
- Fix bug with goto-previous-error
- Fix crash with Save-as and project windows
- Fix crash with incremental reload
Version 0.1 - 2022-04-02
Initial release