GithubHelp home page GithubHelp logo

madskristensen / settingsstoreexplorer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pharring/settingsstoreexplorer

2.0 2.0 1.0 351 KB

A Visual Studio Extension with a tool window for viewing and editing the contents of Visual Studio's Settings Store.

License: MIT License

C# 100.00%

settingsstoreexplorer's Introduction

Settings Store Explorer

A Visual Studio Extension with a tool window that allows you to view and edit the contents of Visual Studio's Settings Store.

Visual Studio Marketplace Visual Studio Marketplace Rating Visual Studio Marketplace Downloads

The "Settings Store" is like the registry -- in fact, behind the scenes, it's imported and managed as a registry hive.

In earlier versions of Visual Studio, you could use Regedit to view/edit the settings store. However, that's no longer possible (since Dev14, I think) since Visual Studio supports side-by-side installation with independent settings.

Build Status

Getting Started

Download and install the extension from the Visual Studio Marketplace.

Note: This extension collects and transmits anonymized usage statistics to the extension author for product improvement purposes.

Access the Settings Store Explorer from the View menu. It's under "View > Other Windows >Settings Store Explorer":
View Menu

Or you can find it in "Quick search":
Quick Search

The Tool Window has two panels. The left hand panel shows three trees: Config, User and Remote. Each tree is a hierarchical collection of sub-collections and properties. The properties for the selected sub-collection are shown in the right hand panel.
Settings Store Tool Window

Modifying (editing) settings

Important: Modifying the Settings Store is like editing the Windows Registry. You should do it only if you know what you are doing. There is no "undo" facility if you make a mistake!

If you've used the Windows Registry editor (Regedit), this should be familiar.

You can edit a property of the User or Remote trees by double-clicking it in the right-hand pane. Note that you cannot edit values or collections under the Config tree because they are read-only.
Edit DWORD value dialog

A new sub-collection or values can be created by right-clicking on a collection.
Sub-collection Context Menu

New properties can be created in a collection by right-clicking in a blank area of the right-hand panel.

A collection or property can be renamed by pressing F2.

A collection or property can be deleted by pressing Delete.

Pressing F5 refreshes the view.

settingsstoreexplorer's People

Contributors

pharring avatar

Stargazers

Dimu avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.