Descent, now with Open Type Hierarchy
Robert Fraser
fraserofthenight at gmail.com
Thu Jul 30 14:22:06 PDT 2009
BCS wrote:
> will it find it if I ask out of order? Say, QDL?
No... what's the use case there?
JDT does have auto-corrections for misspellings of variables, though (I
think based on Levishien distance, so it's dictionary-independent)...
this might be intersting to add to autocomplete. So if you try to
autocomplete "f*ei*ldN" it will suggest "f*ie*ldName". Also in an ideal
world it would be capitalization-independent.
More information about the Digitalmars-d-announce
mailing list