Skip to content

[Enhancement]: Add support for searching for github issues with hash in front of id #51

@BertKooij

Description

@BertKooij

Platform

macOS

Operating system version

macOS 26.3.1

System architecture

ARM64 (M1, M2, etc)

PolyScope Version

0.1.0

Bug description

Currently searching for an issue number with a leading hashtag (e.g. #200) does not return issue 200. Searching for 200 does return the correct result.

Current behavior
Search query #200 → no results
Search query 200 → issue 200 is found

Expected behavior
Searching for #200 should return issue 200

I often copy issue numbers from Github an open issue in the browser which includes the hashtag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions