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

Feature 209939 #211093

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Feature 209939 #211093

wants to merge 10 commits into from

Conversation

reed2ep
Copy link

@reed2ep reed2ep commented Apr 23, 2024

#209939.
Changes include:

  • Addition of "trimTextTrailingWhitespaceCommand.ts"
    This command inherits from "trimTrailingWhitespaceCommand" to provide the same behavior except in the case of
    whitespace-only lines.
  • Addition of "trimTextTrailingWhitespaceCommand.test.ts"
    Since the base behavior is inherited and already tested, i elected to test just the new functionality here.
  • Addition of "trimTextTrailingWhitespaceCommand to the linesOperations.ts in order for it to be added to ui.

@reed2ep
Copy link
Author

reed2ep commented Apr 23, 2024

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants