Extension will respect settings, that is permanent per users:
excludes which is array of string, denotes name of the property that we want to remove.
Provides:
Simplify Current File: Removes all occurences of properties inside of JSON, if property name is in excludes.
Fold Current File: Folds all occurences of properties inside of JSON, if property name is in excludes. Fold here means folding value bracket with visual studio API.
Deep Deserialization: Deserializes string field into object, from deserializes option.
SWC Fold: Fold & Deserialize.
Select Token: evaluate JPath.
Sanitize Visual Studio Copy: Sanitizes Copy from VS debugging watch window. i.e., {[PCD, json]} becomes json.