Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Conversation

@mykolav
Copy link

@mykolav mykolav commented Dec 11, 2015

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the #develop open source product (the "Contribution"). My Contribution is licensed under the MIT License.

Currently, the method insight window is displayed on typing the open parenthesis of a method call.

These changes make it possible to make the method insight window show itself on pressing the Control+Shift+Space combo.

It is useful when:
-- some of the method's arguments have been already typed and you want to check what other arguments you need to pass to the method.
-- you want to see the method's overloads.

@mrward
Copy link
Member

mrward commented Dec 11, 2015

Would you be able to attach a license statement to your pull requests?

@mykolav
Copy link
Author

mykolav commented Dec 11, 2015

Sure. I've added the license statement to the pull request's description.

mrward pushed a commit that referenced this pull request Dec 13, 2015
…ft|Space" combination.

Cherry-picked from pull request #728
@mrward
Copy link
Member

mrward commented Dec 13, 2015

Your code has now been added to SharpDevelop's master branch. Thanks.

@mrward mrward closed this Dec 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants