Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 795 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (14 loc) · 795 Bytes

Instructions for Developers

Selfhost Setup

Development

  • you can use the built-in babel task to start babel in watch mode (Cmd+Shift+B to start it, Cmd+Shift+U to toggle output)
  • make changes
  • open debug viewlet (Cmd+Shift+D) and run the extension to try changes (F5)
  • from the opened instance open a folder with flow files (File | Open...)