Closed arohman84 closed 3 years ago
The extension is set to set the language as soon as a twee file is found in the workspace. Preventing that behavior defeats the purpose of having the extension in the first place... Maybe I am not seeing the issue here, but could you explain the problem with it generating a settings.json
file?
here's what i mean
the extension generate a new setting in my workplace even in my react native project LOL
It had to have found a .tw
or .twee
file in the workspace. The extension doesn't even activate otherwise.
i think i know what's happening, it doesn't need to be part of the workspace, it just needs to be opened by the same VSC window.
Patched in v0.11.5
.
can we prevent this extension always generate settings.json file even if we doesnt open the twee files ?