Campbell He

Results 86 comments of Campbell He

> The new version seems to have gotten less data than 1.0. I don't know what to say. 😂

@kassane Great work! I will take a look ASAP

Hello. I came across a similar problem that the vsc extension cannot connect to the remote server and download files: ```json {"caller":"pkg/remote/remote.go:90", "file":"ssh://7b22686f73744e616d65223a225034227d/root/path/to/file", "func":"remote.WithDetection", "level":"error", "lineno":64, "message":"failed to download file...

> Could 7b22686f73744e616d65223a225034227d be an ipv6 address? I think the probability is low since the ssh config is using ipv4 and my proxy's dns hijacking translates ipv6 to v4 if...

The length of `7b22686f73744e616d65223a225034227d` is two characters longer than the maximum of u128, so I think it could not be an ipv6 address.

What about `ProxyJump`? I recently faced this problem with another host with `ProxyJump` on a Windows machine. I'm not familiar with Go. Is it easy to add a fallback to...

@gandarez I still see error messages when accessing a host through `ProxyJump`, both macOS and Windows 11. ```json {"caller":"pkg/remote/remote.go:92","file":"ssh://7b22686f73744e616d65223a225034227d/root/path/to/file","func":"heartbeat.initHandleOptions","level":"error","lineno":54,"message":"failed to download file to temporary folder: failed to connect to sftp...

I'm using passwords on some hosts and keys on others. In the above cases, I use an SSH key to connect.

> The triple slash didn't work but this did... > > global.d.ts > > ``` > import { CSSProp } from "styled-components" // eslint-disable-line @typescript-eslint/no-unused-vars > > declare global {...

这个 issue 能否重新打开?方正官方不提供小标宋GBK,且该字体不是免费商用字体。是否可以考虑默认字体换为书宋、楷体、黑体、仿宋的组合?