Eric Amodio
88a05efb69
Prettiers
5 роки тому
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 роки тому
Eric Amodio
27ab08cf78
Reworks many quickpick menus
5 роки тому
Eric Amodio
75446f9ff3
Fixes issue with open revision in quickpicks
5 роки тому
Eric Amodio
7c6b659604
Switches to eslint from tslint
5 роки тому
Eric Amodio
d0633375dd
Closes #504 - adds set/unset as default to remotes
6 роки тому
Eric Amodio
b2750e9654
Fixes relative paths when repoPath is missing
Renames path import to paths for less naming conflicts
6 роки тому
Eric Amodio
1cc142c28c
Changes to "on remote" terminology vs "in remote"
6 роки тому
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
6 роки тому
Eric Amodio
58700ab15b
Closes #467 - Adds copy remote url to clipboard command
6 роки тому
Eric Amodio
d3c01f4306
Renames quickpick folder
6 роки тому
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
6 роки тому
Eric Amodio
d790e9db04
Prettier all-the-things
6 роки тому
Eric Amodio
35b437afbf
Renames files for better clarity
6 роки тому
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
7 роки тому
Eric Amodio
a785cfd22e
Adds readonly to ctor props
7 роки тому
Eric Amodio
14ed9a4303
Changes naming for consistency
7 роки тому
Eric Amodio
1d3845b0c9
Closes #66 - Removes peek explorers
Converts type/const into string enums
Refactors command initialization
7 роки тому
Eric Amodio
df0599a832
Adds shortenSha method
7 роки тому
Eric Amodio
f58d085352
Adds Open Branches in Remote command
Adds Open Branches in Remote command to the Branches custom view item
Adds Open Repository in Remote command to the Repository Status custom view item
7 роки тому
Eric Amodio
9782a81e46
Adds new GitLens custom view
7 роки тому
Eric Amodio
3081632815
Updates dependencies (typescript)
Fixes newly detected typescript errors
7 роки тому
Eric Amodio
45aa9b17ac
Changes to use enum for glyphs
7 роки тому
Eric Amodio
3502bdf6c7
Adds more linting rules
Fixes lint issues
7 роки тому
Eric Amodio
6d1a1ca346
Adds gitlens.openBranchInRemote command
Adds gitlens.openRepoInRemote command
7 роки тому
Eric Amodio
1acc183621
Refactors commands to use typed args objects
7 роки тому
Eric Amodio
ee29596d45
Enables typescript strict mode
Fixes all the compile/lint issues
7 роки тому
Eric Amodio
071bfdb82e
Adds better support for deleted files
Will now open the file from the previous commit
7 роки тому
Eric Amodio
8b0748608d
Renames commands/commands to commands/common
Renames quickpicks/quickpicks to quickpicks/common
Moves git quick picks into common and other quick pick files
7 роки тому
Eric Amodio
e859f697ec
Uses current branch when opening remote file
Adds current branch name to quick pick description
7 роки тому
Eric Amodio
0feaf285cd
Renames hosting to remote
7 роки тому
Eric Amodio
4d1cfd6413
Adds experimental commands for Open in GitHub
7 роки тому
Eric Amodio
4f84c03275
Adds experimental support for Open in GitHub
7 роки тому