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
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.71.2
OS Version: Mac OS
Steps to Reproduce:
Open file search with CMD + P
Enter foo:bar (for instance copy and pasted from somewhere)
Go to the start of the line and delete 'foo' using the delete key
Once the ':' is at the front of the string, the mode switches to 'go to line' but this also causes the cursor to move to the end of the line making it hard to remove the prefix as intended. This happens for instance if you paste a URL and where planning to remove the http:// prefix.