private _onEvent()

in extension.ts [92:94]


    private _onEvent() {
        this._wordCounter.updateWordCount();
    }