This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Description
It could work like this
- Adding
scdfsi and scdfti languages allow us to do syntax highlighting and to special processing via language server.
- For streams and tasks we would work via
Export Streams and Export Tasks which simply opens json given us by server
- From import language itself we can add
import command which allows user to pick environment where to import.;
- And usual vscode chores around all these.