##// END OF EJS Templates
don't pick up tokens right of cursor...
don't pick up tokens right of cursor inspection of `foo(|a` was picking up 'a' instead of 'foo' due to an off by one error
MinRK -
r18453:c04db182
Show More