Tags: zk-org/zk
Tags
Release 0.15.3 Added: - `zk config --list <object>` (by @andrebauer, 484) Fixed: - Ignore commented links for LSP diagnostics. Use an AST to parse files, fixing other similar edge cases. (by @WhyNotHugo, 638) - Links in markdown footnotes now included in :ZkLinks (by @WhyNotHugo, 639) - Indexing notebook now 35% and 74% faster for full and incremental indexing respectively (by @WhyNotHugo, 642) - Stop crashing lsp server when server received `textDocument/completion` request with out of range parameters. (by @virusbb001, 667) - lsp: Provide completion after [[ on lines with multi-byte characters (by @virusbb001, 671) - Prevent crash in LookForward when the parameters is out of characters number. (by @virusbb001, 673)
v0.15.2 Format: `<description> (by <contributor>, <pr number>)` Added - Find notes with missing backlinks using `zk list --missing-backlink` (by @WhyNotHugo, 578) - LSP diagnostic for missing backlinks when other notes link to current note without reciprocal links (by @WhyNotHugo, 577) - Code action to add missing backlinks (by @WhyNotHugo, 581) - LSP diagnostic for self-referential links (by @WhyNotHugo, 622) Fixed - Release tarballs now output the program version (by @WhyNotHugo, 556) - Config path can be set with `$ZK_CONFIG_DIR` (by @Alb-O, 575)
PreviousNext