VS Code extension for QuenchThis extension provides support for the Quench language via a language
server, which it automatically downloads if you don't already have it
installed. To use, simply install this extension, open any file whose name ends
with DevelopmentPrerequisitesBasicsThe below instructions assume that your VS Code workspace is (the root of) the
Quench repo but your shell cwd is this directory ( First install dependencies:
Then compile:
Next, from VS Code, press F5 to open a new window with this extension loaded. To
avoid developing with a mismatched version of Quench itself, you may also need
to build Quench from source and change the |