Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Modernizing and Implementing Autocompletebox #2158
Conversation
This reverts commit 653cc79.
# Conflicts: # src/GitHub.VisualStudio.UI/Styles/ThemeBlue.xaml # src/GitHub.VisualStudio.UI/Styles/ThemeDark.xaml # src/GitHub.VisualStudio.UI/Styles/ThemeLight.xaml
Theme the auto complete box
Implementing Autocompletebox
…t review and conversation view comments
|
@StanleyGoldman would it be possible to also show pull requests in the autocomplete list in addition to issues? |
|
@StanleyGoldman this is working well! One thing that differs from dotcom is that you only seem to filter on open issues/PRs ( |
|
This functionality works well for me. |
This pull request is the set of changes made to make AutoCompleteBox functional in our codebase
Guardinstead ofEnsureDepends On