HaxeFoundation / haxe.org-comments

Repository to collect comments of our haxe.org websites
2 stars 2 forks source link

[code.haxe.org] Macros - Code completion from URL #145

Open utterances-bot opened 3 months ago

utterances-bot commented 3 months ago

Code completion from URL - Macros - Haxe programming language cookbook

This example will load an URL, scrape all id's from the HTML page and use them for auto-completion.

https://code.haxe.org/category/macros/completion-from-url.html