|
|
|
|
|
by levirosol
5823 days ago
|
|
This is what I'm referring to. An IDE should make what I already know easier to get from brain to fingers to keyboard to screen. Intellesense does this by letting me type a couple chars of a known method, then pressing tab. It should also make what I kinda know easier to find. A good IDE does this by letting me find a method in intellesense and showing me the method description. |
|