Added
- New
tool.shell
configuration key to set a custom shell (contributed by @lsvmello). - New
notebook.dir
configuration key to set the default notebook (contributed by @lsvmello).
Changed
- The
note.ignore
configuration property was renamed tonote.exclude
, to be more consistent with the CLI flags.
Fixed
- Fixed LSP positions using UTF-16 offsets (contributed by @wrvsrx).