Skip to content

Issues: mark-wiemer-org/ahkpp

[v2] Add snippets
#382 opened Aug 8, 2023 by mark-wiemer
Open 2
[v2] Add formatting support
#381 opened Aug 8, 2023 by mark-wiemer
Open 2
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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Debug won't start
#430 opened Apr 22, 2024 by oldbrother8
allow rename variables enhancement new feature or request
#422 opened Mar 11, 2024 by Norlandz
Debugger takes keyboard focus from active window bug something isn't working
#418 opened Jan 15, 2024 by steveja42
Language Switch problems
#415 opened Dec 29, 2023 by RaptorX
Wrong indentation on copy-paste bug something isn't working formatter code formatter issues question needs more clarity in order to take action
#412 opened Sep 24, 2023 by helperman
Formatter replaces multiple spaces with a single space inside a string bug something isn't working formatter code formatter issues
#411 opened Sep 21, 2023 by hubisan
Wrong indentation: press Enter after condition-block in If-statement bug something isn't working formatter code formatter issues
#404 opened Sep 1, 2023 by helperman
How to get intelisense suggestions for functions stored in '.\Documents\lib' ? enhancement new feature or request intellisense Autocompletion, suggestions, etc.
#395 opened Aug 14, 2023 by GaryAtlan82
[v2] Can't debug from VS Code debug menu AHK v2 exclusive to AHK v2 bug something isn't working debugger issues with debugging code
#385 opened Aug 8, 2023 by mark-wiemer
[v2] Add snippets AHK v2 exclusive to AHK v2 intellisense Autocompletion, suggestions, etc.
#382 opened Aug 8, 2023 by mark-wiemer
[v2] Add formatting support AHK v2 exclusive to AHK v2 formatter code formatter issues
#381 opened Aug 8, 2023 by mark-wiemer
Help doesn't search when I select a quoted string enhancement new feature or request
#376 opened Aug 4, 2023 by mark-wiemer
Slow buggy formatting on BIG code import lines bug something isn't working syntax highlighter syntax highlighter (code coloring) issues
#370 opened Jun 21, 2023 by KRN-8
Why IntelliSense offers things from not included files? bug something isn't working intellisense Autocompletion, suggestions, etc.
#352 opened Mar 20, 2023 by Gh0sTG0
"Edit" tokenized as a function instead of a keyword like other Gui control types bug something isn't working syntax highlighter syntax highlighter (code coloring) issues
#341 opened Mar 12, 2023 by mark-wiemer
"Go to Definition" finds the function in a script different than the one you're currently working on bug something isn't working intellisense Autocompletion, suggestions, etc.
#338 opened Jan 31, 2023 by kyklish
No indent in continuation section in linear array bug something isn't working formatter code formatter issues
#293 opened Dec 21, 2022 by kyklish
Add variable doc comments enhancement new feature or request intellisense Autocompletion, suggestions, etc.
#289 opened Dec 13, 2022 by psoukie
Characters after " orange in StringReplace bug something isn't working formatter code formatter issues
#262 opened Nov 5, 2022 by Martin-Milbradt
editor.wordBasedSuggestions force disabled while in ahk language mode bug something isn't working intellisense Autocompletion, suggestions, etc.
#250 opened Oct 10, 2022 by aplotor
Go to Definition (Ctrl + hover on function) does not show full function body bug something isn't working intellisense Autocompletion, suggestions, etc.
#217 opened Sep 1, 2022 by kyklish
False hover message above names with special meaning bug something isn't working intellisense Autocompletion, suggestions, etc.
#215 opened Aug 31, 2022 by kyklish
ProTip! Adding no:label will show everything without a label.