When I am working in Visual Studio Code , as shown in the following picture.
let say I am at line 380, and cursor is between
when I press key End (or Fn+Right Arow) the cursor move to the end on line, it is good (working as it is).
But if I press Shift+End (or Shift+Fn+Right Arow) it should be select all text from cursor to the End of Line,
I tested in my Lenovo Flex 5 it is good (working as it is), but why not working with ASUS Zenbook S UX393 (11th Gen Intel).
Problem also happen for key combination Shift+Home, it should select all text from curson to the begining on Line.
That is the standard behavior for key combinantion (shift + End and Shift+ Home) in almost text editor in Windows OS. I have experience using that key combination since 1998, using many brand of laptop .