|
|
|
|
|
by mosselman
2233 days ago
|
|
I haven't tried this, but I'd think that having auto completion in this way, is highly distracting. I usually start out with the basic idea of what I want to write and while writing I go back, alter, jump around, etc. If some AI starts suggestion whole chunks of code for me, I'd just waste time reading what the completions are and not thinking about the actual problem I am writing. Sure if you are just re-implementing the same thing over and over, then this might come in handy, but so would using OOP. Again, haven't tried, just some thoughts. |
|