xiany
Results
2
comments of
xiany
Dear. contributers Hello. I'm not a typescript developer. But, I think... The getWord function should be modified in textEditor.ts (for every this.whitespaceRegExp.test() used) ``` + private static readonly tabRegExp =...
In position.ts, The value of 'character' is different from the 'Col' value on vscode status bar. So the getLeft() function returns wrong horizontal position.