Danny Koppenhagen
Danny Koppenhagen
Not sure about this. It depends on the usage I would say. If the divider is used for semantically separating conents, I would agree to use ``. But: if it's...
@jonathanRinciari can you probably help me out? I think such demo URL would be good to build some showcases for this repo too, won't they?
> We do have 1-click Public dashboards but those do not work with the SDK Is there a plan to support those with the SDK in the future? > if...
@sonals-amazon any update? Could you check out my repo and can you add it to your showcases?
Please take the time and provide a formatted code example which makes it easy to follow and investigate.
okay, I will close this issues since you could solve your problem I think
I would really love to see only the prefix / namespace `db-` instead of all the different ones we have by now. The reason: it makes it way more recognizable...
Hey, I like the suggestion. I Am wondering if the result can be reached by [adjusting the `masks` or `indent` configuration](https://github.com/d-koppenhagen/vscode-file-tree-to-text-generator#define-custom-generators-or-modify-defaults) But I think currently it's not possible as there...
First steps for fixing this issue were made. I introduced a new indent string for the special case that the parent is the last one in it's subtree (`indentParentDirIsLast`): unfortunately...