Eric Amodio
947b988c69
Adds autolink support in plain text (as footnotes)
5 years ago
Eric Amodio
a661381912
Refines PR & issue autolink timeouts and perf
5 years ago
Eric Amodio
7978f5887f
Allows autolinks inside parentheses
5 years ago
Eric Amodio
5b57f5a4c7
Reworks PRs & autolink enhancers
Uses the default remote only
Changes to settings per usage
5 years ago
Eric Amodio
7936163842
Adds issue titles to autolinks (if connected)
5 years ago
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 years ago
Eric Amodio
e88b960434
Splits annotations and hovers
5 years ago
Eric Amodio
4f266fadaa
Improves perf of contributors & details hover
Moves current user to the top of the contributors marked w/ (you) suffix
Adds a max timeout to live share presence requests (250ms)
Only requests the presence of the current user in the contributors view
5 years ago
Eric Amodio
913827a44b
Fixes autolinking with remote providers
5 years ago
Eric Amodio
59e7685454
Closes #897 - Adds autolink support
5 years ago
Eric Amodio
d60fdfd62b
Adds hightlight changes commands to commit files
Fixes recent changes for revision files
5 years ago
Eric Amodio
e64c8bc406
Reworks line tracking to avoid sync issues
5 years ago
Eric Amodio
8fa2cab443
Adds more logging
5 years ago
Eric Amodio
3ed0ea195f
Adds more logging for when line blame is skipped
5 years ago
Eric Amodio
798213df5f
Changes configuration to have better type safety
5 years ago
Eric Amodio
59d9071a9b
Updates prettier config
Giving up on better else/catch/finally formatting -- can't fight anymore
Switching to tabs for better accessibility
https://twitter.com/sh4na/status/1146837957200027648
5 years ago
Eric Amodio
cc561722bb
Updates eslint & fixes lint issues
5 years ago
Eric Amodio
8a090bd54e
Adds new git commands features
Adds arbitrary ref support to cherry-pick git command
Enhances the feedback when choosing an arbitrary ref
5 years ago
Eric Amodio
9b9d10f5d1
Fixes #792 - Adds tips token to commit formatting
5 years ago
Eric Amodio
2892a465d8
Adds sorting/filtering to branch/tag methods
Consolidates more reusable logic into GitService
5 years ago
Eric Amodio
0c9811028b
Adds is method to many types
5 years ago
Eric Amodio
39af55655b
Updates dependencies & runs prettier formatting
5 years ago
Eric Amodio
48ffc9fa87
Replaces usages of workspace.getConfiguration
5 years ago
Eric Amodio
643e2262df
Overhauls previous line diffing - closes #719
Changes & Details hovers now know about staged vs unstaged changes
Significantly increased accuracy with the following:
- Open Line Changes with Previous Revision
- Open Changes with Previous Revision
- Changes & Details hovers
5 years ago
Eric Amodio
26cbee6d60
Makes GitUri immutable & memoizes many members
5 years ago
Eric Amodio
00d3ee0c9e
Cleans up annotations a bit
5 years ago
Eric Amodio
6d9a666d12
Renames some members for consistency
5 years ago
Eric Amodio
2130072b97
Removes extra container call
5 years ago
Eric Amodio
818242c6c6
Renames getLogCommit* methods
Removes getRecentLogCommitForFile
5 years ago
Eric Amodio
10a3b7e279
Fixes changes hover with renamed files
5 years ago
Eric Amodio
751ad0ecfd
Adds live share presence support
5 years ago
Eric Amodio
b94b97135d
Adds more debug logging
5 years ago
Eric Amodio
c69777e985
Fixes diffs with renamed files
5 years ago
Eric Amodio
2bce0e5b74
Maintains line when opening changes from hovers
5 years ago
Eric Amodio
f625d37b00
Improves changes hover accuracy & diff rendering
Adds hovers.changesDiff setting for line vs hunk diff
5 years ago
Eric Amodio
1d924e2e24
Reworks & reorganizes the webview code
Splits App into AppBase & AppWithConfigBase for impl of new webviews
5 years ago
Eric Amodio
286da64261
Stops related commit highlighting on initial blame
5 years ago
Eric Amodio
fa9f119a7e
Closes #382 - re-allows line blame when debugging
5 years ago
Eric Amodio
8d38b7ba66
Adds more logging
5 years ago
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 years ago
Eric Amodio
a47e07be45
Removes unused code
6 years ago
Eric Amodio
6658285b46
Adds customization for hovers + email link - closes #642
Adds author email to commit node tooltips
Adds ${email} token to many formats
6 years ago
Eric Amodio
0a358110fa
Uses the default remote first in issue linking
6 years ago
Eric Amodio
86c4d32ecf
Updates dependencies & prettiers
6 years ago
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
6 years ago
Eric Amodio
c30725a494
Fixes #33 (again) - commit messages rendered as markdown in hovers
Fixes line-breaks on hover commit messages
6 years ago
Eric Amodio
ce8abd6410
Renames *RegEx to *Regex for consistency
6 years ago
Eric Amodio
e0df9a8c30
Fixes issues detected by DeepScan
6 years ago
Eric Amodio
b2750e9654
Fixes relative paths when repoPath is missing
Renames path import to paths for less naming conflicts
6 years ago
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
6 years ago