streetwriters/notesnook

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

開放

#2,792 建立於 2023年6月22日

 (9 則留言) (0 個反應) (1 位負責人)JavaScript (285 個分叉)batch import
Platform: DesktopPlatform: WebStatus: ConfirmedType: Buggood first issueplane

倉庫指標

星標
 (5,325 顆星)
PR 合併指標
 (平均合併 11天 5小時) (30 天內合併 55 個 PR)

描述

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

貢獻者指南