Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 779 Bytes

File metadata and controls

18 lines (14 loc) · 779 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...)