lukesmurray / linked-notes-vscode

vscode extension for taken Zettelkasten inspired markdown notes.
https://marketplace.visualstudio.com/items?itemName=lukesmurray.linked-notes-vscode
0 stars 0 forks source link

performance issues with remark #24

Closed lukesmurray closed 4 years ago

lukesmurray commented 4 years ago

moderately long documents (i.e. 220 lines) have issues with typing speed.

lukesmurray commented 4 years ago

some way of profiling would be ideal

lukesmurray commented 4 years ago

I think we'll keep using remark, so solving performance is important. Could try to combine plugins

lukesmurray commented 4 years ago

these have mostly been fixed by fixing the bug with the memoization