GoldenSheep

Results 9 comments of GoldenSheep

I’m quite interested in this feature. Does this mean giving the block which you want to get the style and then checking the form of the block and get the...

I am quiet instrested in this issue, does this mean not using minio anymore and using another project like opendal to support storge?

``` // NewBiliClientScanQrcode // // 通过扫描二维码获取Cookie无需手动设置Cookies func NewBiliClientScanQrcode(setting *BiliSetting) (*BiliClient, error) { cookies := util.GetCookie() bili := &BiliClient{ auth: &CookieAuth{ DedeUserID: cookies.DedeUserID, SESSDATA: cookies.SESSDATA, BiliJCT: cookies.Bili_jct, DedeUserIDCkMd5: cookies.DedeUserID__ckMd5, }, baseClient:...

The problem still appear in my project?

@dragonsinth Is there any progress?

I meet the same problem, even the .ruby-lsp folder is not created! And I will exit if I click the debug button

in open_device.go it uses both google and gopacket case conflict which leads to compile fail

I pushed fix on pio version problem you can check