- Open SharpDevelop.sln
- Search for a common search term that appears in many C# files (e.g.
using)
- Display the search results in 'flat mode' (no grouping by files)
- Select the first result
- Scroll through the results using PageDown.
- Scroll back up using the mouse wheel
Bug: The results that were selected while scrolling down no longer have syntax highlighting.
using)Bug: The results that were selected while scrolling down no longer have syntax highlighting.