streetwriters/notesnook

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

Ouverte

#2 792 ouverte le 22 juin 2023

 (9 commentaires) (0 réaction) (1 personne assignée)JavaScript (285 forks)batch import
Platform: DesktopPlatform: WebStatus: ConfirmedType: Buggood first issueplane

Métriques du dépôt

Stars
 (5 325 étoiles)
Métriques de merge PR
 (Merge moyen 11j 5h) (55 PRs mergées en 30 j)

Description

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

Guide contributeur