Skip to content

Implement shortcuts for indentation #481

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

Conversation

amantoux
Copy link
Member

Add shortcuts to add/remove indentation to line

  • tab increases indentation level
  • cmd/ctrl + tab decreased indentation level

@amantoux amantoux requested a review from Amir-P April 18, 2025 19:08
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.33%. Comparing base (132ed81) to head (ad75689).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #481      +/-   ##
==========================================
+ Coverage   88.26%   88.33%   +0.07%     
==========================================
  Files          62       62              
  Lines       10658    10672      +14     
==========================================
+ Hits         9407     9427      +20     
+ Misses       1251     1245       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amantoux amantoux mentioned this pull request Apr 18, 2025
5 tasks
@amantoux
Copy link
Member Author

@Amir-P can you please review?

Copy link
Member

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

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

Thanks! LGTM!

@amantoux amantoux merged commit 7612441 into master Apr 21, 2025
4 checks passed
@amantoux amantoux deleted the shortcuts_for_indentation branch April 21, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants