|
|
|
|
|
by rbanffy
2317 days ago
|
|
> You shouldn't need intellisense to see that a property doesn't exist in an object. I use code completion for exploratory programming all the time. Questions like "can I convert this to a string" become easy. My coding is much more fluid because of it - it's a dialog with an assistant - "help me with telling what you can do" - rather than me writing overly specific orders to a machine. |
|