streetwriters/notesnook

Unable to select text from start or end of in line code

オープン

#2,792 opened on 2023/06/22

 (9 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (285 件のフォーク)batch import
Platform: DesktopPlatform: WebStatus: ConfirmedType: Buggood first issueplane

Repository metrics

Stars
 (5,325 個のスター)
PR merge metrics
 (平均マージ 11d 5h) (30d で 55 merged PRs)

説明

What happened?

Trying to select from either end of a line consisting only of inline code will fail. No selection will occur and cursor will simply reposition.

Steps to reproduce the problem

  • Write any inline code such that it becomes the end of the line or it is at the start of the line.
    • Eg:
      Start ssh-agent in fish shell:
      `eval (ssh-agent -c)`
      
  • Trying to select from either end of the inline code will fail

Version

v2.5.3

Platform/OS

Windows, Linux

Relevant log output

No response

コントリビューターガイド