On Fri, Nov 20, 2020 at 11:03:18AM +0100, Daniel Kozak via Digitalmars-d-learn wrote: [...] > I remember days when I liked UFCS too . Unfortunately it is not so > awesome when you use it with IDE. So I am now avoiding UFCS as much > as possible and it is a much better experience for me. [...]
IMO, if the IDE can't give a good experience with UFCS, then it's the IDE that needs to be fixed, rather than the programmer bending over backwards to please the IDE. T -- I don't trust computers, I've spent too long programming to think that they can get anything right. -- James Miller