Eric Amodio
ab9af901da
Fixes linting
6 years ago
Eric Amodio
57226d54d1
Preps v8.2.1
6 years ago
Eric Amodio
62a7eaf368
Fixes #331 - Code lens shows on every import in Python
6 years ago
Eric Amodio
7f3515ec88
Updates dependencies
6 years ago
Eric Amodio
88e0a1b45a
Preps v8.2.0
6 years ago
Eric Amodio
c34ed2d13f
Adds history explorer
6 years ago
Eric Amodio
044e607b94
Adds settings to the settings editor
Adds the status bar reduce flashing setting
Adds the current line scrollable setting
6 years ago
Eric Amodio
c285c82691
Updates dependencies
6 years ago
Eric Amodio
6563d4f177
Preps v8.2.0-beta
6 years ago
Eric Amodio
e52510bcdc
Updates dependencies
6 years ago
Eric Amodio
26a30c4d17
Adds notification for conflicting shortcuts
6 years ago
Eric Amodio
249474139e
Adds rich tooltips to views
Fixes duplicate upstream node issue
Fixes results explorer node refreshing
6 years ago
Eric Amodio
3dfdbd7c85
Adds scrollable setting to the current line annotation
Closes #149 , #290 , #265
6 years ago
Eric Amodio
28b87cfc92
Refactors current line tracking
Splits currentLineController into:
lineAnnotationController - end of line annotation
lineHoverController - hovers to current line(s)
statusBarController - blame on the statusbar
6 years ago
Eric Amodio
ae8428c316
Removes open working file when unneeded
6 years ago
Eric Amodio
39d8683e72
Updates dependencies
6 years ago
Eric Amodio
2ac71647cb
Fixes #309 - comparision commands terminology
6 years ago
Eric Amodio
f2dd2b4c54
Fixes #312 - simplify date style switching
6 years ago
Eric Amodio
059199bd30
Updates vscode & dependencies
6 years ago
Eric Amodio
e81d893bdd
Preps v8.1.1
6 years ago
Eric Amodio
071a4850cb
Updates dependencies and webpack version
6 years ago
Eric Amodio
e3ca5ee487
Fixes outdated schema of codeLens.scopesByLanguage
6 years ago
Eric Amodio
6995b16f32
Preps v8.1.0
6 years ago
Eric Amodio
c8cc8d54a8
Clarifies docs on gitlens.advanced.git
6 years ago
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
6 years ago
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6 years ago
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
6 years ago
Eric Amodio
b8c508ad5e
Updates dependencies
6 years ago
Eric Amodio
29d77914dd
Preps v8.0.2
6 years ago
Eric Amodio
ee14b2f31e
Preps v8.0.1
6 years ago
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6 years ago
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6 years ago
Geoffrey
dd3768fa33
Add new command to diff HEAD with branch using command palette
6 years ago
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6 years ago
Eric Amodio
b0ad5d1048
Consolidates commands using regex matching
Renames view items for regex matching
6 years ago
Eric Amodio
b889126370
Updates dependencies
6 years ago
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6 years ago
Eric Amodio
7369e4c208
Updates dependencies
6 years ago
Eric Amodio
f7cf9ad304
Updates dependencies
6 years ago
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
6 years ago
Eric Amodio
ede0a868a1
Updates description
6 years ago
Eric Amodio
7964dca652
Fixes name
6 years ago
Eric Amodio
6c3716daf8
Preps v8.0.0
Closes #51 , Closes #167 , Closes #270
6 years ago
Eric Amodio
45fc80a2cf
Renames overviewRuler highlight to overview
6 years ago
Eric Amodio
004b1dc38e
Preps v8.0.0-rc
6 years ago
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
6 years ago
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
6 years ago
Eric Amodio
16d855a3a0
Updates the tree layout for branches
- Removes mix-tree support
- Avoids nesting on the current branch
- Caches basename
- Replaces folder icons with theme icons
- Folder icons will now follow the file icon theme used
- Fixes minor nitpicks
6 years ago
Yukai Huang
4103381af1
Closes #258 - Adds tree-like layout to branches
Add folder icon
Implement branch folder
Implement branches.layout config option
Fix branch node ordering in Tree layout
Sort branch folder containing current branch correctly
- Add current getter method to BranchNode
- Implment a recursive findCurrent method on BranchFolderNode
Do not parse invalid branch name as branch folder
Expand current branch folder
6 years ago
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
6 years ago