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 both ByRef and function parameter name in Intellisense for functions #133

Open
SheriffBuzz opened this issue Jun 25, 2022 · 0 comments
Assignees
Labels
bug something isn't working enhancement new feature or request intellisense autocompletion, suggestions, etc.

Comments

@SheriffBuzz
Copy link

https://www.autohotkey.com/docs/Functions.htm#ByRef

Function parameters in ahk can be passed ByRef, however the Intellisense only shows ByRef and not the parameter name. It would be nice if it showed both ByRef and the name of the parameter.

AhkByRefIntellisense

@SheriffBuzz SheriffBuzz added the enhancement new feature or request label Jun 25, 2022
@mark-wiemer mark-wiemer added this to the Backlog milestone Jun 26, 2022
@mark-wiemer mark-wiemer removed this from the Backlog milestone Oct 15, 2022
@mark-wiemer mark-wiemer added the intellisense autocompletion, suggestions, etc. label Dec 3, 2022
@mark-wiemer mark-wiemer moved this to Todo in AHK++ Aug 18, 2024
@mark-wiemer mark-wiemer added the bug something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working enhancement new feature or request intellisense autocompletion, suggestions, etc.
Projects
Status: Todo
Development

No branches or pull requests

2 participants