Keith Daulton
be6ef592b0
prevents event for `ExecuteDocumentSymbolProvider`
2 years ago
Keith Daulton
94cac8c012
Fixes #2359 duplicate avatar in interactive rebase
2 years ago
Eric Amodio
f8e8fa9de3
Switches to dev when debugging
2 years ago
Eric Amodio
2ad0de95ed
Fixes #2354 avoids disabling quickpick
VS Code made a change (or a new bug) that focuses the quickpick container rather than the input if the quick pick is disabled when it is shown
2 years ago
Eric Amodio
acec47e9f2
Fixes #2357 date typo
2 years ago
Eric Amodio
835d6317db
Bumps to v13.1.0
2 years ago
Eric Amodio
759306ce01
Updates CHANGELOG
2 years ago
Keith Daulton
d696d4be78
fixes overridden custom autolinks in search result
2 years ago
Keith Daulton
07cce470cb
fixes overridden autolinks in commit details
2 years ago
Eric Amodio
658a1d68d9
Adds even more protection
2 years ago
Eric Amodio
cee2da1fc0
Improves commit details following/selection
2 years ago
Eric Amodio
6187d2835e
Avoids needless re-renders
2 years ago
Eric Amodio
d10e76bb23
Fixes avoids sending sub/changed only when changed
2 years ago
Eric Amodio
c76bb65ba7
Avoids sending sub/changed if it really hasn't
2 years ago
Keith Daulton
aaf687e35e
adds rebase and commit details images in settings
2 years ago
Keith Daulton
85ea5f8c2d
Updates helper menu order in graph search
2 years ago
Keith Daulton
27a6cf396f
Adds popover to access badge in commit graph
- updates access content to match home view
- adds placement attr to popover component
2 years ago
Keith Daulton
a2c97bcae7
Updates FAST react wrapper
2 years ago
Keith Daulton
079990fd1b
Updates graph search
- adds search history hint in search placeholder
- adds `@me` filter to search helper
2 years ago
Eric Amodio
4be5db11e8
Adds protection if hack breaks
2 years ago
Ramin Tadayon
91b2116883
Adds graph bugfixes to CHANGELOG
2 years ago
Eric Amodio
b47e1bff57
Updates CHANGELOG
2 years ago
Eric Amodio
e4ba073dda
Avoids scrollbars when Home view is super narrow
2 years ago
Eric Amodio
21b1201a04
Defaults sidebar toggle to SCM
2 years ago
Eric Amodio
ea511b7a26
Updates CHANGELOG
2 years ago
Eric Amodio
19dd58130c
Avoids double loop
2 years ago
Eric Amodio
ca861fe522
Updates dismiss labels
2 years ago
Eric Amodio
290548dd9a
Updates autolink descriptions
2 years ago
Keith Daulton
42088cd4b5
Updates changelog
2 years ago
Keith Daulton
b3cf9c3853
adds non-rich autolinks to commit details
2 years ago
Eric Amodio
307c7b6082
Resets context keys when closing or hiding
2 years ago
Yonatan Greenfeld
1bf52c7e72
Fixes #2346 Fix duplicated inline annotations
In case of multiple cursors (selections) in the same line, an
annotation was created per selection, resulting in an odd experience.
Filter out duplicated lines by the line number.
Add author to CHANGELOG and README
Fixes : #2346
2 years ago
Keith Daulton
c7e8efe6b0
adds walkthrough link to popover in home view
2 years ago
Eric Amodio
b0cb1e4356
Closes #2345 allows shortcuts on Graph "commits"
2 years ago
Keith Daulton
f7b010b42d
Adds responsiveness to home view features
2 years ago
Keith Daulton
2b56224bc8
adds history navigation to graph search
2 years ago
Eric Amodio
4491a1902f
💄 Prettiers
2 years ago
Eric Amodio
5815826df2
Fixes #2344 honor sha copy length in graph/details
2 years ago
Eric Amodio
4108066229
Avoids `as`
2 years ago
Eric Amodio
199cabac3d
Ensures enabled flag is set
2 years ago
Eric Amodio
8ae1c18136
Closes #2326 adds reset to all commits
2 years ago
Eric Amodio
e00c732c87
Adds @dnicolson's contribution
2 years ago
Eric Amodio
e520b2b807
Reorders contributors
2 years ago
Eric Amodio
40a53cda99
Changes more URL cases
Refs #1606
2 years ago
Dave Nicolson
158fd51b3c
Fixes #1606 Adjusts capitalization of "URL"
2 years ago
Eric Amodio
3efcac3669
Removes "Introducing" on feature cards
2 years ago
Eric Amodio
ab7a94aa3e
Removes "all-new"
2 years ago
Eric Amodio
60816c2c5b
Fixes #2342 treats local remotes as local
2 years ago
Eric Amodio
2c6862773a
Ensures visibility calculation
2 years ago
Eric Amodio
d28c619271
Exposes enabled property
2 years ago