mrcrowl / vscode-hg

Integrated Mercurial source control for Visual Studio Code
MIT License
71 stars 37 forks source link

Overview

Integrated Mercurial source control

Prerequisites

Note: This extension leverages your machine's Mercurial (hg) installation,
so you need to install Mercurial first.


Hg

Features

Feedback & Contributing

Initialize a new repo

Init a repo

Update to a branch/tag/bookmark

Change branches

Settings

hg.enabled { boolean }

hg.useBookmarks { boolean }

hg.pushPullScope { all | current | default }

hg.pushPullBranch DEPRECATED { all | current | default }

hg.autoUpdate { boolean }

hg.autoInOut { boolean }

hg.autoRefresh { boolean }

hg.countBadge { tracked | all | off }

hg.allowPushNewBranches { boolean }

hg.path { string | null }

hg.commandMode

hg.lineAnnotationEnabled

Acknowledgements

Core Maintainers

Other Contributions

ajansveld, hoffmael, nioh-wiki, joaomoreno, nsgundy, KristjanTammekivi, Marcelotsvaz, gd4Ark