Jake
Jake
I think the term you're looking for is 'flowchart'
I think that CSS might be a better solution for this use case. If I understand your needs correctly, [this link](https://css-tricks.com/snippets/css/flip-an-image/) might provide a simple solution.
If we're still going to consider this, and considering the amount of work it will take, maybe using ES6 would be a good choice too.
@RobertHerhold Having any discussion here would be best. Future contributors can reference it and anyone that has ideas/concerns can chime in here.
FWIW, this was occurring for me on 7.10.2, but downgrading to 7.8.4 did resolve the issue.
See [here](https://github.com/nuxt-community/gtm-module/blob/master/lib/plugin.js#L66). Disable page tracking in the config and create your own implementation of this as a plugin to send whatever data you want.
👍 Very much support this idea. We have projects with isolated test suites (i.e. unit vs integration tests) and each have their own jest config file, but vscode-jest-runner only finds...
Shouldn't the 'tag' in nametagVisibility be capitalized?
Minecraft Wiki says it's two words [here](http://minecraft.gamepedia.com/Name_Tag)...I assume that's right...
_Maybe_ #157 is related?