Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing End of Line Sequence Moves Caret / Cursor #23983

Closed
jednano opened this issue Apr 6, 2017 · 0 comments
Closed

Changing End of Line Sequence Moves Caret / Cursor #23983

jednano opened this issue Apr 6, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality verified Verification succeeded
Milestone

Comments

@jednano
Copy link

jednano commented Apr 6, 2017

  • VSCode Version: 1.11.0
  • OS Version: Windows 10 Pro

Steps to Reproduce:

  1. Open a document with more than 1 line of text.
  2. Focus on any line but line 1.
  3. Change your EOL sequence.

Alternatively, doing the same thing using the TextEdit.setEndOfLine feature produces the same side effect. This is an issue for the EditorConfig plugin, because people might have auto-save on, e.g.

setendofline

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Apr 26, 2017
@alexdima alexdima modified the milestones: April 2017, May 2017 Apr 26, 2017
@alexdima alexdima added the editor-core Editor basic functionality label May 18, 2017
@michelkaporin michelkaporin added the verified Verification succeeded label Jun 2, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants