devrc icon indicating copy to clipboard operation
devrc copied to clipboard

Use comment before task as description

Open Lispython opened this issue 4 years ago • 0 comments

Describe the issue:

  • [ ] Bug
  • [ ] Change request
  • [x] New feature request
  • [ ] Discussion request

Issue long description:

Key "desc" is used to define task description and it's wordy. YAML allow comments and we can use comment before task definition as description for task. Unfortunately current YAML parser doesn't allow to extract comment from document.

Operating system:

Devrc version:

Steps to reproduce:

Current behavior:

Expected behavior:

Additional information:

Mentions:

Lispython avatar Mar 03 '21 20:03 Lispython