github zk-org/zk v0.15.3

8 hours ago

Added

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)

Don't miss a new zk release

NewReleases is sending notifications on new releases.