CloudSlang / atom-cloudslang-package

Atom package for CloudSlang support
Apache License 2.0
7 stars 3 forks source link

Add auto-complete for operation when filling it as an executable of a workflow #64

Open andreivasiletruta opened 8 years ago

andreivasiletruta commented 8 years ago

Write a flow Write a task and choose an executable by: a. start typing the name of an operation b. when the operation is displayed on the pop-up select it

Expected result: the inputs are filled in automatically too Actual result: the name of the operation is selected and nothing else happens.