Eric Amodio
4c7366a345
Changes some lint rules
4 jaren geleden
Eric Amodio
4d3a433430
Fixes lint issues
4 jaren geleden
Eric Amodio
e3df97467a
Fixes diff with working/previous issues
4 jaren geleden
Eric Amodio
7f7c2e2535
Fixes lint issues
4 jaren geleden
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
4 jaren geleden
abdusabri
5974103486
Closes #989 - adds option to disable click actions on code lens commands
* adds option to disable click actions on recent changes and authors code lens commands
* Updates documentation in the README file to reflect the changes
4 jaren geleden
Eric Amodio
c838eaefe5
Closes #977 - adds per-lang codelens scopes
4 jaren geleden
Eric Amodio
175a81eabe
Updates dependencies & prettiers
4 jaren geleden
Eric Amodio
4c1cef3eff
Fixes show in view action when uncommitted
5 jaren geleden
Eric Amodio
7980fffa49
Closes #678 - Adds support for github pr scheme
5 jaren geleden
Eric Amodio
b895adbc80
Adds new showCommitsInView command
Adds new reveal commit in Repositories view code lens command option
Adds new show commits in Search Commits view code lens command option
5 jaren geleden
Eric Amodio
798213df5f
Changes configuration to have better type safety
5 jaren geleden
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 jaren geleden
Eric Amodio
26cbee6d60
Makes GitUri immutable & memoizes many members
5 jaren geleden
Eric Amodio
3f3a0de59a
Reworks new committer vs author switch
Adds `${committerAgo}`, `${committerAgoOrDate}`, `${committerDate}`
Repurposes `${authorAgo}` & replaces current ones w/ `${author}, ${ago}`
Repurposes `${authorAgoOrDate}` & replaces w/ `${author}, ${agoOrDate}`
Renames defaultDateType to defaultDateSource
Points format settings to new formatting wiki
5 jaren geleden
Mathew King
b8d9d7a364
Adds option to show committer date
Fixes #537
5 jaren geleden
Eric Amodio
716ffd495e
Adds helper Functions.is
5 jaren geleden
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 jaren geleden
Eric Amodio
b44bdb0d26
Removes unneeded public keyword
5 jaren geleden
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 jaren geleden
Eric Amodio
d8d13c7301
Consolidates path resolving and Uri.file to GitUri
6 jaren geleden
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
6 jaren geleden
Eric Amodio
84992d81e6
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
6 jaren geleden
Eric Amodio
a544383eb9
Renames CodeLensController to GitCodeLensController
6 jaren geleden
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 jaren geleden
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6 jaren geleden
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 jaren geleden
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
6 jaren geleden
Eric Amodio
1f657bbbb3
Removes inheritance from Disposable
6 jaren geleden
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6 jaren geleden