The in keyword now searches the range
XXX keyword in:name or description or readme Example: 1. According to dubbo name retrieval in: name 2. Many conditions retrieval dubbo in: name, readme, and descriptionCopy the code
Star or fork quantity keyword lookup
Example: 1. Springboot stars >=5000 springboot stars:>=5000 2 Forks are between 5000 and 8000 and starts is between 10000 and 15000. 8000 stars:10000.. 15000Copy the code
In-project search
- After entering the project, press the shortcut key
t
More shortcuts
- The commonly used
Recommended browser plugins
Octotree
Octotree
Awesome enhanced search
Generally used to collect learning, tools, writing related items
Highlight a line of code
Indicate the line number address of the key code +#L line number
Highlight special
- Such as github.com/superbeyone…
Highlighting the multi-line
- Such as github.com/superbeyone…
The divider