-
Notifications
You must be signed in to change notification settings - Fork 195
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
Fix LF line-ending auto format bug #10802
Commits on Aug 27, 2024
-
Implemented a line normalization function that prevents the language …
…server from sending /r to LF line ending docs
Configuration menu - View commit details
-
Copy full SHA for e97ad73 - Browse repository at this point
Copy the full SHA e97ad73View commit details
Commits on Aug 29, 2024
-
improved the line ending normalization where we only delete the \r an…
…d keep everything else intact in the text edit. Added test cases
Configuration menu - View commit details
-
Copy full SHA for 7cca6bd - Browse repository at this point
Copy the full SHA 7cca6bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for edea7fe - Browse repository at this point
Copy the full SHA edea7feView commit details -
Iterate through text.Lines to count line ending. Moved HasLFLineEndin…
…gs to SourceTextExtensions
Configuration menu - View commit details
-
Copy full SHA for 1c7e136 - Browse repository at this point
Copy the full SHA 1c7e136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ef7de5 - Browse repository at this point
Copy the full SHA 0ef7de5View commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e8e056 - Browse repository at this point
Copy the full SHA 7e8e056View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c04f865 - Browse repository at this point
Copy the full SHA c04f865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dc6961 - Browse repository at this point
Copy the full SHA 3dc6961View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 053f412 - Browse repository at this point
Copy the full SHA 053f412View commit details -
skipping some LF line ending formatting tests. Created an issue to tr…
…ack the progress
Configuration menu - View commit details
-
Copy full SHA for 624e5d6 - Browse repository at this point
Copy the full SHA 624e5d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d7a72 - Browse repository at this point
Copy the full SHA 95d7a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for b445345 - Browse repository at this point
Copy the full SHA b445345View commit details