Eric Amodio
b8828552b2
Changes code lens to CodeLens as its a proper name
vor 2 Jahren
Eric Amodio
5dee2e97b0
Reworks container usage
vor 3 Jahren
Eric Amodio
a85b58280b
More configuation changes
vor 3 Jahren
Eric Amodio
0d565c7d21
Updates keyboard shortcuts
vor 4 Jahren
Eric Amodio
81d5137409
Cleans up "welcome" views
Makes them conditional on state
vor 4 Jahren
Eric Amodio
7f7c2e2535
Fixes lint issues
vor 4 Jahren
Eric Amodio
c838eaefe5
Closes #977 - adds per-lang codelens scopes
vor 4 Jahren
Eric Amodio
175a81eabe
Updates dependencies & prettiers
vor 4 Jahren
Eric Amodio
798213df5f
Changes configuration to have better type safety
vor 5 Jahren
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
vor 5 Jahren
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
vor 5 Jahren
Mathew King
b8d9d7a364
Adds option to show committer date
Fixes #537
vor 5 Jahren
Eric Amodio
7c6b659604
Switches to eslint from tslint
vor 5 Jahren
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
vor 6 Jahren
Eric Amodio
a544383eb9
Renames CodeLensController to GitCodeLensController
vor 6 Jahren
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
vor 6 Jahren
Eric Amodio
1f657bbbb3
Removes inheritance from Disposable
vor 6 Jahren
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
vor 6 Jahren
Eric Amodio
d790e9db04
Prettier all-the-things
vor 6 Jahren
Eric Amodio
07619d7b94
Adds user-defined modes support
vor 6 Jahren
Eric Amodio
3cafcf3073
Fixes #314 - Toggle line annotation doesn't work
vor 6 Jahren
Eric Amodio
6898c39195
Changes code lens and line blame toggles to always work
vor 6 Jahren
Eric Amodio
787b2bd117
Updates typescript
vor 6 Jahren
Eric Amodio
fbb1328007
Stops exposing underlying TextDocument
vor 6 Jahren
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)
vor 6 Jahren
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
vor 7 Jahren
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
vor 7 Jahren
Eric Amodio
fe40f488dd
Updates configuration usage for multi-root
Uses new ConfigurationChangeEvent arg
vor 7 Jahren
Eric Amodio
a785cfd22e
Adds readonly to ctor props
vor 7 Jahren
Eric Amodio
bfdcaad496
Removes unneeded arrays
vor 7 Jahren
Eric Amodio
29eabe06d1
Refactors all-the-things to reduce lag for #178
vor 7 Jahren
Eric Amodio
f81dfd03ca
Stops pushing into subscription array
vor 7 Jahren
Eric Amodio
a255eea949
Splits code lens out of GitService
vor 7 Jahren