A beautifully designed, customizable, clean and simple clock face for Fitbit Sense & Versa devices
Personal website
GitLens website
A PowerShell environment for Git
This VSCode extension provides additional package.json changelog hover hint information.
eamodio/eslint-plugin-prettiest 1
ESLint rules to "fix" prettier formatting
eamodio/github-amethyst-theme 1
A dark theme for GitHub
:atom: The hackable text editor
My blog
startedeamodio/vscode-gitlens
started time in 3 hours
startedeamodio/vscode-gitlens
started time in 8 hours
issue commenteamodio/vscode-gitlens
Support VSCodium in interactive rebase editor
@matronator I think this issue is easier to implement than Github auth in #1430. It only needs a branch in the switch code.
comment created time in 11 hours
startedeamodio/vscode-gitlens
started time in 14 hours
issue commenteamodio/vscode-gitlens
Configured remotes not showing up in quickpick menu when opening commit on remote
For this domain
origin ssh://git.company.com:2222/pkg/RepoName (fetch)
I tried
"regex": "ssh:\\/\\/(git.company.com):2222\\/pkg\\/(\\w+)"
"regex": "(ssh:\\/\\/git.company.com:2222)\\/pkg\\/(\\w+)"
"regex": "ssh:\/\/(git.company.com):2222\/pkg\/(\\w+)"
"regex": "(ssh:\/\/git.company.com:2222)\/pkg\/(\\w+)"
and none of them work. Could you please add documentation in the README.md on how use the regex property with some examples.
comment created time in 17 hours
startedeamodio/vscode-gitlens
started time in 17 hours
issue commenteamodio/vscode-gitlens
Support VSCodium in interactive rebase editor
Duplicate #1430
comment created time in 18 hours
issue openedeamodio/vscode-gitlens
Current Line Blame Interferes with typed characters
<!--
For any Git related or intermittent issues, please enable output channel logging by setting "gitlens.outputLevel": "debug" in your settings.json.
This will enable logging to the GitLens and GitLens (Git) channels in the Output pane.
Once enabled, please attempt to reproduce the issue (if possible) and attach the log lines from both channels.
-->
- GitLens Version: 11.4.1
- Git Version: Run
git --version<!-- Use Help > Report Issue to prefill these. --> git version 2.29.0.windows.1 - VSCode Version: Run
code --version
Insiders 1.52.1 ea3859d4ba2f3e577a159bc91e3074c5d85c0523 x64
- OS Version: Windows 10
Steps to Reproduce:
- Start typing before current line blame appears
- When the blame appears it is inserted into the text I'm typing.
You have to type very quickly to reproduce
created time in 21 hours
issue openedeamodio/vscode-gitlens
Issue Type: <b>Bug</b>
- Do some changes
- Do an interactive rebase
- Close the rebase editor
- git is still waiting for the editor to get closed
Extension version: 11.4.1 VS Code version: Code - Insiders 1.56.0-insider (23a2409675bc1bde94f3532bc7c5826a6e99e4b6, 2021-04-21T05:13:42.491Z) OS version: Windows_NT x64 10.0.18363 Remote OS version: Linux x64 5.8.7 Remote OS version: Linux x64 5.8.7
<details> <summary>A/B Experiments</summary>
vsliv695:30137379
vsins829:30139715
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
pythonvspyt602:30291494
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstry914:30244316
pythonvsdeb440:30224570
pythonvsded773:30223139
pythonvspyt875:30259475
pythonvspyt639:30291487
pythontb:30258533
pythonvspyt551:30291412
vspre833cf:30267465
pythonptprofiler:30281269
vscnewfiletext:30288477
vshan820cf:30276953
pythondataviewer:30285072
vscus158:30286553
vscgsv2ct:30286873
</details>
<!-- generated by issue reporter -->
created time in a day
issue commenteamodio/vscode-gitlens
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
comment created time in a day
issue closedeamodio/vscode-gitlens
Issue Type: <b>Bug</b>
I have to restart VS almost every time when I have to pull/commit a change and this was not happening before.
Extension version: 11.3.0 VS Code version: Code 1.55.0 (c185983a683d14c396952dd432459097bc7f757f, 2021-03-30T16:01:05.981Z) OS version: Darwin x64 19.6.0
<details> <summary>System Info</summary>
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (12 x 2600) |
| GPU Status | 2d_canvas: enabled<br>gpu_compositing: enabled<br>metal: disabled_off<br>multiple_raster_threads: enabled_on<br>oop_rasterization: enabled<br>opengl: enabled_on<br>protected_video_decode: unavailable_off<br>rasterization: enabled<br>skia_renderer: disabled_off_ok<br>video_decode: enabled<br>webgl: enabled<br>webgl2: enabled |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 32.00GB (1.33GB free) |
| Process Argv | --crash-reporter-id f3c5e7d5-3ae3-4b97-9543-17642ad3302e |
| Screen Reader | no |
| VM | 0% |
</details><details> <summary>A/B Experiments</summary>
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstry914:30276682
pythonvsdeb440:30248342
pythonvsded773:30248341
pythonvspyt875:30259475
pythontb:30283811
wslfolderdoccf:30282075
vspre833cf:30267465
pythonptprofiler:30281270
vshan820cf:30276953
pythondataviewer:30283453
</details>
<!-- generated by issue reporter -->
closed time in a day
juancarloslopezmckissue commenteamodio/vscode-gitlens
Closing this issue because it needs more information and has not had recent activity. Please re-open this issue if more details can be provided. Thanks!
comment created time in a day
startedeamodio/vscode-gitlens
started time in 2 days
startedeamodio/vscode-gitlens
started time in 2 days
startedeamodio/vscode-gitlens
started time in 2 days
issue openedeamodio/vscode-gitlens
Support VSCodium in interactive rebase editor
<!-- Describe the feature you'd like. -->
VSCodium is an open source build of vscode, and this extension works well on it. However, it uses the command codium instead of code and the interactive rebase editor is not launching.
Could you add a branch to the appName switch:
https://github.com/eamodio/vscode-gitlens/blob/2b8a300703103b12ab90b17e1ad0a2d6c9ece1e6/src/commands/git/rebase.ts#L81-L91
created time in 2 days
issue commenteamodio/vscode-gitlens
Option to view diffs for many files in a single editor tab.
Maybe add two more button in changes view will work.

