-
Notifications
You must be signed in to change notification settings - Fork 868
7.1
Robin Shen edited this page May 5, 2022
·
2 revisions
Press cmd/ctrl-k to bring up command palette from anywhere. Search everything and jump to it.
Project navigation is much easier now with tree view in project list and breadcrumb
Push to remote repository upon changes, or pull from remote repository upon remote change. Check this tutorial for details
Similar issues will be displayed in real-time when typing title of new issue, which is very convenient to prevent duplication issues being filed
When do fuzzy search against issues and pull requests, stop words are filtered (for major languages), and word stemming will be performed (for English currently)
Occasionally we need to change target branch of existing pull request without losing discussion context