migrate icon indicating copy to clipboard operation
migrate copied to clipboard

Add support for `include` directive in compile and run commands

Open zarybnicky opened this issue 1 year ago • 0 comments

Description

Implements #217 (I was missing this feature as well)

Performance impact

Security impact

Checklist

  • [x] My code matches the project's code style and yarn lint:fix passes.
  • [ ] I've added tests for the new feature, and yarn test passes.
  • [ ] I have detailed the new feature in the relevant documentation.
  • [ ] I have added this feature to 'Pending' in the RELEASE_NOTES.md file (if one exists).
  • [ ] If this is a breaking change I've explained why.

zarybnicky avatar Jan 03 '25 14:01 zarybnicky