comment created time in 2 days
issue commenteamodio/vscode-gitlens
Configured remotes not showing up in quickpick menu when opening commit on remote
So for that you'll need to use the
regexproperty instead ofdomainand the first capture group is the domain part and the 2nd capture group is the repo
@eamodio Could you please provide an example? I couldn't find it in the README.md document. Thanks!
comment created time in 2 days
fork stone-pixel/SaveAllTheTabs
Quickly save and restore sets of document tabs in Visual Studio
fork in 2 days
startedeamodio/SaveAllTheTabs
started time in 2 days
issue openedeamodio/vscode-gitlens
Issue Type: <b>Bug</b>
Test Issue
Extension version: 11.4.1 VS Code version: Code - Insiders 1.56.0-insider (8aff878db2542eea2dfb571c8bb485118bbb3113, 2021-04-19T05:15:35.845Z) OS version: Windows_NT x64 10.0.19042
<details> <summary>System Info</summary>
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 9 3900X 12-Core Processor (12 x 3800) |
| GPU Status | 2d_canvas: enabled<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>oop_rasterization: enabled<br>opengl: enabled_on<br>rasterization: enabled<br>skia_renderer: enabled_on<br>video_decode: enabled<br>vulkan: disabled_off<br>webgl: enabled<br>webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 31.95GB (18.11GB free) |
| Process Argv | C:\Users\steve\Source\github\microsoft\vs code --enable-proposed-api lszomoru.lszomoru-proposed-api-sample --enable-proposed-api ms-vscode.vscode-notebook-history --enable-proposed-api ms-vscode.github-browser --enable-proposed-api donjayamanne.kusto --crash-reporter-id 4d0b5c40-e6a9-4014-a5f2-9391601ea7bf |
| Screen Reader | no |
| VM | 0% |
</details><details> <summary>A/B Experiments</summary>
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256197
vstry914:30244316
pythonvsdeb440:30224570
pythonvsded773:30223139
pythonvspyt875:30259475
pythonvsnew554:30265444
pythontb:30258533
openwsldoc:30278403
vsc_aa:30263845
vspre833:30267464
pythonptprofiler:30281269
vscnewfiletextcf:30288478
vshan820:30276952
pythondataviewer:30285072
vscus158:30286553
vscgsv2:30286872
</details>
<!-- generated by issue reporter -->
created time in 3 days
startedeamodio/vscode-gitlens
started time in 3 days
Quickly save and restore sets of document tabs in Visual Studio
fork in 3 days
startedeamodio/vscode-gitlens
started time in 3 days
startedeamodio/vscode-gitlens
started time in 3 days
issue commenteamodio/vscode-gitlens
I'm having the same problem. With the recent update I no longer see an Open File on Remote option

comment created time in 3 days
PR opened eamodio/vscode-find-related
Bumps ssri from 6.0.1 to 6.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md">ssri's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zkat/ssri/compare/v6.0.1...v6.0.2">6.0.2</a> (2021-04-07)</h2> <h3>Bug Fixes</h3> <ul> <li>backport regex change from 8.0.1 (<a href="https://github.com/zkat/ssri/commit/b30dfdb">b30dfdb</a>), closes <a href="https://github-redirect.dependabot.com/zkat/ssri/issues/19">#19</a></li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/ssri/commit/b7c8c7c61db89aeb9fbf7596c0ef17071bc216ef"><code>b7c8c7c</code></a> chore(release): 6.0.2</li> <li><a href="https://github.com/npm/ssri/commit/b30dfdb00bb94ddc49a25a85a18fb27afafdfbb1"><code>b30dfdb</code></a> fix: backport regex change from 8.0.1</li> <li>See full diff in <a href="https://github.com/npm/ssri/compare/v6.0.1...v6.0.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~nlf">nlf</a>, a new releaser for ssri since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 3 days
create barncheamodio/vscode-find-related
branch : dependabot/npm_and_yarn/ssri-6.0.2
created branch time in 3 days
PR opened eamodio/vscode-toggle-excluded-files
Bumps ssri from 6.0.1 to 6.0.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md">ssri's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/zkat/ssri/compare/v6.0.1...v6.0.2">6.0.2</a> (2021-04-07)</h2> <h3>Bug Fixes</h3> <ul> <li>backport regex change from 8.0.1 (<a href="https://github.com/zkat/ssri/commit/b30dfdb">b30dfdb</a>), closes <a href="https://github-redirect.dependabot.com/zkat/ssri/issues/19">#19</a></li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/ssri/commit/b7c8c7c61db89aeb9fbf7596c0ef17071bc216ef"><code>b7c8c7c</code></a> chore(release): 6.0.2</li> <li><a href="https://github.com/npm/ssri/commit/b30dfdb00bb94ddc49a25a85a18fb27afafdfbb1"><code>b30dfdb</code></a> fix: backport regex change from 8.0.1</li> <li>See full diff in <a href="https://github.com/npm/ssri/compare/v6.0.1...v6.0.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~nlf">nlf</a>, a new releaser for ssri since your current version.</p> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
</details>
pr created time in 3 days