Closed GoogleCodeExporter closed 8 years ago
We'll look into integrating/completing this submission for FD 4.1. Thanks
Original comment by philippe...@gmail.com
on 12 Dec 2011 at 12:58
As of haxe revision 4123 quoted strings are supported for the server
completion, BUT they have to quote the whole argument:
"path to/file.hx@123"
FD currently does
"path to/file.hx"@123
which will not work. The first option is valid for both commandline and
completion server so it should be changed once you start working on this.
See:
http://code.google.com/p/haxe/issues/detail?id=602&can=1&sort=-id&colspec=ID%20S
tatus%20Priority%20Platform%20Owner%20Summary
Original comment by simon.kr...@simn.de
on 19 Dec 2011 at 5:02
Implemented
Original comment by philippe...@gmail.com
on 5 May 2012 at 8:13
Original issue reported on code.google.com by
simon.kr...@simn.de
on 12 Dec 2011 at 10:37Attachments: