<div dir="ltr"><div>I&#39;m putting the finishing touches on my chuck vscode extension, to which I&#39;ve added syntax checking and a vscode command to have chuck play the currently open file.</div><div><br></div><div>Since the --syntax switch the checker relies on is currently only in the git master branch, and not currently available in any prepackaged release, I&#39;m using a boolean config param and have this feature turned off by default.<br><br></div><div>I&#39;m struggling with how I should explain this in the README. I guess it&#39;s reasonable that _most_ vscode users are programmer types who would not have a problem building chuck from github sources, but I think I have a nice environment with this extension for people who are not that sort of geek.</div><div><br></div><div>I&#39;d like to say, build from source or wait for version _x_, where _x_ is what I&#39;m trying to figure out. I see that there was a simultaneous release of 1.3.6 and 1.4.0, (but no git tags for either of those?)<br><br></div><div>Would I be correct to guess that the next release will be 1.4.1? Are there any plans to make another release soon? It looks like it&#39;s been a year and a half ... might it be time? The --syntax switch surely can&#39;t be the only thing that people who aren&#39;t building from source are missing.<br></div><div><br></div><div>Forrest</div><div><br></div></div>