Skip to content

Show target path in hover tooltip#2636

Merged
VictoriousRaptor merged 1 commit intodevfrom
VictoriousRaptor-patch-1
Apr 6, 2024
Merged

Show target path in hover tooltip#2636
VictoriousRaptor merged 1 commit intodevfrom
VictoriousRaptor-patch-1

Conversation

@VictoriousRaptor
Copy link
Contributor

@VictoriousRaptor VictoriousRaptor commented Apr 6, 2024

图片

Show target path in result's hover tooltip. Continuation of #2508.

@VictoriousRaptor VictoriousRaptor self-assigned this Apr 6, 2024
@github-actions
Copy link

github-actions bot commented Apr 6, 2024

@check-spelling-bot Report

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (5)

flowlauncher
IPublic
lnk
runas
Segoe

To accept these unrecognized words as correct, you could run the following commands

... in a clone of the git@github.com:Flow-Launcher/Flow.Launcher.git repository
on the VictoriousRaptor-patch-1 branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/prerelease/apply.pl' |
perl - 'https://github.com/Flow-Launcher/Flow.Launcher/actions/runs/8578542675/attempts/1'

OR

To have the bot accept them for you, comment in the PR quoting the following line:
@check-spelling-bot apply updates.

Warnings (1)

See the 📂 files view, the 📜action log, or 📝 job summary for details.

ℹ️ Warnings Count
ℹ️ non-alpha-in-dictionary 10

See ℹ️ Event descriptions for more information.

If the flagged items are 🤯 false positives

If items relate to a ...

  • binary file (or some other file you wouldn't want to check at all).

    Please add a file path to the excludes.txt file matching the containing file.

    File paths are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your files.

    ^ refers to the file's path from the root of the repository, so ^README\.md$ would exclude README.md (on whichever branch you're using).

  • well-formed pattern.

    If you can write a pattern that would match it,
    try adding it to the patterns.txt file.

    Patterns are Perl 5 Regular Expressions - you can test yours before committing to verify it will match your lines.

    Note that patterns can't match multiline strings.

@VictoriousRaptor VictoriousRaptor added this to the 1.18.0 milestone Apr 6, 2024
@VictoriousRaptor VictoriousRaptor added the enhancement New feature or request label Apr 6, 2024
@onesounds
Copy link
Contributor

It would be nice if we could set what to display on the tooltip, but let's work on this later.

@VictoriousRaptor VictoriousRaptor merged commit da63003 into dev Apr 6, 2024
@VictoriousRaptor VictoriousRaptor deleted the VictoriousRaptor-patch-1 branch April 6, 2024 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants