Mike ONeill
Tomato Guru
South Africa
103 Posts |
Posted - Oct 19 2009 : 07:36:50 AM
|
Hi I am doing a lot of stuff with LINQ at the moment and I am finding one of VAX's suggestions irritating
When you use predicate syntax (c , c=> ....) etc as soon as you type c , you get all suggestions starting with c and there seems to be no way of avoiding the first suggestion , then you backspace out etc , quite irritating
1738 seems to be very intellegent in that a single char brings back you most recent used object or property with that char as the starting letter ,
Is it possible to ignore a single char without breaking everything else ? |
|