Skip to content

PipeScript should be embeddable within TypeScript #45

@StartAutomating

Description

@StartAutomating

Multiline comments with /{}/ will be treated as blocks of PipeScript.

Multiline comments can be preceeded or followed by 'empty' syntax, which will be ignored.

This is so that Inline PipeScript can be used with operators, and still be valid TypeScript syntax.

The TypeScript Inline Transpiler will consider the following syntax to be empty:

  • undefined
  • null
  • ""
  • ''

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions