Skip to content

Hixon10/open-file-in-azure-devops

Repository files navigation

Open a project file in Azure DevOps

Build Version Downloads

The plugin adds Open File in Azure DevOps action, which opens a current file in origin Azure DevOps repo.

You could assign an arbitrary hotkey to Open File in Azure DevOps action, or just execute it via Actions popup.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "open-file-in-azure-devops" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.