this is my ignorance of plugins for vsCode. I saw this comment on tidbyt.dev
Our editors format Starlark automatically on save using the [Bazel plugin](https://marketplace.visualstudio.com/items?itemName=BazelBuild.vscode-bazel) for VSCode
I have installed this same plug in - but I cannot get it to check my .star files. I’m assuming it’s something inside my settings.json I need to change in .vscode directory. Can someone point me in the right direction or give me a piece of advice on where to find this info?