Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pawi Live CodingNew to Visual Studio Code? Get it now.
Pawi Live Coding

Pawi Live Coding

pawijs

|
480 installs
| (0) | Free
Live coding and visual composition in VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

version number install count

Visual Live Coding for VSCode

vscode-firstTreeBuild

Pawi is a set of tools, libraries and editor helpers to make the creation of delicate and complex visuals simpler and faster by enabling:

  1. Code reuse (once a block is created, it can easily be reused in new projects)
  2. Code sharing (publishing blocks as npm package for others to use)
  3. Stability (library versions locked with npm, versioning)
  4. Fast feedback loop (live coding, visual programming)

The project uses the latest web technologies and tries to have the lowest possible impact on performance (typically equivalent to a function call).

How does it work ?

The extension displays the visual programming view when opening a "pawi" branch definition (named [name].o.json). All files in the project and the project's direct dependencies named [name].o.ts are loaded as library items.

See the sample project for an example on how to configure a project.

Extension Settings

The extension does not have any settings yet.

Known Issues

The project is in "alpha" stage with potentially lots of moving parts, please join the discussion on the repository if you have any questions or wish to contribute ideas, documentation or features.

Release Notes

[1.0.0] - 2021-03-09

Initial release, very early prototype.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft