Regedit - A registry editor inside VS CodeThe extension allows to access and modify the Windows registry from within Visual Studio Code. To open the extension, use the "New Regedit Tab" command or open a new tab from the Editor Actions menu. To rename the selected key, click on the active item in the tree. To rename or modify values, click on their name or value. To remove a key or a value, use the middle mouse button. To refresh the data, click on the address bar and press Enter. More informationI created this extension to learn how to develop extensions for VS Code. This extension demonstrates how to use React inside a WebView, how to communicate with the extension process, and how to implement localization. Main dependencies:
The React UI source code can be found here: vscode-regedit-ui. Icon by Freepik. Features that can be added in the futureBelow is a list of features that can be added. Note that it doesn't mean that I plan to add them. Features available in the Windows regedit
More features
|