Ryan Gao

Results 3 issues of Ryan Gao

目前贵项目被 GitHub 标记为 Go 语言 100%,因为整个项目中除了不计行数的 .md 文件之外,唯一的代码文件是 .go 的。 按照 https://github.com/github/linguist#using-gitattributes 的说法,看起来合适的做法是用 gitattributes 把那个 .go 文件标成 vendored? 可能应该向 linguist 提交 issue,将所有 prose 语言纳入统计,或有其它更好的方法。 感谢!

- [x] This is a new bug that hasn't been documented in a closed issue or in the Readme. macOS version: 14.4 Rectangle version: 0.76(82) Logs if applicable (In Rectangle...

bug

**Describe the bug** Cursor movement across folded ranges unfolds the lines, instead of move over the folded range like a single line (which is what this was intended to be...