waneck / testrepo

0 stars 0 forks source link

Issue 327 - Toplevel completion - haxe #327

Open waneck opened 11 years ago

waneck commented 11 years ago

[Google Issue #327 : http://code.google.com/haxe/issues/detail?id=327] by ncanna...@gmail.com, at 2011-01-25T12:45:54.000Z Add toplevel completion to the compiler (list accessible local variables + member/static variables + visible types).

waneck commented 11 years ago

[comment from ncanna...@gmail.com, published at 2011-04-29T16:50:19.000Z] Issue 368 has been merged into this issue.

waneck commented 11 years ago

[comment from ncanna...@gmail.com, published at 2011-08-20T12:11:13.000Z]

waneck commented 11 years ago

[comment from m22spen...@gmail.com, published at 2012-12-27T02:52:10.000Z] Gave this a try.

Completes off of # when the --display file@0 argline is passed in. Also requires -D no-copt to prevent the optimizer from removing expressions.

waneck commented 11 years ago

[comment from si...@haxe.org, published at 2012-12-27T09:20:03.000Z]

waneck commented 11 years ago

[comment from si...@haxe.org, published at 2012-12-29T21:00:16.000Z]

waneck commented 11 years ago

[comment from si...@haxe.org, published at 2013-02-04T15:32:01.000Z]

waneck commented 11 years ago

[comment from si...@haxe.org, published at 2013-02-24T17:12:14.000Z]