mark-wiemer-org / ahkpp

AHK++ provides AutoHotkey v1 and v2 support for VS Code, Theia IDE, and more
https://marketplace.visualstudio.com/items?itemName=mark-wiemer.vscode-autohotkey-plus-plus
Other
174 stars 10 forks source link

[v2] Standard Library Code Tips and Output #500

Closed Mnjun closed 3 weeks ago

Mnjun commented 1 month ago

Is your issue related to a problem? Please describe. I hope to add support for standard libraries, input prompts, and support for printing objects and arrays.

Describe the solution you'd like In VSCODE and AHK plugins, your plugin ranks first, but its support in this area is not as good as AutoHotkey v2 Language Support. We hope you can also add support for standard library prompts and printing functions. This is very convenient. Please refer to the picture for details

He can encapsulate some JS methods, such as directly printing arrays, objects, using map functions=> functions, etc. And there are input prompts and explanations for the standard library, which is very convenient. Please adopt it, it will be a great help to users. We can write AHK and print like writing JS. This is so wonderful

Describe alternatives you've considered

Additional context

6ODFBQ9XG`~5GR$93J09)ZG

Mnjun commented 1 month ago

I just tested it and found that in debug mode, it is indeed possible to output results. However, there is no input prompt for the standard version. Can we consider adding this feature?

(image failed to upload)

Mnjun commented 1 month ago

图片似乎上传失败了,我再发一下 image

mark-wiemer commented 1 month ago

Sorry, I'm not quite sure I understand the problem. Can you send two screenshots, one with the expected behavior and one with the current behavior? You can disable my extension and enable thqby's extension for comparison.

mark-wiemer commented 3 weeks ago

Completed in #549 for English, I won't be able to translate to other languages unfortunately