|
|
|
|
|
by 6ren
4886 days ago
|
|
aside: What about context sensitive/markov completion, backed by say github/google code? And if the prediction was certain enough, offer multi-line completions. This would be helpful in languages/situations that need boilerplate for common tasks, that you'd usually google-paste. Or maybe howdoi-based completion http://news.ycombinator.com/item?id=5027021 |
|
There has been lots of work on intelligent code completion in the SE community. It doesn't seem to be very effective yet, however.