Confirmed users
574
edits
m (→Search: no) |
(→UI/UX: I added result counts last week.) |
||
| Line 78: | Line 78: | ||
* (2) Mook (and Dave Townsend) switches trees a lot while looking at a single file in MXR. He'd like to be able to do that without losing his scroll position, as it typically lands him at a similar-enough place in the code that he can reorient himself. We'll add a tree switcher to the navigation panel, which appears when a file is being viewed. The nav panel will be pinned. | * (2) Mook (and Dave Townsend) switches trees a lot while looking at a single file in MXR. He'd like to be able to do that without losing his scroll position, as it typically lands him at a similar-enough place in the code that he can reorient himself. We'll add a tree switcher to the navigation panel, which appears when a file is being viewed. The nav panel will be pinned. | ||
* (3) Enable integration with IDEs. I'm scoping to not include writing any plugins, but we should at least expose a well-documented public API. Then we can see what develops. We've had interest from a couple directions on this. | * (3) Enable integration with IDEs. I'm scoping to not include writing any plugins, but we should at least expose a well-documented public API. Then we can see what develops. We've had interest from a couple directions on this. | ||
* (4) Count of search results, so we can use DXR to gather continuous metrics | * (4) <strike>Count of search results, so we can use DXR to gather continuous metrics</strike> | ||
* (4) Direct results: some love them, some hate them (because they just want to see the file pathname (don't we show that with the file? Is it bothersome because it's slow to load?)) | * (4) Direct results: some love them, some hate them (because they just want to see the file pathname (don't we show that with the file? Is it bothersome because it's slow to load?)) | ||
* (4) Show context around results (with a clickable control? by saying "context:3[lines]" in the query? show the entire statement?) | * (4) Show context around results (with a clickable control? by saying "context:3[lines]" in the query? show the entire statement?) | ||