2025-04-20

2025-04-20

Plan

Ok so today's plan is:

  1. parse document and cache linkables into DB

  2. update the DB on file change (integrate with git later)

  3. update neorg-ls to new tree-sitter parser

  4. impelement go-to-definition feature

don't care about heading links

spent most of the time updating existing neorg-ls source code from tree-sitter 2.20 to tree-sitter 2.25.

to handle scoped linkable targets, finalized the new linkable target syntax and implemented it in tree-sitter parser.