You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
N/A
Describe the solution you'd like
Currently line numbers are included in selections on copy, which is not typically useful. Line numbers can be disabled, however many other platforms / file editors exclude these from selections.
add user-select css properties to disable selection of the line numbers.