Eric Amodio
f4cab5de51
Embeds css in webview html
4年前
Eric Amodio
f529df4af7
Updates CHANGELOG
4年前
Eric Amodio
21db28b18b
Updates dependencies
4年前
Eric Amodio
c8d7e54b2c
Excludes last selected line if character 0
4年前
Eric Amodio
5271e14eb2
Adds open file from remote command
4年前
Eric Amodio
aef9972a02
Reverts incorrect rename (keep matching cmd names)
4年前
Eric Amodio
d6519fea19
Fixes changes hover diff in revisions
4年前
Eric Amodio
2bdccf5cf1
Fixes diff with added files
4年前
Eric Amodio
a6e855409d
Fixes "Inefficient regular expression"
https://github.com/eamodio/vscode-gitlens/security/code-scanning/2
4年前
Eric Amodio
7283dae93e
Fixes "Incomplete string escaping or encoding"
https://github.com/eamodio/vscode-gitlens/security/code-scanning/1
4年前
Eric Amodio
cffce0ceb7
Updates dependencies
4年前
Eric Amodio
cfd7e25dc2
Replaces terminal push to commit cmd w/ real cmd
4年前
Eric Amodio
1cca888e7f
Changes open on remote icons to globes
4年前
Eric Amodio
ed68e8c2dc
Updates dependencies
4年前
Eric Amodio
ffa59f8e93
Updates dependencies
Fixes lint issues
4年前
Eric Amodio
23b4e53865
Removes heart from views & simplifies sponsor cmd
4年前
Eric Amodio
7167f8180e
Adds highlight to rebase edit/reword
4年前
Eric Amodio
cbe1650186
Removes dead code
4年前
Eric Amodio
56e2ea2b0e
Fixes more context menu commands (for real)
Caused by c75d5fed27
4年前
Eric Amodio
0de56afe4d
Fixes #1032 - allow autolinks in square brackets
Also properly escapes autolink prefixes
4年前
Eric Amodio
c75d5fed27
Fixes more context menu commands
Caused by 6b27a480c9
4年前
Eric Amodio
7a6edf0926
Fixes resolveReference
4年前
Martin Campbell
e5a338c0e4
Closes #866 . Adds ''-textconv' to show to support .gitattributes.
4年前
deadmeu
16f3f9b507
Fixes #1072 - Add whitespace to tree item tooltip
4年前
Eric Amodio
6b27a480c9
Fixes some context menu commands
4年前
Eric Amodio
be86e4b6be
Updates dependencies
4年前
Eric Amodio
82b8bf8241
Updates dependencies
4年前
Eric Amodio
f8ebcbd306
Adds drag & drop to rebase editor
Adds better rebase action display
Adds constraints to avoid invalid rebase
4年前
Eric Amodio
0ad3f47ea4
Updates light bg color for settings & welcome
4年前
Eric Amodio
36988f095e
Uses new ExtensionMode
4年前
Eric Amodio
2bfc0360b4
Cleans up tsconfig/eslintrc w/ webviews
4年前
Eric Amodio
66a3ab7c94
Adds custom editor for rebasing
4年前
Eric Amodio
a286ef456b
Ensures branch & tag nodes have appropriate uris
Fixes issues with Browse Repository from * commands
4年前
Eric Amodio
0e548f2427
Adds repoPath support to show quick commit command
4年前
Eric Amodio
95b1822976
Updates webviews
- Uses html-loader partials (removes ejs)
- Updates select styling
4年前
Eric Amodio
e8f3c6aec5
Adds webview debugging
4年前
Eric Amodio
59b858602e
Updates dependencies
4年前
Eric Amodio
61af8dcf6a
Removes @types from linting
4年前
Eric Amodio
1bf27de9fd
Adds better ref validation/resolve
4年前
Eric Amodio
28fed84640
Excludes @types from eslint
4年前
Eric Amodio
fdf4b4f2a8
Updates dependencies
4年前
Eric Amodio
4c94c7922a
Opens files/revisions in the background
4年前
Eric Amodio
a52e435b76
Updates dependencies
4年前
Eric Amodio
730bf82bb7
Prettiers
4年前
Eric Amodio
7e05853713
Updates dependencies
4年前
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年前
Eric Amodio
c96f382bcf
Fixes issue w/ connect/disconnect remote commands
4年前
Eric Amodio
92bd405bbe
Uses getCommit rather than getLog
4年前
Eric Amodio
e3be0289df
Adds age threshold to settings UI
Fixes age threshold schema
4年前
Eric Amodio
eba202bed3
Adds customizable avatar size in hovers
Increases default avatar size in hovers from 16 to 32px
4年前