Eric Amodio
b8828552b2
Changes code lens to CodeLens as its a proper name
há 3 anos
Eric Amodio
a92c808fc6
Adds CodeLens date/time format setting
há 3 anos
Eric Amodio
1d93f9cdbd
Reorganizes git models/parsers/formatters imports
Reorganizes local git support to exclude from web
Swaps sha1 usages to md5 to avoid needing sha1 on the web (md5 is required by Gravatar)
Avoids crypto-browserfy and imports md5.js directly
Uses platform crypto for random nonce strings
há 3 anos
Eric Amodio
5b2b2b2759
Updates dependencies & vscode version
há 3 anos
Eric Amodio
5dee2e97b0
Reworks container usage
há 3 anos
Eric Amodio
a85b58280b
More configuation changes
há 3 anos
Eric Amodio
b968e32490
Adds command fn for strongly-types command args
há 3 anos
Eric Amodio
08aed2116e
Adds highlight changes cmd to status bar/code lens
Fixes issues with editor.id no longer being available
há 3 anos
Eric Amodio
5967c85e67
Closes #1378 - remote cmds to statusbar/code lens
há 3 anos
Eric Amodio
eaa91c0edf
Explores handling deleted lines
há 4 anos
Eric Amodio
4083dbdc0d
Fixes blame range
há 4 anos
Eric Amodio
d4bf43bc3e
Adds "container" support to markdown files
há 4 anos
Eric Amodio
0d565c7d21
Updates keyboard shortcuts
há 4 anos
Eric Amodio
81d5137409
Cleans up "welcome" views
Makes them conditional on state
há 4 anos
Eric Amodio
4c7366a345
Changes some lint rules
há 4 anos
Eric Amodio
4d3a433430
Fixes lint issues
há 4 anos
Eric Amodio
e3df97467a
Fixes diff with working/previous issues
há 4 anos
Eric Amodio
7f7c2e2535
Fixes lint issues
há 4 anos
Eric Amodio
1bf485eaa5
Overhauls git command quickpick menus
há 4 anos
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
há 4 anos
Eric Amodio
c838eaefe5
Closes #977 - adds per-lang codelens scopes
há 4 anos
Eric Amodio
175a81eabe
Updates dependencies & prettiers
há 4 anos
Eric Amodio
4c1cef3eff
Fixes show in view action when uncommitted
há 5 anos
Eric Amodio
7980fffa49
Closes #678 - Adds support for github pr scheme
há 5 anos
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
há 5 anos
Eric Amodio
798213df5f
Changes configuration to have better type safety
há 5 anos
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
há 5 anos
Eric Amodio
26cbee6d60
Makes GitUri immutable & memoizes many members
há 5 anos
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
há 5 anos
Mathew King
b8d9d7a364
Adds option to show committer date
Fixes #537
há 5 anos
Eric Amodio
716ffd495e
Adds helper Functions.is
há 5 anos
Eric Amodio
7c6b659604
Switches to eslint from tslint
há 5 anos
Eric Amodio
b44bdb0d26
Removes unneeded public keyword
há 5 anos
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)
há 6 anos
Eric Amodio
d8d13c7301
Consolidates path resolving and Uri.file to GitUri
há 6 anos
Eric Amodio
70933cfa13
Changes config.changed to always return true when initializing
Fixes auto-refresh context on repositories view loading
há 6 anos
Eric Amodio
84992d81e6
Adds support for DocumentSymbols (hierachy)
Adds codeLens.includeSingleLineSymbols setting
há 6 anos
Eric Amodio
a544383eb9
Renames CodeLensController to GitCodeLensController
há 6 anos
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
há 6 anos
Eric Amodio
0b0137f3a4
Moves gitService into git folder & renames a couple of git files
há 6 anos
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
há 6 anos
Eric Amodio
0f2f79fca7
Fixes #430 - Use content provider instead of tmp files (for text docs)
há 6 anos
Eric Amodio
1f657bbbb3
Removes inheritance from Disposable
há 6 anos
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
há 6 anos