Semin Park

Results 16 comments of Semin Park

좋은 질문 감사드립니다. 저도 비슷한 고민 중이라 새로운 이슈를 열기보다 여기에 코멘트 남기고 가겠습니다ㅎㅎ @litcoderr 님께서 PhD에 대한 질문을 하셨는데요, 저는 석사레벨도 포함해서 질문드리고 싶습니다. 물론 학력은 고고익선이라 생각되지만, 현실적으로...

> These are some nice improvements, I'll do a full review when I get a chance. > > From a quick test it looks like it's missing the selection behaviours...

Fixed the comments and added selection extending behavior for word based jumps as well. The videos in the original comment have been updated as well for quick grasp of the...

Since virtual text support is going to come from #5420, I modified the annotation logic to use #5420 instead of #417. The diffs are: - Use #5420 for virtual text...

Huh that's odd, could you tell me your configuration and your setup, so that I can try to reproduce? I am using this daily and I didn't mean to break...

Ah I see, thanks for the debugging :) I rebased this PR on top of #5420 so hopefully this issue is gone now :) But one thing that I noticed...

> One other quick bug: in `sort_jump_targets`, `cursor` is in screen coordinates but `positions` are in document coordinates. This means that if you jump from deeper in a document, all...

Added `ui.virtual.jump.dim` and set it to `#666666` by default for all available helix themes.

> This is great and works really well! I have a suggestion, but feel free to defer to later: is it possible to have Ctrl-c also work as a way...

> Nice PR! Would love to have this be merged > > Just wanted to mention that triggering the `Jump mode` commands from inside the command palette renders the virtual...