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

Add a timeout for remark per document #39

Open lukesmurray opened 4 years ago

lukesmurray commented 4 years ago

For long documents the remark run/parse can completely freeze the UI and becomes a memory hog. If the parse is struggling we should give up and show an error message.