Skip to content

Add text color if file is changed according to source control #3096

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
Mar 24, 2024

Conversation

MinusGix
Copy link
Member

@MinusGix MinusGix commented Mar 24, 2024

  • Added an entry to CHANGELOG.md if this change could be valuable to users
    image

(Re)implements color highlighting if the file has been changed/renamed/added according to source control.

Implements part of #3044

@MinusGix MinusGix added the A-ui Area: UI rendering and interactions label Mar 24, 2024
@MinusGix MinusGix closed this Mar 24, 2024
@MinusGix MinusGix force-pushed the explorer-source-control branch from ec0a2db to 18e63a6 Compare March 24, 2024 13:18
@MinusGix MinusGix reopened this Mar 24, 2024
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 0% with 58 lines in your changes are missing coverage. Please review.

Project coverage is 5.81%. Comparing base (43b54d0) to head (2655249).
Report is 51 commits behind head on master.

Files Patch % Lines
lapce-app/src/file_explorer/view.rs 0.00% 51 Missing ⚠️
lapce-rpc/src/source_control.rs 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #3096      +/-   ##
=========================================
- Coverage    6.01%   5.81%   -0.20%     
=========================================
  Files         122     120       -2     
  Lines       42703   43341     +638     
=========================================
- Hits         2569    2522      -47     
- Misses      40134   40819     +685     

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

@dzhou121
Copy link
Collaborator

There's a conflict on changelog now.

@MinusGix MinusGix force-pushed the explorer-source-control branch from 8345f70 to 2655249 Compare March 24, 2024 17:59
@dzhou121 dzhou121 merged commit 19cdabc into lapce:master Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ui Area: UI rendering and interactions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants