Eric Amodio
|
a306ba2b98
|
Stops trying to set the line if we don't have one
|
7 years ago |
Eric Amodio
|
1cdd94cb46
|
Adds a with method to commit
|
7 years ago |
Eric Amodio
|
12caa017a9
|
Fixes issues with changes showing wrong diff
Refactors diff parsing
|
7 years ago |
Eric Amodio
|
ad790b274b
|
Preps v4.1.3
|
7 years ago |
Eric Amodio
|
55ef004332
|
Fixes changes hover not showing the correct diff when showing recent changes annotations
|
7 years ago |
Eric Amodio
|
329d5a496d
|
Preps v4.1.2
|
7 years ago |
Eric Amodio
|
6b4642d8c8
|
Fixes #96 - stops opening external diff if configured
|
7 years ago |
Eric Amodio
|
45aa9b17ac
|
Changes to use enum for glyphs
|
7 years ago |
Eric Amodio
|
9b908e27ba
|
Preps v4.1.1
|
7 years ago |
Eric Amodio
|
0eb6026a82
|
Fixes missing icons
|
7 years ago |
Eric Amodio
|
5823457ea0
|
Removes invalid signature
|
7 years ago |
Eric Amodio
|
64b929fd5b
|
Preps v4.1.0
|
7 years ago |
Eric Amodio
|
a618b7efe6
|
Adds ability to esc out of file annotations
|
7 years ago |
Eric Amodio
|
a2903ce4a9
|
Refactors formatters
Moves annotation messages from formatter to annotations
Moves icons into dark/light folders
|
7 years ago |
Eric Amodio
|
12debe583c
|
Cleans up more duplicate code
|
7 years ago |
Eric Amodio
|
0160e064be
|
Preps v4.1-beta.2
|
7 years ago |
Eric Amodio
|
76961d6697
|
Fixes #33 - escape commit message
|
7 years ago |
Eric Amodio
|
cc827f4711
|
Adds more notes on copy commands
|
7 years ago |
Eric Amodio
|
6f3441a9e7
|
Adds default date format
|
7 years ago |
Eric Amodio
|
64ae82075e
|
Cleans up some duplicate code
|
7 years ago |
Eric Amodio
|
5624567daa
|
Fixes regression with code lens
|
7 years ago |
Eric Amodio
|
c1c65127b7
|
Fixes extra newline in multiline commit messages
|
7 years ago |
Eric Amodio
|
ce98f02706
|
Adds details hover to recent changes annotations
|
7 years ago |
Eric Amodio
|
7f2ec30164
|
Preps v4.1-beta
|
7 years ago |
Eric Amodio
|
48a1ca704d
|
Adds new recent changes annotations
|
7 years ago |
Eric Amodio
|
23c7171d7f
|
Preps v4.0.2-beta
|
7 years ago |
Eric Amodio
|
dd0b95498e
|
Fixes excessive memory usages with diff regex
|
7 years ago |
Eric Amodio
|
e6316400f0
|
Optimized parsers for speed & memory usage
Switches to lazy parsing of diff chunks
|
7 years ago |
Eric Amodio
|
eeff31cf27
|
Removes I from interface naming of "things"
|
7 years ago |
Eric Amodio
|
eb3b9ad6c9
|
Preps v4.0.1
|
7 years ago |
Eric Amodio
|
10674124c8
|
Fixes #87 - Can't open files in remote when using git@ urls (ssh)
|
7 years ago |
Eric Amodio
|
e0f66247cf
|
Preps v4.0.0
|
7 years ago |
Eric Amodio
|
badd999db1
|
Defaults toggleWhitespace.enabled to true
Turns off whitespace toggling if already 'none'
|
7 years ago |
Eric Amodio
|
9ae4cc36a1
|
Adds ability to suppress most warning messages
|
7 years ago |
Eric Amodio
|
30bb4398a3
|
Changes formatting & ordering
|
7 years ago |
Eric Amodio
|
9c7a971e21
|
Changes to undefined checks
|
7 years ago |
Eric Amodio
|
ba59fb29ad
|
Fixes #85 - Show File Commit Details doesn't work on last line if it is empty
|
7 years ago |
Eric Amodio
|
50ba3e1446
|
Fixes #84 - diff w/ previous should only compare w/ working tree if file is uncommitted
|
7 years ago |
Eric Amodio
|
62e5ef6225
|
Fixes issue with open in remote not showing with no editors
|
7 years ago |
Eric Amodio
|
ed54d289dd
|
Stops collecting initialized event (data cap issues)
|
7 years ago |
Eric Amodio
|
2a8dafd9e9
|
Fixes #83 - Close Unchanged Files command can infinitely loop
|
7 years ago |
Eric Amodio
|
016c561ead
|
Preps v4.0.0-beta.2
|
7 years ago |
Eric Amodio
|
9cf86a41ec
|
Adds setting to explicitly control telemetry
Disables zone.js monkey patching by application insights
|
7 years ago |
Eric Amodio
|
4eb1c3e36a
|
Renames interpolation method
|
7 years ago |
Eric Amodio
|
95e0a6c71b
|
Adds code lens range to debug info
|
7 years ago |
Eric Amodio
|
35ca8106c9
|
Adds customizable code lens strings
|
7 years ago |
Eric Amodio
|
948a75de79
|
Don't wait for settings message before continuing
|
7 years ago |
Eric Amodio
|
4b0891b949
|
Adds settings migration support
|
7 years ago |
Eric Amodio
|
a9d94868e7
|
Preps v4.0.0-beta
|
7 years ago |
Eric Amodio
|
3c45c7e049
|
Anchors the code lens to the end of the line
|
7 years ago |