Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>REGNew to Visual Studio Code? Get it now.
REG

REG

Mihai Vilcu

|
181,070 installs
| (4) | Free
Windows Registry Script (.reg) Language package for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

REG for Visual Studio Code

Windows Registry Script (.reg) Language package for Visual Studio Code

Installation

You can install it from the marketplace. ext install reg

Commands

  • extension.reg.jumpToKey - jumps to the specified registry key
    The key is identified by the text inside the square brackets [...] on the current line.

Setting up key binding

    {
        "key": "ctrl+shift+alt+j",
        "command": "extension.reg.jumpToKey"
    }

Author

Mihai Ionut Vilcu

  • github/ionutvmi
  • twitter/ionutvmi
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft