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

GH54: Add support for drag-and-drop with cake and dll files #55

Merged
merged 1 commit into from
May 10, 2017

Conversation

agc93
Copy link
Member

@agc93 agc93 commented Dec 11, 2016

This adds support for customised drag-and-drop behaviour.

To start, this is based on #54 , and will #load any .cake file dropped on the editor, and will #r any .dll file dropped on the editor. Existing VS behaviour is unchanged.

I've implemented a CakeDropHandler that should make it easier to add more handlers for other behaviour as well.

Resolves #54

@agc93 agc93 added the Feature label Dec 11, 2016
@agc93 agc93 added this to the v0.2.0 milestone Dec 11, 2016
@agc93
Copy link
Member Author

agc93 commented Apr 24, 2017

@cake-build/cake-team another one ready for review, when someone gets a chance 😄

Copy link
Member

@gep13 gep13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can honestly say I don't have much clue about what is going on here, but from what I can tell, looks good to me.

@agc93 agc93 merged commit 968450d into cake-build:develop May 10, 2017
@agc93 agc93 deleted the feature/gh-54 branch May 10, 2017 13:26
@agc93
Copy link
Member Author

agc93 commented May 10, 2017

@gep13 Good enough for me 😆

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

Successfully merging this pull request may close these issues.

2 participants