Skip to content

Conversation

@achan1989
Copy link
Contributor

@achan1989 achan1989 commented May 3, 2025

Contributes to #19249

  • when navigating back to search results, up+down arrow should keep working
  • redundant search results (search "format")
  • navigating to source from a decl should scroll to the decl
  • in source view, make @imports into links, but keep same syntax highlighting
  • add a history item when clicking a search result (it already works when keyboard triggered)

Also, the first item in #19249 "make the panic handler reflect the failure in the user interface" has been addressed by #22902

When rendering source HTML for a file there's now the option to generate navigation targets. This re-uses the source location annotations feature that's used by the fuzzing web UI.

[src] hrefs now look like #src/std/os/emscripten.zig:MSG.BATCH and scroll to the requested item.
Was caused by decls in test declarations, which are now ignored.
And the position of the cursor within the results is now remembered.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant