Eric Amodio
4f86506aac
Fixes ellipsis showing up for all commit messages
2 years ago
Eric Amodio
d992be0f4e
Increases contrast of line highlights
Increases the width of the heatmap gutter glyph
Moves gutter glyphs closer to the code
2 years ago
Eric Amodio
5e3d68fccb
Changes scope dropdown to be clearer
2 years ago
Eric Amodio
9c6d447ca5
Renames Gutter * annotations to File *
2 years ago
Eric Amodio
140babddf7
Adds `line` option to heatmap & changes annotations
Adds line fading option to heatmap annotation
2 years ago
Eric Amodio
8fb535055b
Fixes #1936 promise cycle when validating access
2 years ago
Eric Amodio
bc5df01609
Fixes #1882 symlinks on windows not working
2 years ago
Felipe Santos
517e9f0d5a
Adds support for vanilla Gerrit
And separates the existing Gerrit provider to a new GoogleSource one.
Closes #1953
2 years ago
Eric Amodio
56916a07e2
Adds sizes to img tags for smooth scrolling
2 years ago
Eric Amodio
26e69fc31d
Ensures that logout actually removes all sessions
2 years ago
Eric Amodio
b0c39edbd4
Fixes #1932 invalid comparison & only on windows
2 years ago
Ross Smith II
58da93d05c
Fixes #1928 quiet when editing root folder files
2 years ago
Sam Martin
d5bbe3bb82
Fixes #1932 : Ignores case for pull request autolink in Bitbucket Server
2 years ago
Eric Amodio
58c53b578d
Fixes CodeLens jumping on virtual files
2 years ago
Eric Amodio
bf8cd8f8f6
Removes showing the Home view on initial install
2 years ago
Eric Amodio
148b423cc3
Updates new "features" section on Home view
2 years ago
Eric Amodio
2c9a24d5cd
Fixes update issues with the Home view
Adds a GitLens features section to help avoid GitLens+ feeling like a gate
2 years ago
Eric Amodio
7a0c495678
Adds images for view layout settings
2 years ago
Eric Amodio
045e6c6763
Fixes #1925 external remote branches missing PRs
2 years ago
Eric Amodio
3907b7aa6e
Fixes #1920 old tags can be missing dates
2 years ago
Eric Amodio
02b2420796
Attempts to deal with "dayPeriod" & updated node
With Node 16, `Intl.DateTimeFormatOptions` seems to no longer honor the `dayPeriod` option and always return the "long" version, so fallback to use the `timeStyle` option if needed
2 years ago
Eric Amodio
26bfc68f0d
Updates incorrect image text
2 years ago
Eric Amodio
908e8b26ce
Fixes #1923 updates titles when # of repos change
2 years ago
Eric Amodio
02f8f6c3d3
Updates license status handling
Adds teams plan
2 years ago
Eric Amodio
cf5e1c246b
Removes unused code
2 years ago
Eric Amodio
6f4791aeca
Avoids firing unneeded subscription change events
2 years ago
Eric Amodio
7b4fc949f2
Adds a bit better handling of service issues
Refs: #1911
2 years ago
Eric Amodio
89010faed4
Ensures workspace folder repos are always found
Honors `git.repositoryScanMaxDepth` if not overridden
2 years ago
Eric Amodio
e77dbbd68f
Adds theme awareness to Changes annotations
2 years ago
Eric Amodio
2078f64eec
Fixes changes annotations on wrong lines
2 years ago
Eric Amodio
9fad4e65ab
Changes hover to show at the cursor
2 years ago
Eric Amodio
48e0595207
Avoids MAX_SAFE_INTEGER to ensure ints stay smis
In V8 ints less than 2^30 (on 32bit systems) have optimized storage
2 years ago
Eric Amodio
20eb71fbc6
Adds check for new remotehub extension
2 years ago
Eric Amodio
eee9c8e139
Enforces prs being disabled in hovers
2 years ago
Eric Amodio
e8559cfdd0
Fixes #1829 replaces spin loader with watch
2 years ago
Eric Amodio
05a3d2ce89
Fixes #1864 worktrees w/ spaces in path fail
2 years ago
Eric Amodio
29e512986c
Removes noisy logging
2 years ago
Eric Amodio
cf60661af0
Adds logging for #1832
2 years ago
Eric Amodio
73f76f1acc
Fixes issue w/ new repos default branch
Avoids newer git flag on older git versions
Refs: #1832
2 years ago
Leo Dan Peña
f65ed258cb
Removing '.jpg' for less stale gravatar
2 years ago
Eric Amodio
dcb5e3cf9a
Fixes #1888 better honors repo detection setting
2 years ago
Eric Amodio
dbaf06bd8a
Adds copy/paste URL sign in completion
2 years ago
Eric Amodio
6d441e80d0
Fixes VFW not opening commit file quickpick
2 years ago
Eric Amodio
ef93c20617
Removes deprecated auth
2 years ago
Eric Amodio
98793dc2ee
Removes looking for deprecated RemoteHub insiders
2 years ago
Eric Amodio
948405e282
Fixes #1897 avoid messages on 500 errors
Hides unexpected GitHub errors for now
Refs #1893
2 years ago
Eric Amodio
7a5191fa26
Starts handling rate limits (wip)
2 years ago
Eric Amodio
555bd74a06
Avoids unhelpful gate
2 years ago
Eric Amodio
afd80ea8fe
Reset octokit on logging change to enable logging
2 years ago
Eric Amodio
0b23c1502d
Changes relative dates for < 1yr to be months
Refs: #1546
2 years ago