sunznx
sunznx

leetcode.cn plugin use different host_key
"after" should be "before"
I don't know how to wirte extension, but I find the "**cut**" function in **editor.js**. It should be ``` let selection = this.getSelection(); if (selection.isEmpty) { vscode.commands.executeCommand("MARK FROM currentPos to...
感觉目前的代码实现起来比较麻烦。目前想到的实现是: 1. 要么把这个锁做成 interface 2. 要么这个 getAccessToken 暴露成公有方法
期待