HaxeFoundation / HaxeFoundation/haxe
Various issues with macro module generation
Open
platform-macro
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I can't get goto definition to work on IDL generated methods:
- checkout webidl https://github.com/ncannasse/webidl ,
- open webidl/sample with vscode
- compile active configuration should work
- open Sample.hx
- F12 on p.length() - this should reach the definition within idl file
Contributor guide
Assessment
This issue has not been assessed yet.