Skip to content

Subword Navigation not work properly for uppercase like HTML_DOCUMENT or HTMLDocument #53645

@johnnytemp

Description

@johnnytemp
  • VSCode Version: 1.25.0 (0f080e5)
  • OS Version: macOS 10.13.5

Steps to Reproduce:

  1. type HTML_DOCUMENT in editor, position cursor to word start
  2. do cursorWordPartRight twice will move to H^T^ML_DOCUMENT (which is wrong) instead of HTML^_DOCUMENT^ (expected)
    ^ <=> cursor stop positions

Note: I also expect ^HTMLDocument to move right-ward to HTML^Document^

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugeditor-wordnavEditor word navigation issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions