Make onInitialized mechanism in SimpleLanguageServer more 'robust' w.r.t. to subtle timing issues. The intention of onInitalize is typically to guarantee some initialization code. Therefore it should also be called even if the 'initialized' even is already past.