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

Include AHKdoc recognition #183

Open
Cirieno opened this issue Jul 21, 2022 · 1 comment
Open

Include AHKdoc recognition #183

Cirieno opened this issue Jul 21, 2022 · 1 comment
Assignees
Labels
enhancement new feature or request

Comments

@Cirieno
Copy link

Cirieno commented Jul 21, 2022

As a web programmer I have found that JSDoc is very handy while working with javascript files, and I use its styling in a number of different file types as a de-facto way of describing a function or block (even if that filetype doesn't support the internal type / token referencing etc.)

I have found the extension bhbbbbb.vscode-autohotkey-ahkdoc however VSCode doesn't seem to like two AHK formatters running at the same time, and yours (in my opinion) is much more comprehensive. I know it's a big feature request, but it would be nice to have the formatter at least colourise the AHKdoc comment lines even if it can't explicitly understand the type hinting AHKdoc can provide.

@Cirieno Cirieno added the enhancement new feature or request label Jul 21, 2022
@mark-wiemer mark-wiemer added this to the Backlog milestone Jul 28, 2022
@mark-wiemer mark-wiemer removed this from the Backlog milestone Oct 15, 2022
@mark-wiemer mark-wiemer moved this to Todo in AHK++ Aug 18, 2024
@mark-wiemer
Copy link
Member

In the short term, I highly recommend the Better Comments extension by Aaron Bond :)

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
Status: Todo
Development

No branches or pull requests

2 participants