-
-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Description
Describe the issue
Place cursor in the first line:
Press Shift + Arrow Down - it moves one down:
Press Shift + Arrow Down again - nothing happens, it is stuck with only one line selected:
it used to work prior to jupyterlab/jupyterlab#18344 where we moved:
@codemirror/autocomplete ^6.18.6 -> ^6.20.0
@codemirror/commands ^6.8.1 -> ^6.10.1
@codemirror/lang-cpp ^6.0.2 -> ^6.0.3
@codemirror/lang-html ^6.4.9 -> ^6.4.11
@codemirror/lang-java ^6.0.1 -> ^6.0.2
@codemirror/lang-javascript ^6.2.3 -> ^6.2.4
@codemirror/lang-json ^6.0.1 -> ^6.0.2
@codemirror/lang-markdown ^6.3.2 -> ^6.5.0
@codemirror/lang-php ^6.0.1 -> ^6.0.2
@codemirror/lang-python ^6.2.0 -> ^6.2.1
@codemirror/lang-rust ^6.0.1 -> ^6.0.2
@codemirror/lang-sql ^6.8.0 -> ^6.10.0
@codemirror/language ^6.11.0 -> ^6.12.1
@codemirror/legacy-modes ^6.5.1 -> ^6.5.2
@codemirror/search ^6.5.10 -> ^6.6.0
@codemirror/state ^6.5.2 -> ^6.5.4
@codemirror/view ^6.38.1 -> ^6.39.11
Browser and platform
Edge 144.0.3719.104
Reproduction link
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels