I& #39;ve reached a very exciting milestone in prototyping for my Kanban-board VS Code extension!
#kanban #vscode #visualstudiocode #organization #productivity #foam
#kanban #vscode #visualstudiocode #organization #productivity #foam
I can now switch between markdown task files in Visual Studio Code and have the data rendered into the Kanban board:
Carrying on my recent tweets while I& #39;m developing...
In the previous session, I had my extension detecting when the active document in VS Code has changed and then sending the details to the webview.
That was being triggered for every document, so now I need to restrict these notifications to only markdown files:
That was being triggered for every document, so now I need to restrict these notifications to only markdown files: