未验证 提交 f0a82310 编写于 作者: A Alexandru Dima 提交者: GitHub

Merge pull request #50971 from oygen87/patch-1

delete a comment
......@@ -267,7 +267,6 @@ export class TextAreaInput extends Disposable {
}
this._textAreaState = newState;
// console.log('==> DEDUCED INPUT: ' + JSON.stringify(typeInput));
if (this._nextCommand === ReadFromTextArea.Type) {
if (typeInput.text !== '') {
this._onType.fire(typeInput);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册