mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-25 04:07:37 +00:00
* WIP - initial implementation * Add stagedQuickDiffProvider API * Reduce the usage of `isSCM` * Make unstage feel snappier * Deduplicate diffs between primary and secondary * Fix unstage selected ranges to work from the editor * WIP - saving my work * Fixed deduplication and commands * Add pattern colors * Rework the colors, and fix deleted glyph * Got unstage commands working * Update provider name * Some improvements * Cleaned up CSS * Tweak decoration colors * Update proposed API naming * Contributed decorations will use the primary colors for the time being * More cleanup