Details
- 
    
Improvement
 - 
    Resolution: Fixed
 - 
    
Minor
 - 
    2.0 M1
 - 
    None
 
- 
        Trivial
 - 
        
 
Description
If I want suggestions for a comma-separated list of values, and I enter "some, valu", I would expect to get suggestions for "valu" and not for " valu". Currently this is not a problem because most properties also use the space as a possible separator, thus spaces are implicitly trimmed.