/VSCode-TortoiseHg-Commands

VS Code extension for calling TortiesHg commands

Primary LanguageJavaScriptMIT LicenseMIT

VSCode TortoiseHg Commands

GitHub GitHub repo size in bytes GitHub

Overview

This extension has shortcuts to be able to run some TortoiseHg command for mercurial repos.

Installation

ext install karanba.vscode-tortoisehg-commands

Prerequisites

TortoiseHg must be installed in your local and thg.exe must be in your path.

Hg

Features

Following commands are avalible in explorer/context, editor/context and editor/title/context menus.

  • Open workbench
  • Annotate file
  • Show revision history
  • Compare revisions side-bye-side

Available Commands

  • thg: Annotate File - THG
  • thg: Revision History - THG

Feedback & Contributing