vscode-hg icon indicating copy to clipboard operation
vscode-hg copied to clipboard

Integrated Mercurial source control for Visual Studio Code

Results 39 vscode-hg issues
Sort by recently updated
recently updated
newest added

Using extension `v1.9.0`, VSCode `v1.77.3`. I have a `.code-workspace` file referencing a parent repo and some sub-repos as individual folders. The source-control panel is only displaying the parent repo. Repo...

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Hello, There is an option to see the repository name instead of the path? Because with path it's really hard to identify the multiple repositories opened. ![image](https://user-images.githubusercontent.com/1566417/209695821-f928260c-4c52-4192-ad75-394c43973ddf.png) Thanks

As far as I understand, there is no way of telling the extension to change the title color according to `hg status` like other popular VCS extensions do. This would...

When installing the extension, it would be good to check the path `/opt/homebrew/bin/hg` which is the default location where home-brew installs mercurial; rather than needing to manually configure this as...

![screenshot](https://github.com/user-attachments/assets/dcdf47cd-6de7-406a-a672-69704f2360b4) It stays rolling like that forever. The log: ```txt Using hg 6.3.1+hg4.c44f350759c3 from C:\Program Files\Mercurial\hg.exe hg root hg paths hg log -T json -r p1() + p2() hg branch...