Li Shen

Results 6 comments of Li Shen

Yes, @niezefeng Could you send us a PR?

@morgo Nice work! We will add it to our roadmap. /cc @winkyao @zz-jason @jackysp

@insionng Thanks for your feedback! TiDB supports unix socket now. You can use MySQL driver to connect to TiDB. I will update this repo soon.

@lunny @insionng 我们正在将 tidb 相关的测试转成用 mysql 的driver,以后就会去掉tidb_driver.go 这个问题也就不存在了。 不过我们发现最新的xorm可能有bug,用tidb会有一些case挂掉,用mysql也遇到了同样的问题,我已经报了[issue](https://github.com/go-xorm/tests/issues/14)

I find a simple way to do this: https://gist.github.com/shenli/57cfd7f211dbd45fc78b1177d9fdf269 Tested with some simple cases, it works.

Try this: > Use the CMD/CTRL + Shift + P shortcut to open the command palette and type "Cline: Open In New Tab" to open the extension as a tab...