Closed jerrens closed 3 years ago
Your settings seem to work OK for me - please could you post one of the files (or part of it) which is showing the behaviour?
Here is a screenshot:
and the snippet
const databaseName = 'DatabaseName'; // HACK: This should not be hard-coded
const collectionName = 'CollectionName'; // FIXME: This should be updated to allow the UI to specify the collection name
OK - I can reproduce it. For now, if you disable the todo-tree.tree.labelFormat
setting it will prevent the error.
I'll get a proper fix ASAP.
Fixed in 0.0.201
v 0.0.201 Looks good!
Thank you for the quick response and fix!
No problem 🙂
On version 0.0.199, my side-bar showed my tags correctly:
However, after the v0.0.200 update, it now shows:
My Settings are:
Is there a new setting now needed in the regex since I'm overriding the default?