-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
🌟 goal: additionAddition of new featureAddition of new feature🕹 aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the software🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon🦀 tech: rustRequires familiarity with RustRequires familiarity with Rust
Description
Description
Integrating with Git provides us a some additional information.
- status of the files (as in unchanged, modified, renamed, untracked etc.)
- files and folders that are ignored by Git
Based on this data, we can augment our calculations of importance and also implement colors based on Git status, instead of just applying color based on specs.
We currently already have limited Git integration set up to find and use .pls.yml file from the repository root, we need to expand on that.
Metadata
Metadata
Assignees
Labels
🌟 goal: additionAddition of new featureAddition of new feature🕹 aspect: interfaceConcerns end-users' experience with the softwareConcerns end-users' experience with the software🟨 priority: mediumNot blocking but should be fixed soonNot blocking but should be fixed soon🦀 tech: rustRequires familiarity with RustRequires familiarity with Rust