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

Notebooks respect files.xyz settings #192941

Merged
merged 6 commits into from
Sep 18, 2023
Merged

Notebooks respect files.xyz settings #192941

merged 6 commits into from
Sep 18, 2023

Conversation

Yoyokrazy
Copy link
Contributor

@Yoyokrazy Yoyokrazy commented Sep 12, 2023

Fixes: #181905

Notebooks now respect the settings:

  • files.trimTrailingWhitespace
  • files.trimFinalNewlines

@Yoyokrazy Yoyokrazy self-assigned this Sep 12, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the September 2023 milestone Sep 12, 2023
@Yoyokrazy
Copy link
Contributor Author

Also support:

  • files.insertFinalNewLine

Copy link
Member

@rebornix rebornix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's in the right direction 👍, left some comments on how we can perform more efficiently.

@Yoyokrazy Yoyokrazy enabled auto-merge (squash) September 18, 2023 17:32
Copy link
Member

@rebornix rebornix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, thank you!

@Yoyokrazy Yoyokrazy merged commit 5be77a3 into main Sep 18, 2023
6 checks passed
@Yoyokrazy Yoyokrazy deleted the milively/nb-trim branch September 18, 2023 17:42
@chandra1109
Copy link

#193524
Review

Copy link

@chandra1109 chandra1109 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review pending..

@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Jupyter Notebook trim whitespaces not working in code cells
4 participants