Closed sergey-kintsel closed 6 years ago
This is a great improvement, thanks Sergey! Of course we should fail if a syntax error was encountered. Sorry I didn't see this till yesterday or I would have replied sooner.
Super cool you are putting together a VS Code extension, I'll have to check it out and maybe add a link to it from the README.
There's a couple minor issues with this, but I'll fix them up on master before cutting a release.
sinkList
since it will pull all values into memory, which includes every source file as a String
in this case.
It is very helpful for editor extensions. Otherwise it's not possible to get whether the command succeeded or not. This is a vs code extension which is based on these changes https://github.com/sergey-kintsel/hfmt-vscode