Open josephjclark opened 3 months ago
Step 1 for VSC integration:
.ofn
.js
// @openfn/languge<lang>[@<version>
This gets us almost to parity with Lightning in VSC, with code completions provided by the adaptor. No magic functions yet though.
Step 1 for VSC integration:
.ofn
files (you can of course manually set any.js
file to use the extension)// @openfn/languge<lang>[@<version>
), download that adaptor and extract the .dtsThis gets us almost to parity with Lightning in VSC, with code completions provided by the adaptor. No magic functions yet though.