Skip to content

Added support for home/end key in IntelliSense#20156

Merged
joaomoreno merged 2 commits intomicrosoft:masterfrom
mlewand:autocompleteHomeEndSupport
Apr 11, 2017
Merged

Added support for home/end key in IntelliSense#20156
joaomoreno merged 2 commits intomicrosoft:masterfrom
mlewand:autocompleteHomeEndSupport

Conversation

@mlewand
Copy link
Contributor

@mlewand mlewand commented Feb 8, 2017

This PR adds a support for home / end keys in IntelliSense. I had basically the very same expectaction / feeling as given in #18656.

Everything is pretty straight-forward except:

  • I wasn't able to locate tests for suggestWidget, listWidget, am I missing something?
  • I don't really know how to trigger details view (from end user perspective) so I couldn't test it. Please make sure to check it or provide me an example steps on how to trigger it.
  • I know nothing about Mac hotkeys, so the default mapping included only home and end key which are present on Windows / Linux.

@mention-bot
Copy link

@mlewand, thanks for your PR! By analyzing the history of the files in this pull request, we identified @joaomoreno and @alexandrudima to be potential reviewers.

@msftclas
Copy link

msftclas commented Feb 8, 2017

Hi @mlewand, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!
You've already signed the contribution license agreement. Thanks!

The agreement was validated by Microsoft and real humans are currently evaluating your PR.

TTYL, MSBOT;

@mlewand
Copy link
Contributor Author

mlewand commented Mar 8, 2017

Hi @joaomoreno just checking if there's any chance to have it reviewed any time soon? It was fairly simple PR, requiring to add few methods.

@joaomoreno joaomoreno added this to the March 2017 milestone Mar 9, 2017
@joaomoreno joaomoreno modified the milestones: March 2017, April 2017 Mar 30, 2017
@joaomoreno
Copy link
Member

Thanks!

@joaomoreno joaomoreno merged commit 8855ef9 into microsoft:master Apr 11, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
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.

4 participants