Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support drag and drop into scripts #54

Closed
agc93 opened this issue Dec 11, 2016 · 0 comments
Closed

Support drag and drop into scripts #54

agc93 opened this issue Dec 11, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@agc93
Copy link
Member

agc93 commented Dec 11, 2016

We should allow dragging-and-dropping supported files directly into scripts.

My initial view of this should be:

  • Support dropping .cake files and automatically #load them
  • Support dropping .dll files and automatically #r them
  • Leave existing behaviour unchanged (i.e. support dropping solution items as a file path)

This should leave the major use case of referencing per-project files supported, while adding the #load and #r behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant