From my link archive:
- shadow_cs / delphi-smart-code-completion / wiki / Home — Bitbucket via I made the Code completion more forgiving [WayBack].
- Released as BDS expert that uses Levenshtein distance to compute code completion auto-suggestions, this allows to find partial or misspelled matches.at: shadow_cs / delphi-smart-code-completion — Bitbucket
via: Some time ago I wrote about an IDE plugin I made that modifies code completion behavior to be able to find even misspelled identifiers … – Honza Rameš – Google+ [WayBack]
- Released as BDS expert that uses Levenshtein distance to compute code completion auto-suggestions, this allows to find partial or misspelled matches.at: shadow_cs / delphi-smart-code-completion — Bitbucket
- http://www.devjetsoftware.com/downloads/ (CodeInsightPlus [WayBack]) which works very well
Both via I remember someone in this group showed a prototype of a ‘code-completion’ replacement IDE expert, which supports fuzzy matching of method names you typed [WayBack]
If I remember correctly, the Kibitz compiler started to expose less functionality around the Delphi 7 or Galileo era rendering many of the GExperts additions useless. Not sure about the current state of that now.
–jeroen
Filed under: Delphi, Development, Software Development
