.. | ||
.vscode | ||
media | ||
overrides/jest | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
.vscodeignore | ||
.yarnrc | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
Squiggle For VS Code
This extension provides support for Squiggle in VS Code.
Build locally
We assume you ran yarn
at the monorepo level for all dependencies.
Then, simply yarn compile
at the vscode-ext
package level. It will build squiggle-lang
, squiggle-components
, and the VS Code extension source code.