Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerToys Peek support for AutoHotkey scripts #34483

Open
akamienski opened this issue Aug 29, 2024 · 3 comments
Open

PowerToys Peek support for AutoHotkey scripts #34483

akamienski opened this issue Aug 29, 2024 · 3 comments
Assignees
Labels
Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys Status-In progress This issue or work-item is under development

Comments

@akamienski
Copy link

Description of the new feature / enhancement

AutoHotkey script are basically a simple text files, that can be opened with any text editors, so it'd ne nice to have *.ahk file support.

Scenario when this would be used?

When many ahk scripts are part of directory, it'd be convinient to see their contetn without opening text editor.

Supporting information

No response

@akamienski akamienski added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Aug 29, 2024
@akamienski akamienski changed the title PowerToys Peek support for AutoHotkey PowerToys Peek support for AutoHotkey scripts Aug 29, 2024
@htcfreek
Copy link
Collaborator

@daverayment
Your contribution is welcome and thank you for your work on this. Feel free to open a PR. If you have any further questions don't worry to ask them.

What AHK version will be supported?

But can you please search the older issues. I have in mind that there is at least one same older request (maybe for explorer preview pan). But I can't find it yet. It would be great if we can dedup against the old obe.

(By the way Peek and File Explorer Preview using the same code base. So your changes will be available in both.)

@htcfreek htcfreek added Status-In progress This issue or work-item is under development Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Sep 11, 2024
@daverayment
Copy link
Contributor

@htcfreek I'm sorry, I can't find the earlier issue; I looked for references to AutoHotKey back to 2020 in Issues. I'll do another search before I raise the PR, and link it here if I find it.

Thanks for the info about File Explorer Preview - I'll remember to search for that in the Issues, too.

To answer your question, AutoHotKey script files are plain text, and all versions will be supported by the update.

@daverayment
Copy link
Contributor

This has been implemented as #35538. Originally, that code added support for .csv and .tsv files, too, but that has been postponed after testing.

Thanks for the suggestion and your patience, @akamienski.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product-File Explorer Power Toys that touch explorer like Preview Pane Product-Peek Refers to Peek Powertoys Status-In progress This issue or work-item is under development
Projects
None yet
Development

No branches or pull requests

3 participants