mirror of
https://github.com/foambubble/foam.git
synced 2026-01-10 22:48:09 -05:00
* decoupled ID from note slug * added vscode debug configuration to work with vscode-jest extension * made things prettier * Add a test for parsing empty frontmatter * Use astPositionToVsCodePosition util function * fixed a TODOs around URIs and added tests * added tests around notes querying * removing unused imports * Fix typo * implemented PR feedback * fixed lint warnings and renamed method for consistency * removed unnecessary checks and fix compilation error in tests Co-authored-by: Ankit Tiwari <ankitt255@gmail.com>