DataviewJS looks absolutely awesome. I’m stoked to write some cool queries.
But, I like having a good development experience. With other types of code I’m used to being able to step-debug through a bit of code (using JS’s debugger
keyword) and quickly run and re-run code.
Is this possible with DataviewJS as well?