OpenFn / kit

The bits & pieces that make OpenFn work. (diagrammer, cli, compiler, runtime, runtime manager, logger, etc.)
12 stars 11 forks source link

VSC Integration: Syntax highlight & code assist #746

Open josephjclark opened 3 months ago

josephjclark commented 3 months ago

Step 1 for VSC integration:

This gets us almost to parity with Lightning in VSC, with code completions provided by the adaptor. No magic functions yet though.