Skip to content

m1rr0r/dynamo-wfl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dynamo Workflow Logic Language

This extenstion supports Dynamo Software's domain specific language - Workflow Logic Language.

Supports files with extension "DWFL".

Features

Intellisense for operation types and well-known input arguments:

Intellisense

Check for valid operation types and operation names:

Validate operation types

Hover over operations show documentaion:

Documentation on hover

Code snippets:

Snippets

Extension Settings

This extension contributes the following settings:

  • dynamoWorkflowLanguageServer.maxNumberOfProblems: Controls the maximum number of problems produced by the server

Known Issues

A lot of functionality is yet to be implemented! If you desperately need some helpful feature, or need a bug to be eradicate, please file an issue at gitgub.

Release Notes

0.0.8

Added

  • Snippets for trigger, create and email operations

0.0.7

Added

  • Color theme support
  • Hover documentation for some operations
  • Improve intellisense context

About

VSCode extension for Dynamo Workflow Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published