Eric Amodio
11d3280289
Adds preview extensibility apis
Adds preview action runner extensibility api
4 years ago
Eric Amodio
25ecfbe6f2
Adds better support for insiders version
4 years ago
Eric Amodio
913c0606d0
Refines rebase editor
Adds button to rebase editor to toggle it on/off
Adds commands to toggle rebase editor on/off
Adds settings UI to toggle rebase editor on/off
4 years ago
Eric Amodio
32183eca73
Combines search & compare views
4 years ago
Eric Amodio
4a362bb7e8
Adds avatar retries
Moves avatar cache to global storage
Improves avatar cache updates/resets
Improves contributor avatar fetch update
4 years ago
Eric Amodio
1f182dde83
Removes enabled setting from many views
4 years ago
Eric Amodio
b24a7bdf25
Removes view location configuration settings
4 years ago
Eric Amodio
fedf064401
Changes History view to Commits
4 years ago
Eric Amodio
24c9081e59
Adds Stashes view
4 years ago
Eric Amodio
36747ce341
Adds Contributors view
4 years ago
Eric Amodio
3d865de84b
Adds Remotes view
4 years ago
Eric Amodio
7b24d7fe27
Adds Tags view
4 years ago
Eric Amodio
eee360bc95
Adds Branches and History views
4 years ago
Eric Amodio
99a32c07d2
Adds terminal links
4 years ago
Eric Amodio
66a3ab7c94
Adds custom editor for rebasing
4 years ago
Eric Amodio
a953e113f1
Overhauls recent change annotations
Renamed to Gutter Changes
Provides local changes if any, or recent commit changes
Distinguishes between added, changed, and removed lines
Shows a hover for the full diff hunk
Shows diff even with unsaved changes
4 years ago
Eric Amodio
5299ca075e
Changes heatmap to be in the gutter
Changes heatmap colorization for better clarity
Changes blame avatars to be w/ the annotations rather than in the gutter
4 years ago
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
4 years ago
Eric Amodio
cc3ca76bc9
Updates views layout options (to work w/ d&d)
Adds setViewsLayout command
4 years ago
Eric Amodio
c838eaefe5
Closes #977 - adds per-lang codelens scopes
4 years ago
Eric Amodio
175a81eabe
Updates dependencies & prettiers
4 years ago
Eric Amodio
73031b515b
Updates dependencies, lints, & prettiers
4 years ago
Eric Amodio
dca520b790
Adds assocd. PR info to line annotations & hovers
5 years ago
Eric Amodio
59e7685454
Closes #897 - Adds autolink support
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
56f73fbd03
Fixes lint issues w/ new avatar code & fixes nits
5 years ago
Eric Amodio
27ab08cf78
Reworks many quickpick menus
5 years ago
Eric Amodio
43caac1a46
Fixes #734 - broken hover image with remote dev
5 years ago
Eric Amodio
03d6a0eff9
Closes #710 , #711 - Prompts on disabled views
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
3c4bb8c900
Adds contributors node to repos
5 years ago
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 years ago
Eric Amodio
8e58858346
Updates dependencies & more
Adds bundle analyzer
Adds circular deps analyzer
Switches to es2018 output
Removes many circular dependencies
5 years ago
Eric Amodio
18ee54dbdf
Closes #542 - adds file annotation option to modes
6 years ago
Eric Amodio
9ccbae3521
Adds live share support
Keeps all path manipulation on the host rather than guest
Fixes shared/local path munging for mac/windows
Keeps current user lookup local when a guest
Keeps difftool lookup local when a guest
Avoids fetch date lookup when a guest
Stops clearing node_modules (for now)
6 years ago
Eric Amodio
63a17deff3
Renames Results view files to Compare view
Updates README (wip)
Updates welcome & settings pages (wip)
6 years ago
Eric Amodio
55bc8c243f
Changes Results view into Compare view
Adds ability to start a compare directly from the view
6 years ago
Eric Amodio
3f3b8d28d6
Adds Search Commits view
Renames showCommitInResults to showCommitInView
Renames showFileHistoryInResults to showFileHistoryInView
6 years ago
Eric Amodio
7606783132
Renames explorer to view
6 years ago
Eric Amodio
a544383eb9
Renames CodeLensController to GitCodeLensController
6 years ago
Eric Amodio
5a88901a3c
Renames GitLens explorer to Repositories explorer
Changes changelog image links to permalinks
Moves all images for docs into a docs folder
Removes unused images
6 years ago
Eric Amodio
2e4cbcad10
Reworks explorers (wip)
Closes #354 - Adds line history explorer (wip)
Closes #456 - Adds repository status to the repository nodes
6 years ago
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6 years ago
Eric Amodio
4320f5342c
Adds explore repo from here command (wip)
Replaces git content provider with git fs provider
Adds Buffer output support to git calls
6 years ago
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 years ago
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6 years ago
Eric Amodio
d790e9db04
Prettier all-the-things
6 years ago
Eric Amodio
07619d7b94
Adds user-defined modes support
6 years ago
Eric Amodio
acdc6e3fed
Uses new webview for welcome and settings editor
Adds menu & toolbar settings to the settings editor
Adds mode setting for settings editor
Adds sticky header to settings editor
6 years ago