Skip to content

more possible search improvements #212

Open
@Rich-Harris

Description

@Rich-Harris
  • tidy up code blocks before indexing them (remove // @noErrors and /// file and +++ and so on)
  • incorporate full breadcrumbs into search — e.g. searching 'transition tutorial' should bring up the transition tutorial (right now it brings up the docs)
  • more indication of what the search result is (an exported function? a type? an entire module? etc) — right now we distinguish between documents and fragments, but if you're e.g. searching for reference docs then more specificity might be nice
  • fuzzy search on breadcrumbs/titles (not on full text, that's probably too expensive unless we adopt a completely different approach to indexing and searching)
  • hints when you open the dialog, above 'recent searches' (example searches and the like)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions