squiggle/packages/vscode-ext
Vyacheslav Matyukhin dab6b3d09e
highlight keywords
2022-06-20 23:57:27 +03:00
..
.vscode ran prettier from toplevel 2022-06-20 11:53:19 -04:00
media vscode: configuration for show* 2022-06-20 23:34:53 +03:00
overrides/jest vscode extension 2022-06-17 00:37:20 +03:00
src vscode: configuration for show* 2022-06-20 23:34:53 +03:00
syntaxes highlight keywords 2022-06-20 23:57:27 +03:00
.eslintrc.json ran prettier from toplevel 2022-06-20 11:53:19 -04:00
.gitignore first try at squiggle syntax highlighting 2022-06-20 23:36:46 +03:00
.vscodeignore vscode extension 2022-06-17 00:37:20 +03:00
.yarnrc vscode extension 2022-06-17 00:37:20 +03:00
LICENSE vscode ext 0.0.2, minor tweaks 2022-06-18 21:39:23 +03:00
package.json first try at squiggle syntax highlighting 2022-06-20 23:36:46 +03:00
README.md updated README.md in vscode-ext 2022-06-20 11:59:10 -04:00
tsconfig.json ran prettier from toplevel 2022-06-20 11:53:19 -04:00
yarn.lock vscode extension 2022-06-17 00:37:20 +03:00

Squiggle For VS Code

marketplace

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.