Mike Sun

Results 6 issues of Mike Sun

https://github.com/apex/log/commit/89ce6f11b2dc2a7603f3429d7b3076c526980841 added the filename and line numbers of where a `pkg/errors` error stacktrace was taken if there was one attached. For me, it would be nice when doing local debugging...

When a long line is soft-wrapped, the wrapping behavior seems to want to wrap at a space instead of at actual wrap width: See compared to Sublime Text:

defect
editor
setting

### Check for existing issues - [X] Completed ### Describe the feature I've noticed the font rendering on macOS seems thinner than compared on Sublime Text. I was wondering if...

enhancement
setting
font

### Check for existing issues - [X] Completed ### Describe the feature The current `project panel: collapse all entries` function will only collapse folders of children of top-level folders but...

enhancement
project panel

Release Notes: - Added ability to configure spacing between worktree entries in the project panel ### Comfortable (default) ```json "project_panel": { "entry_spacing": "comfortable", ``` ### Compact ```json "project_panel": { "entry_spacing":...

cla-signed