Skip to content

Instantly share code, notes, and snippets.

@gund
Last active August 25, 2021 10:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save gund/97e09d6317e318c0366c9265cd0ce4e3 to your computer and use it in GitHub Desktop.
Save gund/97e09d6317e318c0366c9265cd0ce4e3 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"contents":{"launch":{"version":"0.2.0","configurations":[{"type":"chrome","request":"attach","name":"Attach: ng serve","port":9222,"webRoot":"${workspaceFolder}"},{"type":"chrome","request":"launch","name":"ng serve","url":"http://localhost:4200","webRoot":"${workspaceFolder}"},{"type":"node","request":"attach","name":"Attach by Process ID","processId":"${command:PickProcess}"},{"type":"node","request":"launch","name":"Launch Check Localizations","program":"${workspaceFolder}/scripts/check-localizations.js","args":["--tsconfig","src/tsconfig.app.json","--intl-files","../src/assets/locales/en-gb.json","--intl-files","../src/assets/locales/de-de.json","--check-intl"]}]}},"overrides":[],"keys":["launch.version","launch.configurations"]}
{"lastUpload":"2021-08-25T10:25:52.229Z","extensionVersion":"v3.4.3"}
[
{
"metadata": {
"id": "850c6bb1-4a81-4f83-a81f-835d651a211c",
"publisherId": "Mikael.Angular-BeastCode",
"publisherDisplayName": "Mikael"
},
"name": "Angular-BeastCode",
"publisher": "Mikael",
"version": "10.0.3"
},
{
"metadata": {
"id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03",
"publisherId": "formulahendry.auto-rename-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-rename-tag",
"publisher": "formulahendry",
"version": "0.1.8"
},
{
"metadata": {
"id": "7a0110bb-231a-4598-aa1b-0769ea46d28b",
"publisherId": "aaron-bond.better-comments",
"publisherDisplayName": "aaron-bond"
},
"name": "better-comments",
"publisher": "aaron-bond",
"version": "2.1.0"
},
{
"metadata": {
"id": "5a6e2b21-1d61-4acd-b31b-907f9c23f18a",
"publisherId": "CoenraadS.bracket-pair-colorizer-2",
"publisherDisplayName": "CoenraadS"
},
"name": "bracket-pair-colorizer-2",
"publisher": "CoenraadS",
"version": "0.2.1"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "dd7e0ff7-9eb5-45fe-8b21-00e79b632b7f",
"publisherId": "dunstontc.dark-plus-syntax",
"publisherDisplayName": "dunstontc"
},
"name": "dark-plus-syntax",
"publisher": "dunstontc",
"version": "0.0.170"
},
{
"metadata": {
"id": "5db78037-f674-459f-a236-db622c427c5b",
"publisherId": "PKief.material-icon-theme",
"publisherDisplayName": "PKief"
},
"name": "material-icon-theme",
"publisher": "PKief",
"version": "4.10.0"
},
{
"metadata": {
"id": "a831e395-d150-46aa-8644-3027af1c5b36",
"publisherId": "dawhite.mustache",
"publisherDisplayName": "dawhite"
},
"name": "mustache",
"publisher": "dawhite",
"version": "1.1.1"
},
{
"metadata": {
"id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df",
"publisherId": "ms-vscode-remote.remote-containers",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-containers",
"publisher": "ms-vscode-remote",
"version": "0.191.1"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.65.7"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.65.7"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.58.2"
},
{
"metadata": {
"id": "3324c5be-43aa-4c39-a0f8-d94c2978804f",
"publisherId": "whatwedo.twig",
"publisherDisplayName": "whatwedo"
},
"name": "twig",
"publisher": "whatwedo",
"version": "1.0.2"
},
{
"metadata": {
"id": "23af9d29-d477-41a5-be46-487678aae63f",
"publisherId": "ghaschel.vscode-angular-html",
"publisherDisplayName": "ghaschel"
},
"name": "vscode-angular-html",
"publisher": "ghaschel",
"version": "1.7.0"
},
{
"metadata": {
"id": "b44254a5-aaf6-4ce2-8bbc-9a3f5aa21a02",
"publisherId": "mariusschulz.yarn-lock-syntax",
"publisherDisplayName": "mariusschulz"
},
"name": "yarn-lock-syntax",
"publisher": "mariusschulz",
"version": "0.1.3"
}
]
{
"name": "slimcore",
"version": "2019.37.4",
"cobrand": "01",
"apiVersion": 7,
"main": "lib/slimcore.js",
"typings": "lib/slimcore.d.ts",
"os": [
"win32"
],
"cpu": [
"x64"
],
"author": "Microsoft",
"license": "Commercial Confidential",
"private": true
}
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v3.1/win-x86",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v3.1": {},
".NETCoreApp,Version=v3.1/win-x86": {
"Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01": {},
"Microsoft.NETCore.App/3.1.1-servicing.19608.4": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0"
}
},
"Microsoft.NETCore.App.Internal/3.1.1-servicing.19608.4": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "3.1.1",
"Microsoft.NETCore.Platforms": "3.1.0",
"Microsoft.NETCore.Targets": "3.1.0",
"NETStandard.Library": "2.1.0",
"runtime.win-x86.Microsoft.NETCore.App": "3.1.1-servicing.19608.4"
}
},
"Microsoft.NETCore.DotNetHostPolicy/3.1.1": {
"dependencies": {
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy": "3.1.1"
}
},
"Microsoft.NETCore.Platforms/3.1.0": {},
"Microsoft.NETCore.Targets/3.1.0": {},
"Microsoft.SourceLink.Common/1.0.0-beta2-19367-01": {},
"Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.0.0-beta2-19367-01",
"Microsoft.SourceLink.Common": "1.0.0-beta2-19367-01"
}
},
"Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.0.0-beta2-19367-01",
"Microsoft.SourceLink.Common": "1.0.0-beta2-19367-01"
}
},
"NETStandard.Library/2.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.0"
}
},
"runtime.win-x86.Microsoft.NETCore.App/3.1.1-servicing.19608.4": {
"runtime": {
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll": {
"assemblyVersion": "10.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.VisualBasic.dll": {
"assemblyVersion": "10.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.AppContext.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Buffers.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Concurrent.dll": {
"assemblyVersion": "4.0.15.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.NonGeneric.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Specialized.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Configuration.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Console.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Core.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.Common.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Debug.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Process.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Tools.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Drawing.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Drawing.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Dynamic.Runtime.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.Calendars.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Pipes.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Expressions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Parallel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Queryable.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Memory.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Http.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.HttpListener.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Mail.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.NameResolution.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.NetworkInformation.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Ping.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Requests.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Security.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.ServicePoint.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Sockets.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebClient.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebProxy.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebSockets.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.6.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Numerics.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ObjectModel.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Uri.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Xml.Linq.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Xml.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Metadata.dll": {
"assemblyVersion": "1.4.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.Reader.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.ResourceManager.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.Writer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Extensions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Handles.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Loader.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Numerics.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll": {
"assemblyVersion": "4.0.15.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.AccessControl.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Claims.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll": {
"assemblyVersion": "4.3.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll": {
"assemblyVersion": "4.3.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Principal.Windows.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Principal.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.SecureString.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ServiceModel.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ServiceProcess.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encodings.Web.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Json.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.RegularExpressions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Channels.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Overlapped.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll": {
"assemblyVersion": "4.6.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Thread.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.ThreadPool.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Timer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Transactions.Local.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Transactions.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ValueTuple.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Web.HttpUtility.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Windows.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.Linq.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XPath.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XmlDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/WindowsBase.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/mscorlib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/lib/netcoreapp3.1/netstandard.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "4.700.19.60801"
}
},
"native": {
"runtimes/win-x86/native/API-MS-Win-core-xstate-l2-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/Microsoft.DiaSymReader.Native.x86.dll": {
"fileVersion": "14.12.25830.2"
},
"runtimes/win-x86/native/SOS_README.md": {
"fileVersion": "0.0.0.0"
},
"runtimes/win-x86/native/System.Private.CoreLib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/api-ms-win-core-console-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-datetime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-debug-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-errorhandling-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-file-l2-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-handle-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-interlocked-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-libraryloader-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-localization-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-memory-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-namedpipe-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processenvironment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-processthreads-l1-1-1.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-profile-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-synch-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-synch-l1-2-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-sysinfo-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-timezone-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-core-util-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-conio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-convert-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-environment-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-filesystem-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-heap-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-locale-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-math-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-multibyte-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-private-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-process-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-runtime-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-stdio-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-string-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-time-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/api-ms-win-crt-utility-l1-1-0.dll": {
"fileVersion": "10.0.17134.12"
},
"runtimes/win-x86/native/clrcompression.dll": {
"fileVersion": "4.700.19.60801"
},
"runtimes/win-x86/native/clretwrc.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/clrjit.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/coreclr.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/dbgshim.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/mscordaccore.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/mscordaccore_x86_x86_4.700.19.60701.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/mscordbi.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/mscorrc.debug.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/mscorrc.dll": {
"fileVersion": "4.700.19.60701"
},
"runtimes/win-x86/native/ucrtbase.dll": {
"fileVersion": "10.0.17134.12"
}
}
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/3.1.1": {
"native": {
"runtimes/win-x86/native/hostpolicy.dll": {
"fileVersion": "3.100.119.60804"
}
}
},
"XliffTasks/1.0.0-beta.19252.1": {}
}
},
"libraries": {
"Microsoft.Build.Tasks.Git/1.0.0-beta2-19367-01": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3kbkb7aUF41YuJnQzoCJRbjb6bgYY3KHlJ9GGJZ30Y5ytdFusLAC5o3/kfE+Vm6slvu4EBgIwMUknL6U+Pu9uA==",
"path": "microsoft.build.tasks.git/1.0.0-beta2-19367-01",
"hashPath": "microsoft.build.tasks.git.1.0.0-beta2-19367-01.nupkg.sha512"
},
"Microsoft.NETCore.App/3.1.1-servicing.19608.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7Si5Jvsszu+Op11skEI5zVIOKiQTbt2Yr46L7EYbBIy5t4DrLWK+N1VpdNDqlqIF7vpMOpBdJHkgczBP9zNuyw==",
"path": "microsoft.netcore.app/3.1.1-servicing.19608.4",
"hashPath": "microsoft.netcore.app.3.1.1-servicing.19608.4.nupkg.sha512"
},
"Microsoft.NETCore.App.Internal/3.1.1-servicing.19608.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-c+mBRKOPPIP0mNIemmbudq5i9TOtloBUDTmjSkPRkZo1mCbC8l/gQEDzAJtSnQ4l+TCZVCun7rJogjYSfPLjRg==",
"path": "microsoft.netcore.app.internal/3.1.1-servicing.19608.4",
"hashPath": "microsoft.netcore.app.internal.3.1.1-servicing.19608.4.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostPolicy/3.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-qpdvRwWh/YMKdGURQfnFYfsN8ja07gfvZJ98G/e07ScfLjp37BIKA2lMIpfC8BYKAE50XxdEuomGewzoH43zaQ=="
},
"Microsoft.NETCore.Platforms/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
"path": "microsoft.netcore.platforms/3.1.0",
"hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
},
"Microsoft.NETCore.Targets/3.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IAFeJxHy2vlTm3mhiZVP/jKE5DImLUMQc3OV8z5G4ZBeYNAlPSwjC5V/Vx14GIJU6Osmhr+XPmtWW0cv5jSmTw==",
"path": "microsoft.netcore.targets/3.1.0",
"hashPath": "microsoft.netcore.targets.3.1.0.nupkg.sha512"
},
"Microsoft.SourceLink.Common/1.0.0-beta2-19367-01": {
"type": "package",
"serviceable": true,
"sha512": "sha512-T6ZEkbRgqcmDoTQDn0ES4FcXiq6uOiqPmbb+hCnKQ/i45W3WjM1+hfNGmsXvTK/e/AqEGiqtXJIi9ZtmbHnzHQ==",
"path": "microsoft.sourcelink.common/1.0.0-beta2-19367-01",
"hashPath": "microsoft.sourcelink.common.1.0.0-beta2-19367-01.nupkg.sha512"
},
"Microsoft.SourceLink.GitHub/1.0.0-beta2-19367-01": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+Zfc8EddeIPTy9w26xrMOqIL5k5fPICfoYGPMhvlCcmENVT0pslIvrOzRaEvv1UgUL1cjbGRO8SXa1HtoVEhPA==",
"path": "microsoft.sourcelink.github/1.0.0-beta2-19367-01",
"hashPath": "microsoft.sourcelink.github.1.0.0-beta2-19367-01.nupkg.sha512"
},
"Microsoft.SourceLink.Vsts.Git/1.0.0-beta2-19367-01": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vfYRwh2jIQ5XFmqk9BebaGnj3tL9p1hkZ270NMXutiE7jCGH1zMB+3HCPec6DpnC4V3XX1oWlwAXoxNtXB90pQ==",
"path": "microsoft.sourcelink.vsts.git/1.0.0-beta2-19367-01",
"hashPath": "microsoft.sourcelink.vsts.git.1.0.0-beta2-19367-01.nupkg.sha512"
},
"NETStandard.Library/2.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5HpvGyPsBaglPPgkcUYRyBuTc1KwVsaiYrrt6dLb9SC/VTClgTjXq3rHo7aXDiodwIwtbCJCLCq+ZPyjwkamjw==",
"path": "netstandard.library/2.1.0",
"hashPath": "netstandard.library.2.1.0.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.App/3.1.1-servicing.19608.4": {
"type": "package",
"serviceable": true,
"sha512": "sha512-3F/IOoR8yBg7eb2L2MuXGkLQRNxUH9OGt6CJz+agrD5fzgycrK2DotJHegH6FjkgC/kBO5etp5hTT7GWfLc/OA==",
"path": "runtime.win-x86.microsoft.netcore.app/3.1.1-servicing.19608.4",
"hashPath": "runtime.win-x86.microsoft.netcore.app.3.1.1-servicing.19608.4.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/3.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-I2CTU3nqsviIYpZa//AMaBCymO13+2L1s8MqXY5kAPsnmadz/tUshIsK8IAUlCqCSrsYPs1zxuPpR0OkLq42qQ=="
},
"XliffTasks/1.0.0-beta.19252.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pf1QwugyHdppWF5Q+qLSIqFkPkyBJOTAbvDxMO7Cv8zRkLGR9/OfOrjgSrcnniA2OTfZVo7JzTdNbDNAKSRZIA==",
"path": "xlifftasks/1.0.0-beta.19252.1",
"hashPath": "xlifftasks.1.0.0-beta.19252.1.nupkg.sha512"
}
},
"runtimes": {
"win-arm": [
"win",
"any",
"base"
],
"win-arm64": [
"win",
"any",
"base"
],
"win-x64": [
"win",
"any",
"base"
],
"win-x86": [
"win",
"any",
"base"
],
"win": [
"any",
"base"
],
"win-aot": [
"win",
"aot",
"any",
"base"
],
"win-arm-aot": [
"win-aot",
"win-arm",
"win",
"aot",
"any",
"base"
],
"win-arm64-aot": [
"win-aot",
"win-arm64",
"win",
"aot",
"any",
"base"
],
"win-x64-aot": [
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win-x86-aot": [
"win-aot",
"win-x86",
"win",
"aot",
"any",
"base"
],
"win10": [
"win81",
"win8",
"win7",
"win",
"any",
"base"
],
"win10-aot": [
"win10",
"win81-aot",
"win81",
"win8-aot",
"win8",
"win7-aot",
"win7",
"win-aot",
"win",
"aot",
"any",
"base"
],
"win10-arm": [
"win10",
"win81-arm",
"win81",
"win8-arm",
"win8",
"win7-arm",
"win7",
"win-arm",
"win",
"any",
"base"
],
"win10-arm-aot": [
"win10-aot",
"win10-arm",
"win10",
"win81-arm-aot",
"win81-aot",
"win81-arm",
"win81",
"win8-arm-aot",
"win8-aot",
"win8-arm",
"win8",
"win7-arm-aot",
"win7-aot",
"win7-arm",
"win7",
"win-arm-aot",
"win-aot",
"win-arm",
"win",
"aot",
"any",
"base"
],
"win10-arm64": [
"win10",
"win81-arm64",
"win81",
"win8-arm64",
"win8",
"win7-arm64",
"win7",
"win-arm64",
"win",
"any",
"base"
],
"win10-arm64-aot": [
"win10-aot",
"win10-arm64",
"win10",
"win81-arm64-aot",
"win81-aot",
"win81-arm64",
"win81",
"win8-arm64-aot",
"win8-aot",
"win8-arm64",
"win8",
"win7-arm64-aot",
"win7-aot",
"win7-arm64",
"win7",
"win-arm64-aot",
"win-aot",
"win-arm64",
"win",
"aot",
"any",
"base"
],
"win10-x64": [
"win10",
"win81-x64",
"win81",
"win8-x64",
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win10-x64-aot": [
"win10-aot",
"win10-x64",
"win10",
"win81-x64-aot",
"win81-aot",
"win81-x64",
"win81",
"win8-x64-aot",
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win10-x86": [
"win10",
"win81-x86",
"win81",
"win8-x86",
"win8",
"win7-x86",
"win7",
"win-x86",
"win",
"any",
"base"
],
"win10-x86-aot": [
"win10-aot",
"win10-x86",
"win10",
"win81-x86-aot",
"win81-aot",
"win81-x86",
"win81",
"win8-x86-aot",
"win8-aot",
"win8-x86",
"win8",
"win7-x86-aot",
"win7-aot",
"win7-x86",
"win7",
"win-x86-aot",
"win-aot",
"win-x86",
"win",
"aot",
"any",
"base"
],
"win7": [
"win",
"any",
"base"
],
"win7-aot": [
"win7",
"win-aot",
"win",
"aot",
"any",
"base"
],
"win7-arm": [
"win7",
"win-arm",
"win",
"any",
"base"
],
"win7-arm-aot": [
"win7-aot",
"win7-arm",
"win7",
"win-arm-aot",
"win-aot",
"win-arm",
"win",
"aot",
"any",
"base"
],
"win7-arm64": [
"win7",
"win-arm64",
"win",
"any",
"base"
],
"win7-arm64-aot": [
"win7-aot",
"win7-arm64",
"win7",
"win-arm64-aot",
"win-aot",
"win-arm64",
"win",
"aot",
"any",
"base"
],
"win7-x64": [
"win7",
"win-x64",
"win",
"any",
"base"
],
"win7-x64-aot": [
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win7-x86": [
"win7",
"win-x86",
"win",
"any",
"base"
],
"win7-x86-aot": [
"win7-aot",
"win7-x86",
"win7",
"win-x86-aot",
"win-aot",
"win-x86",
"win",
"aot",
"any",
"base"
],
"win8": [
"win7",
"win",
"any",
"base"
],
"win8-aot": [
"win8",
"win7-aot",
"win7",
"win-aot",
"win",
"aot",
"any",
"base"
],
"win8-arm": [
"win8",
"win7-arm",
"win7",
"win-arm",
"win",
"any",
"base"
],
"win8-arm-aot": [
"win8-aot",
"win8-arm",
"win8",
"win7-arm-aot",
"win7-aot",
"win7-arm",
"win7",
"win-arm-aot",
"win-aot",
"win-arm",
"win",
"aot",
"any",
"base"
],
"win8-arm64": [
"win8",
"win7-arm64",
"win7",
"win-arm64",
"win",
"any",
"base"
],
"win8-arm64-aot": [
"win8-aot",
"win8-arm64",
"win8",
"win7-arm64-aot",
"win7-aot",
"win7-arm64",
"win7",
"win-arm64-aot",
"win-aot",
"win-arm64",
"win",
"aot",
"any",
"base"
],
"win8-x64": [
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win8-x64-aot": [
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win8-x86": [
"win8",
"win7-x86",
"win7",
"win-x86",
"win",
"any",
"base"
],
"win8-x86-aot": [
"win8-aot",
"win8-x86",
"win8",
"win7-x86-aot",
"win7-aot",
"win7-x86",
"win7",
"win-x86-aot",
"win-aot",
"win-x86",
"win",
"aot",
"any",
"base"
],
"win81": [
"win8",
"win7",
"win",
"any",
"base"
],
"win81-aot": [
"win81",
"win8-aot",
"win8",
"win7-aot",
"win7",
"win-aot",
"win",
"aot",
"any",
"base"
],
"win81-arm": [
"win81",
"win8-arm",
"win8",
"win7-arm",
"win7",
"win-arm",
"win",
"any",
"base"
],
"win81-arm-aot": [
"win81-aot",
"win81-arm",
"win81",
"win8-arm-aot",
"win8-aot",
"win8-arm",
"win8",
"win7-arm-aot",
"win7-aot",
"win7-arm",
"win7",
"win-arm-aot",
"win-aot",
"win-arm",
"win",
"aot",
"any",
"base"
],
"win81-arm64": [
"win81",
"win8-arm64",
"win8",
"win7-arm64",
"win7",
"win-arm64",
"win",
"any",
"base"
],
"win81-arm64-aot": [
"win81-aot",
"win81-arm64",
"win81",
"win8-arm64-aot",
"win8-aot",
"win8-arm64",
"win8",
"win7-arm64-aot",
"win7-aot",
"win7-arm64",
"win7",
"win-arm64-aot",
"win-aot",
"win-arm64",
"win",
"aot",
"any",
"base"
],
"win81-x64": [
"win81",
"win8-x64",
"win8",
"win7-x64",
"win7",
"win-x64",
"win",
"any",
"base"
],
"win81-x64-aot": [
"win81-aot",
"win81-x64",
"win81",
"win8-x64-aot",
"win8-aot",
"win8-x64",
"win8",
"win7-x64-aot",
"win7-aot",
"win7-x64",
"win7",
"win-x64-aot",
"win-aot",
"win-x64",
"win",
"aot",
"any",
"base"
],
"win81-x86": [
"win81",
"win8-x86",
"win8",
"win7-x86",
"win7",
"win-x86",
"win",
"any",
"base"
],
"win81-x86-aot": [
"win81-aot",
"win81-x86",
"win81",
"win8-x86-aot",
"win8-aot",
"win8-x86",
"win8",
"win7-x86-aot",
"win7-aot",
"win7-x86",
"win7",
"win-x86-aot",
"win-aot",
"win-x86",
"win",
"aot",
"any",
"base"
]
}
}
// Empty
[
{
"key": "ctrl+alt+c",
"command": "-rest-client.generate-codesnippet",
"when": "editorTextFocus && editorLangId == 'plaintext'"
},
{
"key": "ctrl+alt+c",
"command": "-rest-client.generate-codesnippet",
"when": "editorTextFocus && editorLangId == 'http'"
},
{
"key": "ctrl+alt+c",
"command": "git.checkout"
},
{
"key": "alt+left",
"command": "workbench.action.navigateBack"
},
{
"key": "ctrl+alt+-",
"command": "-workbench.action.navigateBack"
},
{
"key": "alt+left",
"command": "workbench.action.quickInputBack",
"when": "inQuickOpen"
},
{
"key": "ctrl+alt+-",
"command": "-workbench.action.quickInputBack",
"when": "inQuickOpen"
},
{
"key": "alt+right",
"command": "workbench.action.navigateForward"
},
{
"key": "ctrl+shift+-",
"command": "-workbench.action.navigateForward"
},
{
"key": "ctrl+shift+s",
"command": "-workbench.action.files.saveAs"
},
{
"key": "ctrl+shift+s",
"command": "-workbench.action.files.saveLocalFile",
"when": "remoteFileDialogVisible"
},
{
"key": "ctrl+shift+s",
"command": "workbench.action.files.saveAll"
},
{
"key": "ctrl+k s",
"command": "-workbench.action.files.saveAll"
},
{
"key": "ctrl+alt+s",
"command": "workbench.action.files.saveWithoutFormatting"
},
{
"key": "ctrl+k ctrl+shift+s",
"command": "-workbench.action.files.saveWithoutFormatting"
},
{
"key": "ctrl+shift+/",
"command": "editor.action.blockComment",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "shift+alt+a",
"command": "-editor.action.blockComment",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+alt+left",
"command": "-workbench.action.moveEditorToPreviousGroup"
},
{
"key": "ctrl+alt+left",
"command": "cursorWordPartLeft",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+left",
"command": "-cursorColumnSelectLeft",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+left",
"command": "cursorWordPartLeftSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+right",
"command": "-workbench.action.moveEditorToNextGroup"
},
{
"key": "ctrl+alt+right",
"command": "cursorWordPartRight",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+right",
"command": "-cursorColumnSelectRight",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+right",
"command": "cursorWordPartRightSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+backspace",
"command": "deleteWordPartLeft",
"when": "textInputFocus"
},
{
"key": "ctrl+oem_8",
"command": "workbench.action.terminal.toggleTerminal",
"when": "terminal.active"
},
{
"key": "ctrl+oem_3",
"command": "-workbench.action.terminal.toggleTerminal",
"when": "terminal.active"
},
{
"key": "ctrl+oem_3",
"command": "workbench.action.terminal.toggleTerminal"
}
]
// Place your key bindings in this file to overwrite the defaults
[
{
"key": "ctrl+alt+right",
"command": "cursorWordPartRight",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+right",
"command": "cursorWordPartRightSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+left",
"command": "cursorWordPartStartLeft",
"when": "textInputFocus"
},
{
"key": "ctrl+shift+alt+left",
"command": "cursorWordPartStartLeftSelect",
"when": "textInputFocus"
},
{
"key": "ctrl+alt+backspace",
"command": "deleteWordPartLeft",
"when": "textInputFocus && !editorReadonly"
},
{
"key": "ctrl+shift+alt+backspace",
"command": "deleteWordPartRight",
"when": "textInputFocus && !editorReadonly"
},
{
"key": "ctrl+cmd+c",
"command": "git.checkout"
},
{
"key": "cmd+w",
"command": "workbench.action.terminal.kill",
"when": "terminalFocus"
},
{
"key": "cmd+t",
"command": "workbench.action.terminal.new",
"when": "terminalFocus"
},
{
"key": "cmd+ctrl+alt+right",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus"
},
{
"key": "cmd+ctrl+alt+left",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus"
}
]
{
"gitlens.advanced.messages": {
"suppressCommitHasNoPreviousCommitWarning": false,
"suppressCommitNotFoundWarning": false,
"suppressFileNotUnderSourceControlWarning": false,
"suppressGitVersionWarning": false,
"suppressLineUncommittedWarning": false,
"suppressNoRepositoryWarning": false,
"suppressResultsExplorerNotice": false,
"suppressShowKeyBindingsNotice": true
},
"search.exclude": {
"**/node_modules": true,
"**/bower_components": true,
"**/dist": true
},
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/node_modules": true,
"**/bower_components": true,
"**/dist": true,
"**/vendor/**": true
},
"workbench.iconTheme": "material-icon-theme",
"window.zoomLevel": 1,
"terminal.integrated.shell.osx": "zsh",
"terminal.integrated.shell.linux": "zsh",
"terminal.integrated.fontFamily": "'Fira Code'",
"terminal.external.windowsExec": "C:\\cmder2\\Cmder.exe",
// Cmder integrated termial
// "terminal.integrated.shell.windows": "C:\\WINDOWS\\sysnative\\cmd.exe",
// "terminal.integrated.shellArgs.windows": ["/K", "C:\\cmder2\\vendor\\init.bat"],
// Cygwin integrated termial with native ZSH
"terminal.integrated.shell.windows": "C:\\cygwin64\\bin\\zsh.exe",
"terminal.integrated.env.windows": {
"CHERE_INVOKING": "1"
},
"terminal.integrated.shellArgs.windows": ["-l", "-i"],
"editor.fontLigatures": true,
"editor.fontFamily": "'Fira Code', Menlo, Monaco, 'Courier New', monospace",
"cSpell.enabledLanguageIds": [
"c",
"cpp",
"csharp",
"css",
"go",
"handlebars",
"html",
"jade",
"javascript",
"javascriptreact",
"json",
"latex",
"less",
"markdown",
"php",
"plaintext",
"pub",
"python",
"restructuredtext",
"rust",
"scss",
"text",
"typescript",
"typescriptreact",
"yml"
],
"explorer.openEditors.visible": 0,
"sync.gist": "97e09d6317e318c0366c9265cd0ce4e3",
"sync.autoDownload": false,
"sync.autoUpload": false,
"sync.forceDownload": false,
"sync.quietSync": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
"cSpell.userWords": [
"Autosize",
"Composable",
"Datasource",
"Datasources",
"Datepicker",
"Injectable",
"Rbac",
"Realestate",
"STATEMACHINE",
"Scrollable",
"Sidenav",
"Timepicker",
"Truthy",
"Unwrappable",
"Validators",
"Whitespaces",
"angularjs",
"backend",
"bootloader",
"configurator",
"configurators",
"dedupe",
"deserialize",
"mcmakler",
"msgs",
"nein",
"promisify",
"refetch",
"regen",
"renderable",
"selectable"
],
"editor.tabSize": 2,
"typescript.tsserver.log": "off",
"[graphql]": {},
"breadcrumbs.enabled": true,
"git.confirmSync": false,
"editor.fontSize": 15,
"javascript.implicitProjectConfig.experimentalDecorators": true,
"editor.suggest.localityBonus": true,
"gitlens.views.fileHistory.enabled": true,
"gitlens.views.lineHistory.enabled": true,
"files.enableTrash": false,
"liveshare.connectionMode": "relay",
"peacock.affectActivityBar": true,
"peacock.elementAdjustments": {
"activityBar": "none",
"statusBar": "lighten",
"titleBar": "lighten"
},
"peacock.favoriteColors": [
{
"name": "Angular Red",
"value": "#b52e31"
},
{
"name": "Auth0 Orange",
"value": "#eb5424"
},
{
"name": "Azure Blue",
"value": "#007fff"
},
{
"name": "C# Purple",
"value": "#68217A"
},
{
"name": "Gatsby Purple",
"value": "#639"
},
{
"name": "Go Cyan",
"value": "#5dc9e2"
},
{
"name": "Java Blue-Gray",
"value": "#557c9b"
},
{
"name": "JavaScript Yellow",
"value": "#f9e64f"
},
{
"name": "Mandalorian Blue",
"value": "#1857a4"
},
{
"name": "Node Green",
"value": "#215732"
},
{
"name": "React Blue",
"value": "#00b3e6"
},
{
"name": "Something Different",
"value": "#832561"
},
{
"name": "Vue Green",
"value": "#42b883"
}
],
"[typescript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"better-comments.tags": [
{
"tag": "!",
"color": "#FF2D00",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "?",
"color": "#3498DB",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "//",
"color": "#474747",
"strikethrough": true,
"backgroundColor": "transparent"
},
{
"tag": "todo",
"color": "#FF8C00",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "fixme",
"color": "#ff5c01",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "hack",
"color": "#ffc500",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "breaking",
"color": "#ff0000",
"strikethrough": false,
"backgroundColor": "transparent"
},
{
"tag": "*",
"color": "#98C379",
"strikethrough": false,
"backgroundColor": "transparent"
}
],
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"sync.forceUpload": true,
"typescript.implementationsCodeLens.enabled": true,
"javascript.referencesCodeLens.enabled": true,
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"editor.quickSuggestions": {
"comments": true
},
"php.suggest.basic": false,
"prettier.singleQuote": true,
"prettier.trailingComma": "all",
"eslint.format.enable": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"remote.WSL.fileWatcher.polling": true,
"editor.minimap.enabled": true,
"editor.formatOnSave": true,
"editor.tokenColorCustomizations": {
"semanticHighlighting": true
},
"workbench.enableExperiments": false,
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"remote.SSH.remotePlatform": {
"spryker-devvm": "linux"
},
"remote.SSH.configFile": "C:\\Users\\malke\\Projects\\spryker\\devvm-non-split\\ssh_config",
"editor.columnSelection": false,
"git.rebaseWhenSync": true,
"git.autofetch": true,
"git.allowForcePush": true,
"git.supportCancellation": true,
"javascript.preferences.quoteStyle": "single",
"typescript.preferences.quoteStyle": "single",
"diffEditor.ignoreTrimWhitespace": false,
"git.enableCommitSigning": true,
"prettier.jsxSingleQuote": true,
"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"git.path": "C:\\tools\\cyg-git\\bin\\git.exe",
"angular.experimental-ivy": true,
"editor.inlineSuggest.enabled": true,
"docker.showStartPage": false
}
{"version":5,"content":"[{\"identifier\":{\"id\":\"vscode.bat\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.clojure\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.coffeescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.configuration-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.cpp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.csharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.css-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.dart\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.debug-server-ready\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.docker\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.emmet\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.extension-editing\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.fsharp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.git\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.github\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.github-authentication\"},\"version\":\"0.0.2\"},{\"identifier\":{\"id\":\"vscode.go\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.groovy\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.grunt\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.gulp\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.handlebars\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.hlsl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.html-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.image-preview\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ini\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ipynb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.jake\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.java\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.javascript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.json-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.julia\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.less\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.log\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.lua\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.make\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.markdown-math\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"version\":\"0.0.1\"},{\"identifier\":{\"id\":\"vscode.npm\"},\"version\":\"1.0.1\"},{\"identifier\":{\"id\":\"vscode.objective-c\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.perl\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.powershell\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.pug\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.python\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.r\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.razor\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.ruby\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.rust\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.scss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.search-result\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shaderlab\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.shellscript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.simple-browser\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.sql\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.swift\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-abyss\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-defaults\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-kimbie-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-monokai-dimmed\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-quietlight\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-red\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-dark\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-solarized-light\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.theme-tomorrow-night-blue\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.typescript-language-features\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vb\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.vscode-theme-seti\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.xml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"vscode.yaml\"},\"version\":\"1.0.0\"},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"version\":\"2.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"angular.ng-template\",\"uuid\":\"a92d457e-6f3f-4167-8087-1a54e1b6e00e\"},\"version\":\"12.2.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"version\":\"1.7.1\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"christian-kohler.npm-intellisense\",\"uuid\":\"dff6b801-247e-40e9-82e8-8c9b1d19d1b8\"},\"version\":\"1.4.0\",\"installed\":true},{\"identifier\":{\"id\":\"coenraads.bracket-pair-colorizer-2\",\"uuid\":\"5a6e2b21-1d61-4acd-b31b-907f9c23f18a\"},\"version\":\"0.2.1\",\"installed\":true},{\"identifier\":{\"id\":\"dawhite.mustache\",\"uuid\":\"a831e395-d150-46aa-8644-3027af1c5b36\"},\"version\":\"1.1.1\",\"installed\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"version\":\"2.1.23\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"dunstontc.dark-plus-syntax\",\"uuid\":\"dd7e0ff7-9eb5-45fe-8b21-00e79b632b7f\"},\"version\":\"0.0.170\",\"installed\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"version\":\"11.6.0\",\"installed\":true,\"state\":{\"gitlens:views:welcome:visible\":false,\"gitlens:synced:version\":\"11.6.0\",\"gitlens:views:updates:visible\":false}},{\"identifier\":{\"id\":\"eg2.vscode-npm-script\",\"uuid\":\"ae9e3eb0-3357-4cc0-90ee-598d2d384757\"},\"version\":\"0.3.22\",\"installed\":true},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"version\":\"8.1.0\",\"installed\":true},{\"identifier\":{\"id\":\"expertly-simple.ng-evergreen\",\"uuid\":\"762d0f68-0dae-47f1-82e8-71f151297392\"},\"version\":\"2.1.1\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"version\":\"0.1.8\",\"installed\":true},{\"identifier\":{\"id\":\"ghaschel.vscode-angular-html\",\"uuid\":\"23af9d29-d477-41a5-be46-487678aae63f\"},\"version\":\"1.7.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"version\":\"0.29.2\",\"installed\":true,\"state\":{\"github.pullRequest.pullNotification.show\":true}},{\"identifier\":{\"id\":\"mariusschulz.yarn-lock-syntax\",\"uuid\":\"b44254a5-aaf6-4ce2-8bbc-9a3f5aa21a02\"},\"version\":\"0.1.3\",\"installed\":true},{\"identifier\":{\"id\":\"mikael.angular-beastcode\",\"uuid\":\"850c6bb1-4a81-4f83-a81f-835d651a211c\"},\"version\":\"10.0.3\",\"installed\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"version\":\"1.16.0\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"version\":\"0.191.1\",\"installed\":true,\"state\":{}},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"version\":\"0.65.7\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"version\":\"0.65.7\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"version\":\"0.58.2\",\"installed\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl-recommender\",\"uuid\":\"cb296d3c-017a-4dee-83af-ebb5a5a16e9a\"},\"version\":\"0.0.11\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"version\":\"1.59.0\"},{\"identifier\":{\"id\":\"ms-vscode.js-debug-companion\",\"uuid\":\"99cb0b7f-7354-4278-b8da-6cc79972169d\"},\"version\":\"1.0.14\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug\",\"uuid\":\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\"},\"version\":\"1.44.32\"},{\"identifier\":{\"id\":\"ms-vscode.node-debug2\",\"uuid\":\"36d19e17-7569-4841-a001-947eb18602b2\"},\"version\":\"1.42.10\"},{\"identifier\":{\"id\":\"ms-vscode.references-view\",\"uuid\":\"dc489f46-520d-4556-ae85-1f9eab3c412d\"},\"version\":\"0.0.80\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-js-profile-table\",\"uuid\":\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\"},\"version\":\"0.0.18\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-tslint-plugin\",\"uuid\":\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\"},\"version\":\"1.3.3\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"nrwl.angular-console\",\"uuid\":\"d10af6bf-270f-4cf0-b94b-1bea4bda1e2e\"},\"version\":\"17.8.0\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"octref.vetur\",\"uuid\":\"2f5dd8cb-d251-4d70-abfe-ddebcb077483\"},\"version\":\"0.34.1\",\"disabled\":true,\"installed\":true},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"version\":\"4.9.0\",\"installed\":true,\"state\":{\"material-icon-theme.version\":\"4.9.0\"}},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"version\":\"3.0.0\",\"installed\":true},{\"identifier\":{\"id\":\"visualstudioexptteam.vscodeintellicode\",\"uuid\":\"876e8f93-74d0-4f4f-91b7-34a09f19f444\"},\"version\":\"1.2.14\",\"installed\":true},{\"identifier\":{\"id\":\"whatwedo.twig\",\"uuid\":\"3324c5be-43aa-4c39-a0f8-d94c2978804f\"},\"version\":\"1.0.2\",\"installed\":true}]"}
{"ref":"453f1db1-5c9d-4a1d-bead-62866aa25bd9","content":"{\"version\":5,\"machineId\":\"fe239b6e-a05a-4b39-8463-bdcfbc87cb86\",\"content\":\"[{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.bat\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.clojure\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.coffeescript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.configuration-editing\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.cpp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.csharp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.css\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.css-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.dart\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.debug-auto-launch\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.debug-server-ready\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.docker\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.emmet\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.extension-editing\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.fsharp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.git\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.github\\\"},\\\"version\\\":\\\"0.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.github-authentication\\\"},\\\"version\\\":\\\"0.0.2\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.go\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.groovy\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.grunt\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.gulp\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.handlebars\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.hlsl\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.html\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.html-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.image-preview\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.ini\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.jake\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.java\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.javascript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.json\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.json-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.julia\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.less\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.log\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.lua\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.make\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.markdown\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.markdown-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.markdown-math\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.merge-conflict\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.microsoft-authentication\\\"},\\\"version\\\":\\\"0.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-wsl-recommender\\\",\\\"uuid\\\":\\\"cb296d3c-017a-4dee-83af-ebb5a5a16e9a\\\"},\\\"version\\\":\\\"0.0.11\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.js-debug\\\",\\\"uuid\\\":\\\"25629058-ddac-4e17-abba-74678e126c5d\\\"},\\\"version\\\":\\\"1.58.2\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.js-debug-companion\\\",\\\"uuid\\\":\\\"99cb0b7f-7354-4278-b8da-6cc79972169d\\\"},\\\"version\\\":\\\"1.0.13\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.node-debug\\\",\\\"uuid\\\":\\\"b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6\\\"},\\\"version\\\":\\\"1.44.28\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.node-debug2\\\",\\\"uuid\\\":\\\"36d19e17-7569-4841-a001-947eb18602b2\\\"},\\\"version\\\":\\\"1.42.7\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.references-view\\\",\\\"uuid\\\":\\\"dc489f46-520d-4556-ae85-1f9eab3c412d\\\"},\\\"version\\\":\\\"0.0.80\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.vscode-js-profile-table\\\",\\\"uuid\\\":\\\"7e52b41b-71ad-457b-ab7e-0620f1fc4feb\\\"},\\\"version\\\":\\\"0.0.18\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.npm\\\"},\\\"version\\\":\\\"1.0.1\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.objective-c\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.perl\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.php\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.php-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.powershell\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.pug\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.python\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.r\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.razor\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.ruby\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.rust\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.scss\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.search-result\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.shaderlab\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.shellscript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.simple-browser\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.sql\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.swift\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.testing-editor-contributions\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-abyss\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-defaults\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-kimbie-dark\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-monokai\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-monokai-dimmed\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-quietlight\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-red\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.vscode-theme-seti\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-solarized-dark\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-solarized-light\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.theme-tomorrow-night-blue\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.typescript\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.typescript-language-features\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.vb\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.xml\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.yaml\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"aaron-bond.better-comments\\\",\\\"uuid\\\":\\\"7a0110bb-231a-4598-aa1b-0769ea46d28b\\\"},\\\"version\\\":\\\"2.1.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"angular.ng-template\\\",\\\"uuid\\\":\\\"a92d457e-6f3f-4167-8087-1a54e1b6e00e\\\"},\\\"version\\\":\\\"12.1.4\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"bmewburn.vscode-intelephense-client\\\",\\\"uuid\\\":\\\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\\\"},\\\"version\\\":\\\"1.7.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"christian-kohler.npm-intellisense\\\",\\\"uuid\\\":\\\"dff6b801-247e-40e9-82e8-8c9b1d19d1b8\\\"},\\\"version\\\":\\\"1.4.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"coenraads.bracket-pair-colorizer-2\\\",\\\"uuid\\\":\\\"5a6e2b21-1d61-4acd-b31b-907f9c23f18a\\\"},\\\"version\\\":\\\"0.2.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dawhite.mustache\\\",\\\"uuid\\\":\\\"a831e395-d150-46aa-8644-3027af1c5b36\\\"},\\\"version\\\":\\\"1.1.1\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dbaeumer.vscode-eslint\\\",\\\"uuid\\\":\\\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\\\"},\\\"version\\\":\\\"2.1.23\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"dunstontc.dark-plus-syntax\\\",\\\"uuid\\\":\\\"dd7e0ff7-9eb5-45fe-8b21-00e79b632b7f\\\"},\\\"version\\\":\\\"0.0.170\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"uuid\\\":\\\"4de763bd-505d-4978-9575-2b7696ecf94e\\\"},\\\"version\\\":\\\"11.6.0\\\",\\\"installed\\\":true,\\\"state\\\":{\\\"gitlens:views:welcome:visible\\\":false,\\\"gitlens:synced:version\\\":\\\"11.6.0\\\",\\\"gitlens:views:updates:visible\\\":false}},{\\\"identifier\\\":{\\\"id\\\":\\\"eg2.vscode-npm-script\\\",\\\"uuid\\\":\\\"ae9e3eb0-3357-4cc0-90ee-598d2d384757\\\"},\\\"version\\\":\\\"0.3.22\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"esbenp.prettier-vscode\\\",\\\"uuid\\\":\\\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\\\"},\\\"version\\\":\\\"8.1.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"expertly-simple.ng-evergreen\\\",\\\"uuid\\\":\\\"762d0f68-0dae-47f1-82e8-71f151297392\\\"},\\\"version\\\":\\\"2.1.1\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"formulahendry.auto-rename-tag\\\",\\\"uuid\\\":\\\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\\\"},\\\"version\\\":\\\"0.1.8\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ghaschel.vscode-angular-html\\\",\\\"uuid\\\":\\\"23af9d29-d477-41a5-be46-487678aae63f\\\"},\\\"version\\\":\\\"1.7.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"uuid\\\":\\\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\\\"},\\\"version\\\":\\\"0.29.2\\\",\\\"installed\\\":true,\\\"state\\\":{\\\"github.pullRequest.pullNotification.show\\\":true}},{\\\"identifier\\\":{\\\"id\\\":\\\"mariusschulz.yarn-lock-syntax\\\",\\\"uuid\\\":\\\"b44254a5-aaf6-4ce2-8bbc-9a3f5aa21a02\\\"},\\\"version\\\":\\\"0.1.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"mikael.angular-beastcode\\\",\\\"uuid\\\":\\\"850c6bb1-4a81-4f83-a81f-835d651a211c\\\"},\\\"version\\\":\\\"10.0.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-azuretools.vscode-docker\\\",\\\"uuid\\\":\\\"0479fc1c-3d67-49f9-b087-fb9069afe48f\\\"},\\\"version\\\":\\\"1.15.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-containers\\\",\\\"uuid\\\":\\\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\\\"},\\\"version\\\":\\\"0.187.1\\\",\\\"installed\\\":true,\\\"state\\\":{}},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-ssh\\\",\\\"uuid\\\":\\\"607fd052-be03-4363-b657-2bd62b83d28a\\\"},\\\"version\\\":\\\"0.65.7\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-ssh-edit\\\",\\\"uuid\\\":\\\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\\\"},\\\"version\\\":\\\"0.65.7\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode-remote.remote-wsl\\\",\\\"uuid\\\":\\\"f0c5397b-d357-4197-99f0-cb4202f22818\\\"},\\\"version\\\":\\\"0.58.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"ms-vscode.vscode-typescript-tslint-plugin\\\",\\\"uuid\\\":\\\"90a37ca1-92a2-488a-b196-7a8c0b0127ea\\\"},\\\"version\\\":\\\"1.3.3\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"nrwl.angular-console\\\",\\\"uuid\\\":\\\"d10af6bf-270f-4cf0-b94b-1bea4bda1e2e\\\"},\\\"version\\\":\\\"17.8.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"octref.vetur\\\",\\\"uuid\\\":\\\"2f5dd8cb-d251-4d70-abfe-ddebcb077483\\\"},\\\"version\\\":\\\"0.34.1\\\",\\\"disabled\\\":true,\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"pkief.material-icon-theme\\\",\\\"uuid\\\":\\\"5db78037-f674-459f-a236-db622c427c5b\\\"},\\\"version\\\":\\\"4.10.0\\\",\\\"installed\\\":true,\\\"state\\\":{\\\"material-icon-theme.version\\\":\\\"4.10.0\\\"}},{\\\"identifier\\\":{\\\"id\\\":\\\"rbbit.typescript-hero\\\",\\\"uuid\\\":\\\"38583aca-2ba1-417f-80fc-68ca8d717fb4\\\"},\\\"version\\\":\\\"3.0.0\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"visualstudioexptteam.vscodeintellicode\\\",\\\"uuid\\\":\\\"876e8f93-74d0-4f4f-91b7-34a09f19f444\\\"},\\\"version\\\":\\\"1.2.14\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"whatwedo.twig\\\",\\\"uuid\\\":\\\"3324c5be-43aa-4c39-a0f8-d94c2978804f\\\"},\\\"version\\\":\\\"1.0.2\\\",\\\"installed\\\":true},{\\\"identifier\\\":{\\\"id\\\":\\\"vscode.ipynb\\\"},\\\"version\\\":\\\"1.0.0\\\"},{\\\"identifier\\\":{\\\"id\\\":\\\"shan.code-settings-sync\\\",\\\"uuid\\\":\\\"e337c67b-55c2-4fef-8949-eb260e7fb7fd\\\"},\\\"version\\\":\\\"3.4.3\\\",\\\"installed\\\":true}]\"}","skippedExtensions":[]}
{"version":1,"content":"{\"storage\":{\"ces/skipSurvey\":{\"version\":1,\"value\":\"1.55.0\"},\"colorThemeData\":{\"version\":1,\"value\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_plus-json\\\",\\\"label\\\":\\\"Dark+ (default dark)\\\",\\\"settingsId\\\":\\\"Default Dark+\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.return-type\\\",\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.character\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"editor.background\\\":\\\"#1e1e1e\\\",\\\"editor.foreground\\\":\\\"#d4d4d4\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#007acc\\\",\\\"sideBarTitle.foreground\\\":\\\"#bbbbbb\\\",\\\"input.placeholderForeground\\\":\\\"#a6a6a6\\\",\\\"menu.background\\\":\\\"#252526\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#16825d\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#cccccc33\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\"},\\\"watch\\\":false}\"},\"commandPalette.mru.cache\":{\"version\":1,\"value\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":1},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindingsFile\\\",\\\"value\\\":26},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":27},{\\\"key\\\":\\\"deleteInsideWord\\\",\\\"value\\\":85},{\\\"key\\\":\\\"http-client.OpenHttpClient\\\",\\\"value\\\":86},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":87},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":88},{\\\"key\\\":\\\"git.deleteTag\\\",\\\"value\\\":118},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":121},{\\\"key\\\":\\\"vetur.restartVLS\\\",\\\"value\\\":122},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":123},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":130},{\\\"key\\\":\\\"git.deleteBranch\\\",\\\"value\\\":132}]}\"},\"commandPalette.mru.counter\":{\"version\":1,\"value\":\"133\"},\"cpp.1.lastSessionDate\":{\"version\":1,\"value\":\"Mon Aug 23 2021\"},\"cpp.1.sessionCount\":{\"version\":1,\"value\":\"149\"},\"expandSuggestionDocs\":{\"version\":1,\"value\":\"false\"},\"extensionsAssistant/fileExtensionsSuggestionIgnore\":{\"version\":1,\"value\":\"[\\\"local\\\"]\"},\"github-gund\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true}]\"},\"java.2.lastSessionDate\":{\"version\":1,\"value\":\"Mon Aug 23 2021\"},\"java.2.sessionCount\":{\"version\":1,\"value\":\"149\"},\"javascript.1.editedCount\":{\"version\":1,\"value\":\"10\"},\"javascript.1.editedDate\":{\"version\":1,\"value\":\"Wed Feb 10 2021\"},\"javascript.1.isCandidate\":{\"version\":1,\"value\":\"false\"},\"javascript.1.lastSessionDate\":{\"version\":1,\"value\":\"Thu Feb 11 2021\"},\"javascript.1.sessionCount\":{\"version\":1,\"value\":\"37\"},\"javascript.1.skipVersion\":{\"version\":1,\"value\":\"1.53.1\"},\"memento/gettingStartedService\":{\"version\":1,\"value\":\"{\\\"terminal\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"nrwl.angular-console#nxConsole#nxConsole.generate\\\":{\\\"done\\\":true}}\"},\"memento/workbench.editor.keybindings\":{\"version\":1,\"value\":\"{\\\"searchHistory\\\":[\\\"helf\\\",\\\"half\\\",\\\"word\\\",\\\"camel\\\",\\\"ca\\\",\\\"case\\\",\\\"l\\\",\\\"left\\\",\\\"\\\\\\\"ctrl+alt+left\\\\\\\"\\\",\\\"cursor\\\",\\\"\\\\\\\"ctrl+shift+alt+left\\\\\\\"\\\",\\\"curs\\\",\\\"cursorw\\\",\\\"cursorword\\\",\\\"cursorwordpar\\\",\\\"\\\\\\\"ctrl+alt+right\\\\\\\"\\\",\\\"cursorwor\\\",\\\"cursorwordpa\\\",\\\"\\\\\\\"ctrl+shift+alt+right\\\\\\\"\\\",\\\"cursorwordpart\\\",\\\"wordpart\\\",\\\"@command:workbench.action.terminal.toggleTerminal\\\"]}\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.-728556125\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4400,\\\"localPort\\\":4400,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4400\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4400\\\"},\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4401,\\\"localPort\\\":4401,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4401\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4401\\\"},\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.-763386873\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.1011048697\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.1070618273\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-1022303833\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4200,\\\"localAddress\\\":\\\"localhost:4200\\\",\\\"localPort\\\":4200,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-213646129\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4200,\\\"localPort\\\":4200,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4200\\\",\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-763386873\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"}]\"},\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.1277758839\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4200,\\\"localAddress\\\":\\\"localhost:4200\\\",\\\"localPort\\\":4200,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04-2.-842984837\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04-2.405414053\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-1375786992\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5500,\\\"localPort\\\":5500,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5500\\\",\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-213646129\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4200,\\\"localPort\\\":4200,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4200\\\",\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-728556125\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4400,\\\"localPort\\\":4400,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4400\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4400\\\"},\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-763386873\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"ConstantPrivate\\\"}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.1277758839\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4200,\\\"localPort\\\":4200,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4200\\\",\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8080,\\\"localAddress\\\":\\\"127.0.0.1:8080\\\",\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5000,\\\"localAddress\\\":\\\"localhost:5000\\\",\\\"localPort\\\":5000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"remote.tunnels.toRestore.wsl+ubuntu-20.04.405414053\":{\"version\":1,\"value\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":5000,\\\"localPort\\\":5000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:5000\\\",\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"ConstantPrivate\\\",\\\"userForwarded\\\":true}]\"},\"scm/input:Git:/c/Users/malke/Projects/spryker/release-app\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/Users/malke/Projects/spryker/suite\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/Users/malke/Projects/spryker/suite-nonsplit\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/Users/malke/Projects/spryker/suite-nonsplit/docker\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/cygwin64/home/malke/Projects/eslint-plugin-deprecation\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next/spryker-integration\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/training/building-autonomous-services-workshop\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/training/layers-ports-and-adapters-workshop\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/Users/malke/Projects/aldi/ax-webapp\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/Users/malke/Projects/aldi/ax-webapp/packages/spryker-vsf\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/Users/malke/Projects/mutagen\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/cygwin64/home/malke/Projects/eslint-plugin-deprecation\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next/spryker-integration\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/frontend-configs\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/suite-nonsplit\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/aldi/ax-webapp\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/aldi/ax-webapp/packages/spryker-vsf\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/aldi/spryker-b2c\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/codelab\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/eslint-plugin-deprecation\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/murdochs/progressive-web-app\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/murdochs/progressive-web-app/spryker\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/ng-dynamic-component\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"chore(release): enable pre-releases from `no-barrels` branch\\\",\\\"fix(lib): remove barrel re-exports\\\\n\\\\n* Fix issues with barrel files and ng-packagr\\\\n\\\\n* Ran format script\\\\n\\\\nCo-authored-by: Berry Goudswaard <berry@thenextapp.nl>\\\",\\\"chore(release): release 7.0.2-no-barrels.1 [skip ci]\\\\n\\\\n## [7.0.2-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.1...v7.0.2-no-barrels.1) (2020-06-29)\\\\n\\\\n### Bug Fixes\\\\n\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\",\\\"chore(release): release 7.0.2-no-barrels.2 [skip ci]\\\\n\\\\n## [7.0.2-no-barrels.2](https://github.com/gund/ng-dynamic-component/compare/v7.0.2-no-barrels.1...v7.0.2-no-barrels.2) (2020-06-29)\\\\n\\\\n### Bug Fixes\\\\n\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\",\\\"chore(release): release 7.0.3-no-barrels.1 [skip ci]\\\\n\\\\n## [7.0.3-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.2...v7.0.3-no-barrels.1) (2020-10-14)\\\\n\\\\n### Bug Fixes\\\\n\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\",\\\"\\\",\\\"chore(release): release 7.0.3-no-barrels.1 [skip ci]\\\\n\\\\n## [7.0.3-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.2...v7.0.3-no-barrels.1) (2020-10-14)\\\\n\\\\n### Bug Fixes\\\\n\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/ngx-platform-webworker\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/selectable\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"feat(core): add addition strategy plugin\\\",\\\"format: apply\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/aldi/aci-webfrontend\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/aldi/aci-webfrontend/packages/spryker-vsf\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/aldi/ax-webapp\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"chore(svsf): setup Spryker VSF integration from git submodules\\\",\\\"\\\",\\\"build(webapp): configure the build script\\\",\\\"ci(gitlab): move webapp build into docker\\\",\\\"build(webapp): make yarn cache env optional in docker\\\\nAnd remove useless env variables from build image in docker\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/aldi/ax-webapp/packages/spryker-vsf\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/b2c-demo-vue-next\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"test(e2e): configure cypress\\\",\\\"\\\",\\\"test(jest): configure Jest for Vue\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/b2c-demo-vue-next/spryker-integration\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/frontend-builders\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/frontend-configs\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"chore(package): set publish config to public\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/picking-app-demo\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/picking-app-monorepo\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"fix(core): fix lib name\\\\n\\\\n--wip-- [skip ci]\\\\n\\\\n--wip-- [skip ci]\\\\n\\\\nchore: update workspace configs\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/release-app\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/spryker-pwa\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"feat: implement example feature\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf-project\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf-project/spryker-integration\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/suite\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/suite-nonsplit\":{\"version\":1,\"value\":\"[\\\"chore(composer): update spryker/spryker package\\\",\\\"chore(yarn): update lock file\\\",\\\"chore(format): add prettier config to root\\\",\\\"chore(format): add prettier config to root\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/suite-nonsplit/docker\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/ui-components\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"chore(nx): connect nx cloud for distributed caching\\\",\\\"fix(button): simulate a change for caching tests\\\",\\\"\\\",\\\"--wip-- [skip ci]\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/vsf-monorepo\":{\"version\":1,\"value\":\"[\\\"\\\",\\\"VJS-164: After logout user should be redirected to homepage\\\",\\\"\\\",\\\"chore(lerna): add release commands for lerna\\\",\\\"refactor(packages): move to `@spryker-vsf` scope\\\",\\\"refactor(lint): fix eslint errors\\\",\\\"style(format): configure prettier\\\",\\\"style(format): apply prettier\\\",\\\"ci(travis): setup build stages\\\",\\\"ci(travis): add commits lint job and commit git hook\\\",\\\"\\\",\\\"ci(travis): only build libs in deploying jobs\\\",\\\"\\\",\\\"chore(libs): remove prebuplish scripts\\\\n\\\\nAs building is done before publishing is executed to avoid partially published libraries\\\",\\\"\\\",\\\"chore(release): publish [skip ci]\\\\n\\\\n - @spryker-vsf/api@0.0.3-dev.2\\\\n - @spryker-vsf/composables@0.0.3-dev.2\\\\n - @spryker-vsf/theme@0.0.5-dev.2\\\",\\\"\\\",\\\"ci(travis): use native firebase deploy cmd\\\",\\\"\\\",\\\"refactor(api-client): add enpoints export\\\",\\\"refactor(composables): internal export, types export, internal types fixes\\\",\\\"chore(merchant product offers): extend root package.json with merchant product offers commands\\\",\\\"feat(theme): add merchant product offers module option\\\",\\\"fix(composables): mappers factory, addItem to the cart fixes\\\",\\\"\\\",\\\"refactor(api-client): add enpoints export\\\",\\\"\\\",\\\"--wip-- [skip ci]\\\",\\\"\\\",\\\"chore(release): fix publish commands\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/vsf-theme\":{\"version\":1,\"value\":\"[\\\"fix(mw): remove custom package from extensions\\\",\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/vue-cc-picking-app\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/vue-storefront\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/home/gund/proj/spryker/yarn-workspaces-bug\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"scm/input:Git:/vsf-monorepo\":{\"version\":1,\"value\":\"[\\\"\\\"]\"},\"terminal.integrated.showTerminalConfigPrompt\":{\"version\":1,\"value\":\"false\"},\"typescript.1.editedCount\":{\"version\":1,\"value\":\"10\"},\"typescript.1.editedDate\":{\"version\":1,\"value\":\"Fri Jan 22 2021\"},\"typescript.1.isCandidate\":{\"version\":1,\"value\":\"false\"},\"typescript.1.lastSessionDate\":{\"version\":1,\"value\":\"Tue Jan 26 2021\"},\"typescript.1.sessionCount\":{\"version\":1,\"value\":\"25\"},\"typescript.1.skipVersion\":{\"version\":1,\"value\":\"1.52.1\"},\"workbench.activity.pinnedViewlets2\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gitlab-workflow\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.nx-console\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.evergreen-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.explorer.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false}]\"},\"workbench.panel.pinnedPanels\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\"},\"workbench.scm.views.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false}]\"},\"workbench.statusbar.hidden\":{\"version\":1,\"value\":\"[\\\"status.workspaceTrust.0aa0ca91d5d000c657f97646d7a242a9\\\",\\\"status.workspaceTrust.c2e9f42d46fd7bb24afb3620306bf26b\\\",\\\"status.workspaceTrust.1624041537799\\\",\\\"status.workspaceTrust.1624619527590\\\",\\\"aaron00101010.http-client\\\",\\\"status.workspaceTrust.1624954676931\\\",\\\"status.workspaceTrust.57a6d345089b688ebc332a2a897804dc\\\",\\\"status.workspaceTrust.1625238378341\\\",\\\"status.workspaceTrust.63fbf4a0fe22265dcf16907429e68cdb\\\",\\\"status.workspaceTrust.1625475909136\\\",\\\"status.workspaceTrust.1625487486736\\\",\\\"status.workspaceTrust.f88ecb918548fb3019f211b78e73a9e8\\\",\\\"status.workspaceTrust.07a83cf99eb3307c81150c8fdba3e4e8\\\",\\\"status.workspaceTrust.1626682853296\\\",\\\"status.workspaceTrust.1627028263140\\\",\\\"status.workspaceTrust.d295350c0daa02d01bbedf0a57dfa122\\\",\\\"status.workspaceTrust.b13ba9e89f9cbcd5441ec23f1455e19f\\\",\\\"status.workspaceTrust.1627917302641\\\",\\\"status.workspaceTrust.1627919923998\\\",\\\"status.workspaceTrust.1627924007793\\\",\\\"status.workspaceTrust.71f2bcf2fa78a860ff9dbef4037b7c9d\\\",\\\"status.workspaceTrust.d974a8970b5c2a11beaf34f08ba2777f\\\",\\\"status.workspaceTrust.03998387dc4e43fd02c9e2879eae4b61\\\",\\\"status.workspaceTrust.1629123737401\\\",\\\"status.workspaceTrust.456eeca2b0411f79ca9c0f94d0b208d7\\\"]\"},\"workbench.view.extension.github-pull-request.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.github-pull-requests.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.gitlab-workflow.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"issuesAndMrs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"currentBranchInfo\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.liveshare.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.plannedSessions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.nx-console.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"nxConsole\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxCommands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxRunTarget\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxConsole.views.welcome\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extension.references-view.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.extensions.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchTrustRequired\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnStartExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnDemandExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false}]\"},\"workbench.view.remote.state.hidden\":{\"version\":1,\"value\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false}]\"},\"workbench.welcomePage.walkthroughMetadata\":{\"version\":1,\"value\":\"[[\\\"nrwl.angular-console#nxConsole\\\",{\\\"firstSeen\\\":1628521072873,\\\"stepIDs\\\":[\\\"nxConsole.generate\\\",\\\"nxConsole.run\\\",\\\"nxConsole.commonNxCommands\\\",\\\"nxConsole.projects\\\",\\\"nxConsole.streamlining\\\"],\\\"manaullyOpened\\\":false}]]\"}}}"}
{"ref":"20ee8083-9ad3-4139-b544-38ba181efee0","content":"{\"version\":1,\"machineId\":\"fe239b6e-a05a-4b39-8463-bdcfbc87cb86\",\"content\":\"{\\\"storage\\\":{\\\"ces/skipSurvey\\\":{\\\"version\\\":1,\\\"value\\\":\\\"1.55.0\\\"},\\\"colorThemeData\\\":{\\\"version\\\":1,\\\"value\\\":\\\"{\\\\\\\"id\\\\\\\":\\\\\\\"vs-dark vscode-theme-defaults-themes-dark_plus-json\\\\\\\",\\\\\\\"label\\\\\\\":\\\\\\\"Dark+ (default dark)\\\\\\\",\\\\\\\"settingsId\\\\\\\":\\\\\\\"Default Dark+\\\\\\\",\\\\\\\"themeTokenColors\\\\\\\":[{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#D4D4D4\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.embedded\\\\\\\",\\\\\\\"source.groovy.embedded\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"italic\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"emphasis\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"bold\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"strong\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#000080\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"header\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#6A9955\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"comment\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"constant.language\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"constant.numeric\\\\\\\",\\\\\\\"variable.other.enummember\\\\\\\",\\\\\\\"keyword.operator.plus.exponent\\\\\\\",\\\\\\\"keyword.operator.minus.exponent\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#646695\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"constant.regexp\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"entity.name.tag\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d7ba7d\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"entity.name.tag.css\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9cdcfe\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"entity.other.attribute-name\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d7ba7d\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"entity.other.attribute-name.class.css\\\\\\\",\\\\\\\"entity.other.attribute-name.class.mixin.css\\\\\\\",\\\\\\\"entity.other.attribute-name.id.css\\\\\\\",\\\\\\\"entity.other.attribute-name.parent-selector.css\\\\\\\",\\\\\\\"entity.other.attribute-name.pseudo-class.css\\\\\\\",\\\\\\\"entity.other.attribute-name.pseudo-element.css\\\\\\\",\\\\\\\"source.css.less entity.other.attribute-name.id\\\\\\\",\\\\\\\"entity.other.attribute-name.scss\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#f44747\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"invalid\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"underline\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.underline\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"bold\\\\\\\",\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.bold\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"bold\\\\\\\",\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.heading\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"fontStyle\\\\\\\":\\\\\\\"italic\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.italic\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.inserted\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.deleted\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.changed\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#6A9955\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"punctuation.definition.quote.begin.markdown\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#6796e6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"punctuation.definition.list.begin.markdown\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"markup.inline.raw\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#808080\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"punctuation.definition.tag\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.preprocessor\\\\\\\",\\\\\\\"entity.name.function.preprocessor\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"meta.preprocessor.string\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"meta.preprocessor.numeric\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9cdcfe\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"meta.structure.dictionary.key.python\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"meta.diff.header\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"storage\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"storage.type\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"storage.modifier\\\\\\\",\\\\\\\"keyword.operator.noexcept\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"string\\\\\\\",\\\\\\\"meta.embedded.assembly\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"string.tag\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"string.value\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d16969\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"string.regexp\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"punctuation.definition.template-expression.begin\\\\\\\",\\\\\\\"punctuation.definition.template-expression.end\\\\\\\",\\\\\\\"punctuation.section.embedded\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.template.expression\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9cdcfe\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"support.type.vendored.property-name\\\\\\\",\\\\\\\"support.type.property-name\\\\\\\",\\\\\\\"variable.css\\\\\\\",\\\\\\\"variable.scss\\\\\\\",\\\\\\\"variable.other.less\\\\\\\",\\\\\\\"source.coffee.embedded\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"keyword\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"keyword.control\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"keyword.operator\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"keyword.operator.new\\\\\\\",\\\\\\\"keyword.operator.expression\\\\\\\",\\\\\\\"keyword.operator.cast\\\\\\\",\\\\\\\"keyword.operator.sizeof\\\\\\\",\\\\\\\"keyword.operator.alignof\\\\\\\",\\\\\\\"keyword.operator.typeid\\\\\\\",\\\\\\\"keyword.operator.alignas\\\\\\\",\\\\\\\"keyword.operator.instanceof\\\\\\\",\\\\\\\"keyword.operator.logical.python\\\\\\\",\\\\\\\"keyword.operator.wordlike\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"keyword.other.unit\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"punctuation.section.embedded.begin.php\\\\\\\",\\\\\\\"punctuation.section.embedded.end.php\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9cdcfe\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"support.function.git-rebase\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"constant.sha.git-rebase\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"storage.modifier.import.java\\\\\\\",\\\\\\\"variable.language.wildcard.java\\\\\\\",\\\\\\\"storage.modifier.package.java\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"variable.language\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#DCDCAA\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"entity.name.function\\\\\\\",\\\\\\\"support.function\\\\\\\",\\\\\\\"support.constant.handlebars\\\\\\\",\\\\\\\"source.powershell variable.other.member\\\\\\\",\\\\\\\"entity.name.operator.custom-literal\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#4EC9B0\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.return-type\\\\\\\",\\\\\\\"support.class\\\\\\\",\\\\\\\"support.type\\\\\\\",\\\\\\\"entity.name.type\\\\\\\",\\\\\\\"entity.name.namespace\\\\\\\",\\\\\\\"entity.other.attribute\\\\\\\",\\\\\\\"entity.name.scope-resolution\\\\\\\",\\\\\\\"entity.name.class\\\\\\\",\\\\\\\"storage.type.numeric.go\\\\\\\",\\\\\\\"storage.type.byte.go\\\\\\\",\\\\\\\"storage.type.boolean.go\\\\\\\",\\\\\\\"storage.type.string.go\\\\\\\",\\\\\\\"storage.type.uintptr.go\\\\\\\",\\\\\\\"storage.type.error.go\\\\\\\",\\\\\\\"storage.type.rune.go\\\\\\\",\\\\\\\"storage.type.cs\\\\\\\",\\\\\\\"storage.type.generic.cs\\\\\\\",\\\\\\\"storage.type.modifier.cs\\\\\\\",\\\\\\\"storage.type.variable.cs\\\\\\\",\\\\\\\"storage.type.annotation.java\\\\\\\",\\\\\\\"storage.type.generic.java\\\\\\\",\\\\\\\"storage.type.java\\\\\\\",\\\\\\\"storage.type.object.array.java\\\\\\\",\\\\\\\"storage.type.primitive.array.java\\\\\\\",\\\\\\\"storage.type.primitive.java\\\\\\\",\\\\\\\"storage.type.token.java\\\\\\\",\\\\\\\"storage.type.groovy\\\\\\\",\\\\\\\"storage.type.annotation.groovy\\\\\\\",\\\\\\\"storage.type.parameters.groovy\\\\\\\",\\\\\\\"storage.type.generic.groovy\\\\\\\",\\\\\\\"storage.type.object.array.groovy\\\\\\\",\\\\\\\"storage.type.primitive.array.groovy\\\\\\\",\\\\\\\"storage.type.primitive.groovy\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#4EC9B0\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.type.cast.expr\\\\\\\",\\\\\\\"meta.type.new.expr\\\\\\\",\\\\\\\"support.constant.math\\\\\\\",\\\\\\\"support.constant.dom\\\\\\\",\\\\\\\"support.constant.json\\\\\\\",\\\\\\\"entity.other.inherited-class\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#C586C0\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"keyword.control\\\\\\\",\\\\\\\"source.cpp keyword.operator.new\\\\\\\",\\\\\\\"keyword.operator.delete\\\\\\\",\\\\\\\"keyword.other.using\\\\\\\",\\\\\\\"keyword.other.operator\\\\\\\",\\\\\\\"entity.name.operator\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9CDCFE\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"variable\\\\\\\",\\\\\\\"meta.definition.variable.name\\\\\\\",\\\\\\\"support.variable\\\\\\\",\\\\\\\"entity.name.variable\\\\\\\",\\\\\\\"constant.other.placeholder\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#4FC1FF\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"variable.other.constant\\\\\\\",\\\\\\\"variable.other.enummember\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#9CDCFE\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"meta.object-literal.key\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#CE9178\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"support.constant.property-value\\\\\\\",\\\\\\\"support.constant.font-name\\\\\\\",\\\\\\\"support.constant.media-type\\\\\\\",\\\\\\\"support.constant.media\\\\\\\",\\\\\\\"constant.other.color.rgb-value\\\\\\\",\\\\\\\"constant.other.rgb-value\\\\\\\",\\\\\\\"support.constant.color\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#CE9178\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"punctuation.definition.group.regexp\\\\\\\",\\\\\\\"punctuation.definition.group.assertion.regexp\\\\\\\",\\\\\\\"punctuation.definition.character-class.regexp\\\\\\\",\\\\\\\"punctuation.character.set.begin.regexp\\\\\\\",\\\\\\\"punctuation.character.set.end.regexp\\\\\\\",\\\\\\\"keyword.operator.negation.regexp\\\\\\\",\\\\\\\"support.other.parenthesis.regexp\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d16969\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"constant.character.character-class.regexp\\\\\\\",\\\\\\\"constant.other.character-class.set.regexp\\\\\\\",\\\\\\\"constant.other.character-class.regexp\\\\\\\",\\\\\\\"constant.character.set.regexp\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#DCDCAA\\\\\\\"},\\\\\\\"scope\\\\\\\":[\\\\\\\"keyword.operator.or.regexp\\\\\\\",\\\\\\\"keyword.control.anchor.regexp\\\\\\\"]},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d7ba7d\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"keyword.operator.quantifier.regexp\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#569cd6\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"constant.character\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#d7ba7d\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"constant.character.escape\\\\\\\"},{\\\\\\\"settings\\\\\\\":{\\\\\\\"foreground\\\\\\\":\\\\\\\"#C8C8C8\\\\\\\"},\\\\\\\"scope\\\\\\\":\\\\\\\"entity.name.label\\\\\\\"}],\\\\\\\"semanticTokenRules\\\\\\\":[{\\\\\\\"_selector\\\\\\\":\\\\\\\"newOperator\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"stringLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"customLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"numberLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"newOperator\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#c586c0\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"stringLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#ce9178\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"customLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#dcdcaa\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}},{\\\\\\\"_selector\\\\\\\":\\\\\\\"numberLiteral\\\\\\\",\\\\\\\"_style\\\\\\\":{\\\\\\\"_foreground\\\\\\\":\\\\\\\"#b5cea8\\\\\\\",\\\\\\\"_bold\\\\\\\":null,\\\\\\\"_underline\\\\\\\":null,\\\\\\\"_italic\\\\\\\":null}}],\\\\\\\"extensionData\\\\\\\":{\\\\\\\"_extensionId\\\\\\\":\\\\\\\"vscode.theme-defaults\\\\\\\",\\\\\\\"_extensionIsBuiltin\\\\\\\":true,\\\\\\\"_extensionName\\\\\\\":\\\\\\\"theme-defaults\\\\\\\",\\\\\\\"_extensionPublisher\\\\\\\":\\\\\\\"vscode\\\\\\\"},\\\\\\\"themeSemanticHighlighting\\\\\\\":true,\\\\\\\"colorMap\\\\\\\":{\\\\\\\"editor.background\\\\\\\":\\\\\\\"#1e1e1e\\\\\\\",\\\\\\\"editor.foreground\\\\\\\":\\\\\\\"#d4d4d4\\\\\\\",\\\\\\\"editor.inactiveSelectionBackground\\\\\\\":\\\\\\\"#3a3d41\\\\\\\",\\\\\\\"editorIndentGuide.background\\\\\\\":\\\\\\\"#404040\\\\\\\",\\\\\\\"editorIndentGuide.activeBackground\\\\\\\":\\\\\\\"#707070\\\\\\\",\\\\\\\"editor.selectionHighlightBackground\\\\\\\":\\\\\\\"#add6ff26\\\\\\\",\\\\\\\"list.dropBackground\\\\\\\":\\\\\\\"#383b3d\\\\\\\",\\\\\\\"activityBarBadge.background\\\\\\\":\\\\\\\"#007acc\\\\\\\",\\\\\\\"sideBarTitle.foreground\\\\\\\":\\\\\\\"#bbbbbb\\\\\\\",\\\\\\\"input.placeholderForeground\\\\\\\":\\\\\\\"#a6a6a6\\\\\\\",\\\\\\\"menu.background\\\\\\\":\\\\\\\"#252526\\\\\\\",\\\\\\\"menu.foreground\\\\\\\":\\\\\\\"#cccccc\\\\\\\",\\\\\\\"statusBarItem.remoteForeground\\\\\\\":\\\\\\\"#ffffff\\\\\\\",\\\\\\\"statusBarItem.remoteBackground\\\\\\\":\\\\\\\"#16825d\\\\\\\",\\\\\\\"ports.iconRunningProcessForeground\\\\\\\":\\\\\\\"#369432\\\\\\\",\\\\\\\"sideBarSectionHeader.background\\\\\\\":\\\\\\\"#00000000\\\\\\\",\\\\\\\"sideBarSectionHeader.border\\\\\\\":\\\\\\\"#cccccc33\\\\\\\",\\\\\\\"tab.lastPinnedBorder\\\\\\\":\\\\\\\"#cccccc33\\\\\\\",\\\\\\\"list.activeSelectionIconForeground\\\\\\\":\\\\\\\"#ffffff\\\\\\\"},\\\\\\\"watch\\\\\\\":false}\\\"},\\\"commandPalette.mru.cache\\\":{\\\"version\\\":1,\\\"value\\\":\\\"{\\\\\\\"usesLRU\\\\\\\":true,\\\\\\\"entries\\\\\\\":[{\\\\\\\"key\\\\\\\":\\\\\\\"extension.downloadSettings\\\\\\\",\\\\\\\"value\\\\\\\":1},{\\\\\\\"key\\\\\\\":\\\\\\\"workbench.action.openGlobalKeybindingsFile\\\\\\\",\\\\\\\"value\\\\\\\":26},{\\\\\\\"key\\\\\\\":\\\\\\\"workbench.action.openGlobalKeybindings\\\\\\\",\\\\\\\"value\\\\\\\":27},{\\\\\\\"key\\\\\\\":\\\\\\\"deleteInsideWord\\\\\\\",\\\\\\\"value\\\\\\\":85},{\\\\\\\"key\\\\\\\":\\\\\\\"http-client.OpenHttpClient\\\\\\\",\\\\\\\"value\\\\\\\":86},{\\\\\\\"key\\\\\\\":\\\\\\\"editor.action.formatDocument\\\\\\\",\\\\\\\"value\\\\\\\":87},{\\\\\\\"key\\\\\\\":\\\\\\\"prettier.forceFormatDocument\\\\\\\",\\\\\\\"value\\\\\\\":88},{\\\\\\\"key\\\\\\\":\\\\\\\"git.deleteTag\\\\\\\",\\\\\\\"value\\\\\\\":118},{\\\\\\\"key\\\\\\\":\\\\\\\"extension.updateSettings\\\\\\\",\\\\\\\"value\\\\\\\":121},{\\\\\\\"key\\\\\\\":\\\\\\\"vetur.restartVLS\\\\\\\",\\\\\\\"value\\\\\\\":122},{\\\\\\\"key\\\\\\\":\\\\\\\"workbench.action.reloadWindow\\\\\\\",\\\\\\\"value\\\\\\\":123},{\\\\\\\"key\\\\\\\":\\\\\\\"typescript.restartTsServer\\\\\\\",\\\\\\\"value\\\\\\\":130},{\\\\\\\"key\\\\\\\":\\\\\\\"git.deleteBranch\\\\\\\",\\\\\\\"value\\\\\\\":133}]}\\\"},\\\"commandPalette.mru.counter\\\":{\\\"version\\\":1,\\\"value\\\":\\\"134\\\"},\\\"cpp.1.lastSessionDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Wed Aug 25 2021\\\"},\\\"cpp.1.sessionCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"151\\\"},\\\"expandSuggestionDocs\\\":{\\\"version\\\":1,\\\"value\\\":\\\"true\\\"},\\\"extensionsAssistant/fileExtensionsSuggestionIgnore\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"local\\\\\\\"]\\\"},\\\"github-gund\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"github.vscode-pull-request-github\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"GitHub Pull Requests and Issues\\\\\\\",\\\\\\\"allowed\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"eamodio.gitlens\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"GitLens — Git supercharged\\\\\\\",\\\\\\\"allowed\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"github.copilot\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"GitHub Copilot\\\\\\\",\\\\\\\"allowed\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"ms-vsliveshare.vsliveshare\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Live Share\\\\\\\",\\\\\\\"allowed\\\\\\\":true}]\\\"},\\\"java.2.lastSessionDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Wed Aug 25 2021\\\"},\\\"java.2.sessionCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"151\\\"},\\\"javascript.1.editedCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"11\\\"},\\\"javascript.1.editedDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Fri Aug 20 2021\\\"},\\\"javascript.1.isCandidate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"false\\\"},\\\"javascript.1.lastSessionDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Thu Feb 11 2021\\\"},\\\"javascript.1.sessionCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"37\\\"},\\\"javascript.1.skipVersion\\\":{\\\"version\\\":1,\\\"value\\\":\\\"1.53.1\\\"},\\\"memento/gettingStartedService\\\":{\\\"version\\\":1,\\\"value\\\":\\\"{\\\\\\\"terminal\\\\\\\":{\\\\\\\"done\\\\\\\":true},\\\\\\\"pickAFolderTask-Mac\\\\\\\":{\\\\\\\"done\\\\\\\":true},\\\\\\\"nrwl.angular-console#nxConsole#nxConsole.generate\\\\\\\":{\\\\\\\"done\\\\\\\":true},\\\\\\\"settingsSync\\\\\\\":{\\\\\\\"done\\\\\\\":true},\\\\\\\"commandPaletteTask\\\\\\\":{\\\\\\\"done\\\\\\\":true}}\\\"},\\\"memento/workbench.editor.keybindings\\\":{\\\"version\\\":1,\\\"value\\\":\\\"{\\\\\\\"searchHistory\\\\\\\":[\\\\\\\"helf\\\\\\\",\\\\\\\"half\\\\\\\",\\\\\\\"word\\\\\\\",\\\\\\\"camel\\\\\\\",\\\\\\\"ca\\\\\\\",\\\\\\\"case\\\\\\\",\\\\\\\"l\\\\\\\",\\\\\\\"left\\\\\\\",\\\\\\\"\\\\\\\\\\\\\\\"ctrl+alt+left\\\\\\\\\\\\\\\"\\\\\\\",\\\\\\\"cursor\\\\\\\",\\\\\\\"\\\\\\\\\\\\\\\"ctrl+shift+alt+left\\\\\\\\\\\\\\\"\\\\\\\",\\\\\\\"curs\\\\\\\",\\\\\\\"cursorw\\\\\\\",\\\\\\\"cursorword\\\\\\\",\\\\\\\"cursorwordpar\\\\\\\",\\\\\\\"\\\\\\\\\\\\\\\"ctrl+alt+right\\\\\\\\\\\\\\\"\\\\\\\",\\\\\\\"cursorwor\\\\\\\",\\\\\\\"cursorwordpa\\\\\\\",\\\\\\\"\\\\\\\\\\\\\\\"ctrl+shift+alt+right\\\\\\\\\\\\\\\"\\\\\\\",\\\\\\\"cursorwordpart\\\\\\\",\\\\\\\"wordpart\\\\\\\",\\\\\\\"@command:workbench.action.terminal.toggleTerminal\\\\\\\"]}\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.-728556125\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4400,\\\\\\\"localPort\\\\\\\":4400,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4400\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:4400\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true},{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4401,\\\\\\\"localPort\\\\\\\":4401,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4401\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:4401\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.-763386873\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":3000,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:3000\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:3000\\\\\\\"},\\\\\\\"localPort\\\\\\\":3000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"}}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.1011048697\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:8080\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:8080\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04-2.1070618273\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":3000,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:3000\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:3000\\\\\\\"},\\\\\\\"localPort\\\\\\\":3000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"}}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-1022303833\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4200,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4200\\\\\\\",\\\\\\\"localPort\\\\\\\":4200,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-213646129\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4200,\\\\\\\"localPort\\\\\\\":4200,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4200\\\\\\\",\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.-763386873\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":3000,\\\\\\\"localPort\\\\\\\":3000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:3000\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:3000\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"},{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:8080\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:8080\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"}]\\\"},\\\"remote.tunnels.toRestore.wsl+Ubuntu-20.04.1277758839\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4200,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4200\\\\\\\",\\\\\\\"localPort\\\\\\\":4200,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04-2.-842984837\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:8080\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:8080\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04-2.405414053\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:8080\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:8080\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-1375786992\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":5500,\\\\\\\"localPort\\\\\\\":5500,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:5500\\\\\\\",\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-213646129\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4200,\\\\\\\"localPort\\\\\\\":4200,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4200\\\\\\\",\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-728556125\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4400,\\\\\\\"localPort\\\\\\\":4400,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4400\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:4400\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.-763386873\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":3000,\\\\\\\"localPort\\\\\\\":3000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:3000\\\\\\\",\\\\\\\"protocol\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"localUri\\\\\\\":{\\\\\\\"$mid\\\\\\\":1,\\\\\\\"path\\\\\\\":\\\\\\\"/\\\\\\\",\\\\\\\"scheme\\\\\\\":\\\\\\\"http\\\\\\\",\\\\\\\"authority\\\\\\\":\\\\\\\"localhost:3000\\\\\\\"},\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"source\\\\\\\":{\\\\\\\"source\\\\\\\":0,\\\\\\\"description\\\\\\\":\\\\\\\"User Forwarded\\\\\\\"},\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\"}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.1277758839\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":4200,\\\\\\\"localPort\\\\\\\":4200,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:4200\\\\\\\",\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true},{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"127.0.0.1\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localAddress\\\\\\\":\\\\\\\"127.0.0.1:8080\\\\\\\",\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true},{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":5000,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:5000\\\\\\\",\\\\\\\"localPort\\\\\\\":5000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"remote.tunnels.toRestore.wsl+ubuntu-20.04.405414053\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"localhost\\\\\\\",\\\\\\\"remotePort\\\\\\\":8080,\\\\\\\"localPort\\\\\\\":8080,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"localhost:8080\\\\\\\",\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true},{\\\\\\\"remoteHost\\\\\\\":\\\\\\\"127.0.0.1\\\\\\\",\\\\\\\"remotePort\\\\\\\":5000,\\\\\\\"localPort\\\\\\\":5000,\\\\\\\"closeable\\\\\\\":true,\\\\\\\"localAddress\\\\\\\":\\\\\\\"127.0.0.1:5000\\\\\\\",\\\\\\\"hasRunningProcess\\\\\\\":false,\\\\\\\"privacy\\\\\\\":\\\\\\\"ConstantPrivate\\\\\\\",\\\\\\\"userForwarded\\\\\\\":true}]\\\"},\\\"scm/input:Git:/c/Users/malke/Projects/spryker/release-app\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/Users/malke/Projects/spryker/suite\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/Users/malke/Projects/spryker/suite-nonsplit\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/Users/malke/Projects/spryker/suite-nonsplit/docker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/cygwin64/home/malke/Projects/eslint-plugin-deprecation\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next/spryker-integration\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/training/building-autonomous-services-workshop\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c/cygwin64/home/malke/Projects/spryker/training/layers-ports-and-adapters-workshop\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/Users/malke/Projects/aldi/ax-webapp\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/Users/malke/Projects/aldi/ax-webapp/packages/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/Users/malke/Projects/mutagen\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/cygwin64/home/malke/Projects/eslint-plugin-deprecation\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/b2c-demo-vue-next/spryker-integration\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/frontend-configs\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/c:/cygwin64/home/malke/Projects/spryker/suite-nonsplit\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/aldi/ax-webapp\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/aldi/ax-webapp/packages/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/aldi/spryker-b2c\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/codelab\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/eslint-plugin-deprecation\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/murdochs/progressive-web-app\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/murdochs/progressive-web-app/spryker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/ng-dynamic-component\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"chore(release): enable pre-releases from `no-barrels` branch\\\\\\\",\\\\\\\"fix(lib): remove barrel re-exports\\\\\\\\n\\\\\\\\n* Fix issues with barrel files and ng-packagr\\\\\\\\n\\\\\\\\n* Ran format script\\\\\\\\n\\\\\\\\nCo-authored-by: Berry Goudswaard <berry@thenextapp.nl>\\\\\\\",\\\\\\\"chore(release): release 7.0.2-no-barrels.1 [skip ci]\\\\\\\\n\\\\\\\\n## [7.0.2-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.1...v7.0.2-no-barrels.1) (2020-06-29)\\\\\\\\n\\\\\\\\n### Bug Fixes\\\\\\\\n\\\\\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\\\\\",\\\\\\\"chore(release): release 7.0.2-no-barrels.2 [skip ci]\\\\\\\\n\\\\\\\\n## [7.0.2-no-barrels.2](https://github.com/gund/ng-dynamic-component/compare/v7.0.2-no-barrels.1...v7.0.2-no-barrels.2) (2020-06-29)\\\\\\\\n\\\\\\\\n### Bug Fixes\\\\\\\\n\\\\\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\\\\\",\\\\\\\"chore(release): release 7.0.3-no-barrels.1 [skip ci]\\\\\\\\n\\\\\\\\n## [7.0.3-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.2...v7.0.3-no-barrels.1) (2020-10-14)\\\\\\\\n\\\\\\\\n### Bug Fixes\\\\\\\\n\\\\\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\\\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"chore(release): release 7.0.3-no-barrels.1 [skip ci]\\\\\\\\n\\\\\\\\n## [7.0.3-no-barrels.1](https://github.com/gund/ng-dynamic-component/compare/v7.0.2...v7.0.3-no-barrels.1) (2020-10-14)\\\\\\\\n\\\\\\\\n### Bug Fixes\\\\\\\\n\\\\\\\\n* **imports:** remove barrel imports in modules ([14a9d87](https://github.com/gund/ng-dynamic-component/commit/14a9d87d7a691731b3e86032ded929d5b1cbaded))\\\\\\\\n* **lib:** remove barrel re-exports ([00513bf](https://github.com/gund/ng-dynamic-component/commit/00513bf2fadc97df8ff1ecccb9e3e51e764df9ab))\\\\\\\\n* **lib:** remove barrels from public API exports ([17ae6b9](https://github.com/gund/ng-dynamic-component/commit/17ae6b9cc2257ddc33ce3b2c85502ca45b604b15))\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/ngx-platform-webworker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/selectable\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"feat(core): add addition strategy plugin\\\\\\\",\\\\\\\"format: apply\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/aldi/aci-webfrontend\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/aldi/aci-webfrontend/packages/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/aldi/ax-webapp\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"chore(svsf): setup Spryker VSF integration from git submodules\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"build(webapp): configure the build script\\\\\\\",\\\\\\\"ci(gitlab): move webapp build into docker\\\\\\\",\\\\\\\"build(webapp): make yarn cache env optional in docker\\\\\\\\nAnd remove useless env variables from build image in docker\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/aldi/ax-webapp/packages/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/b2c-demo-vue-next\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"test(e2e): configure cypress\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"test(jest): configure Jest for Vue\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/b2c-demo-vue-next/spryker-integration\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/frontend-builders\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/frontend-configs\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"chore(package): set publish config to public\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/picking-app-demo\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/picking-app-monorepo\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"fix(core): fix lib name\\\\\\\\n\\\\\\\\n--wip-- [skip ci]\\\\\\\\n\\\\\\\\n--wip-- [skip ci]\\\\\\\\n\\\\\\\\nchore: update workspace configs\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/release-app\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/spryker-pwa\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"feat: implement example feature\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf-project\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/spryker-vsf-project/spryker-integration\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/suite\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/suite-nonsplit\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"chore(composer): update spryker/spryker package\\\\\\\",\\\\\\\"chore(yarn): update lock file\\\\\\\",\\\\\\\"chore(format): add prettier config to root\\\\\\\",\\\\\\\"chore(format): add prettier config to root\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/suite-nonsplit/docker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/ui-components\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"chore(nx): connect nx cloud for distributed caching\\\\\\\",\\\\\\\"fix(button): simulate a change for caching tests\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"--wip-- [skip ci]\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/vsf-monorepo\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"VJS-164: After logout user should be redirected to homepage\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"chore(lerna): add release commands for lerna\\\\\\\",\\\\\\\"refactor(packages): move to `@spryker-vsf` scope\\\\\\\",\\\\\\\"refactor(lint): fix eslint errors\\\\\\\",\\\\\\\"style(format): configure prettier\\\\\\\",\\\\\\\"style(format): apply prettier\\\\\\\",\\\\\\\"ci(travis): setup build stages\\\\\\\",\\\\\\\"ci(travis): add commits lint job and commit git hook\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"ci(travis): only build libs in deploying jobs\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"chore(libs): remove prebuplish scripts\\\\\\\\n\\\\\\\\nAs building is done before publishing is executed to avoid partially published libraries\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"chore(release): publish [skip ci]\\\\\\\\n\\\\\\\\n - @spryker-vsf/api@0.0.3-dev.2\\\\\\\\n - @spryker-vsf/composables@0.0.3-dev.2\\\\\\\\n - @spryker-vsf/theme@0.0.5-dev.2\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"ci(travis): use native firebase deploy cmd\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"refactor(api-client): add enpoints export\\\\\\\",\\\\\\\"refactor(composables): internal export, types export, internal types fixes\\\\\\\",\\\\\\\"chore(merchant product offers): extend root package.json with merchant product offers commands\\\\\\\",\\\\\\\"feat(theme): add merchant product offers module option\\\\\\\",\\\\\\\"fix(composables): mappers factory, addItem to the cart fixes\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"refactor(api-client): add enpoints export\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"--wip-- [skip ci]\\\\\\\",\\\\\\\"\\\\\\\",\\\\\\\"chore(release): fix publish commands\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/vsf-theme\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"fix(mw): remove custom package from extensions\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/vue-cc-picking-app\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/vue-storefront\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/home/gund/proj/spryker/yarn-workspaces-bug\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/vsf-monorepo\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"terminal.integrated.showTerminalConfigPrompt\\\":{\\\"version\\\":1,\\\"value\\\":\\\"false\\\"},\\\"typescript.1.editedCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"10\\\"},\\\"typescript.1.editedDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Fri Jan 22 2021\\\"},\\\"typescript.1.isCandidate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"false\\\"},\\\"typescript.1.lastSessionDate\\\":{\\\"version\\\":1,\\\"value\\\":\\\"Tue Jan 26 2021\\\"},\\\"typescript.1.sessionCount\\\":{\\\"version\\\":1,\\\"value\\\":\\\"25\\\"},\\\"typescript.1.skipVersion\\\":{\\\"version\\\":1,\\\"value\\\":\\\"1.52.1\\\"},\\\"workbench.activity.pinnedViewlets2\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.explorer\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":0},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.scm\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":2},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.search\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":1},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.test\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":6},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.gitlens\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":8},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.github-pull-requests\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":9},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.github-pull-request\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":10},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.angular-console\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":15},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.chatActivityViewSlack\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":10},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.chatActivityViewDiscord\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":11},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.gitlab-workflow\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":10},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.todo-tree-container\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":10},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.nx-console\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":13},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.debug\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":3},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.remote\\\\\\\",\\\\\\\"pinned\\\\\\\":false,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":4},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.references-view\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":7},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.dockerView\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":11},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.liveshare\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":12},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extension.evergreen-container\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false,\\\\\\\"order\\\\\\\":9},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.extensions\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true,\\\\\\\"order\\\\\\\":4},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.sync\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":true}]\\\"},\\\"workbench.explorer.views.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"outline\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"timeline\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.explorer.openEditorsView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.explorer.emptyView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"npm\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.explorer.fileView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"liveshare.session.explorer\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.panel.pinnedPanels\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.panel.markers\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Problems\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"order\\\\\\\":0,\\\\\\\"visible\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.view.search\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Search\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"order\\\\\\\":10,\\\\\\\"visible\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.panel.output\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Output\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"order\\\\\\\":1,\\\\\\\"visible\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.panel.repl\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Debug Console\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"order\\\\\\\":2,\\\\\\\"visible\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"terminal\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Terminal\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"order\\\\\\\":3,\\\\\\\"visible\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"refactorPreview\\\\\\\",\\\\\\\"name\\\\\\\":\\\\\\\"Refactor Preview\\\\\\\",\\\\\\\"pinned\\\\\\\":true,\\\\\\\"visible\\\\\\\":false}]\\\"},\\\"workbench.scm.views.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.scm.repositories\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.scm\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.repositories\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.commits\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.fileHistory\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.lineHistory\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.branches\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.remotes\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.stashes\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.tags\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.contributors\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.searchAndCompare\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.statusbar.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"status.workspaceTrust.0aa0ca91d5d000c657f97646d7a242a9\\\\\\\",\\\\\\\"status.workspaceTrust.c2e9f42d46fd7bb24afb3620306bf26b\\\\\\\",\\\\\\\"status.workspaceTrust.1624041537799\\\\\\\",\\\\\\\"status.workspaceTrust.1624619527590\\\\\\\",\\\\\\\"aaron00101010.http-client\\\\\\\",\\\\\\\"status.workspaceTrust.1624954676931\\\\\\\",\\\\\\\"status.workspaceTrust.57a6d345089b688ebc332a2a897804dc\\\\\\\",\\\\\\\"status.workspaceTrust.1625238378341\\\\\\\",\\\\\\\"status.workspaceTrust.63fbf4a0fe22265dcf16907429e68cdb\\\\\\\",\\\\\\\"status.workspaceTrust.1625475909136\\\\\\\",\\\\\\\"status.workspaceTrust.1625487486736\\\\\\\",\\\\\\\"status.workspaceTrust.f88ecb918548fb3019f211b78e73a9e8\\\\\\\",\\\\\\\"status.workspaceTrust.07a83cf99eb3307c81150c8fdba3e4e8\\\\\\\",\\\\\\\"status.workspaceTrust.1626682853296\\\\\\\",\\\\\\\"status.workspaceTrust.1627028263140\\\\\\\",\\\\\\\"status.workspaceTrust.d295350c0daa02d01bbedf0a57dfa122\\\\\\\",\\\\\\\"status.workspaceTrust.b13ba9e89f9cbcd5441ec23f1455e19f\\\\\\\",\\\\\\\"status.workspaceTrust.1627917302641\\\\\\\",\\\\\\\"status.workspaceTrust.1627919923998\\\\\\\",\\\\\\\"status.workspaceTrust.1627924007793\\\\\\\",\\\\\\\"status.workspaceTrust.71f2bcf2fa78a860ff9dbef4037b7c9d\\\\\\\",\\\\\\\"status.workspaceTrust.d974a8970b5c2a11beaf34f08ba2777f\\\\\\\",\\\\\\\"status.workspaceTrust.03998387dc4e43fd02c9e2879eae4b61\\\\\\\",\\\\\\\"status.workspaceTrust.1629123737401\\\\\\\",\\\\\\\"status.workspaceTrust.456eeca2b0411f79ca9c0f94d0b208d7\\\\\\\"]\\\"},\\\"workbench.view.extension.github-pull-request.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"github:createPullRequest\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:compareChanges\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"prStatus:github\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:activePullRequest\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:activePullRequest:welcome\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.github-pull-requests.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"github:login\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"pr:github\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"prStatus:github\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:activePullRequest\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"issues:github\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:createPullRequest\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"github:compareChanges\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.gitlab-workflow.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"issuesAndMrs\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"currentBranchInfo\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.liveshare.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"liveshare.session\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"liveshare.contacts\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"liveshare.plannedSessions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"liveshare.help\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.nx-console.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"nxConsole\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"nxCommands\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"nxProjects\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"nxRunTarget\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"nxConsole.views.welcome\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.references-view.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"references-view.tree\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extensions.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.popular\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.workspaceRecommendations\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.installed\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.otherRecommendations\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"extensions.recommendedList\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.enabled\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.disabled\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.marketplace\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchInstalled\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchEnabled\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchDisabled\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchOutdated\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchBuiltin\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.builtinFeatureExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.builtinThemeExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.local.installed\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.remote.installed\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.local.installed.empty\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.remote.installed.empty\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchTrustRequired\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.trustRequiredOnStartExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.trustRequiredOnDemandExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.extensions.installed.empty\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.remote.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"targetsContainers\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"detailsContainers\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"sshHosts\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"targetsWsl\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"devVolumes\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.welcomePage.walkthroughMetadata\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[[\\\\\\\"nrwl.angular-console#nxConsole\\\\\\\",{\\\\\\\"firstSeen\\\\\\\":1628521072873,\\\\\\\"stepIDs\\\\\\\":[\\\\\\\"nxConsole.generate\\\\\\\",\\\\\\\"nxConsole.run\\\\\\\",\\\\\\\"nxConsole.commonNxCommands\\\\\\\",\\\\\\\"nxConsole.projects\\\\\\\",\\\\\\\"nxConsole.streamlining\\\\\\\"],\\\\\\\"manaullyOpened\\\\\\\":false}]]\\\"},\\\"Comments.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.panel.comments\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/spryker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/spryker-pwa\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/spryker/prym/prymspryker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/spryker/prym/prymspryker/current/docker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/spryker/spryker-pwa\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/suite-nonsplit\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/suite-nonsplit/docker\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/ui-components\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/vsf-monorepo\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\",\\\\\\\"VJS-182: Customer does not get any notification when he fails login\\\\\\\",\\\\\\\"\\\\\\\"]\\\"},\\\"workbench.view.debug.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.variablesView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.watchExpressionsView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.callStackView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.breakPointsView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.loadedScriptsView\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.debug.welcome\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"jsBrowserBreakpoints\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"workbench.view.extension.gitlens.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.repositories:gitlens\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.fileHistory:gitlens\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.lineHistory:gitlens\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.compare:gitlens\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.search:gitlens\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.updates\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"gitlens.views.welcome\\\\\\\",\\\\\\\"isHidden\\\\\\\":false}]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/aldi/ax-webapp\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"scm/input:Git:/Users/alexmalkevich/Projects/aldi/ax-webapp/packages/spryker-vsf\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[\\\\\\\"\\\\\\\"]\\\"},\\\"workbench.view.sync.state.hidden\\\":{\\\"version\\\":1,\\\"value\\\":\\\"[{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.sync.merges\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.sync.remoteActivity\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.sync.machines\\\\\\\",\\\\\\\"isHidden\\\\\\\":false},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.sync.localActivity\\\\\\\",\\\\\\\"isHidden\\\\\\\":true},{\\\\\\\"id\\\\\\\":\\\\\\\"workbench.views.sync.troubleshoot\\\\\\\",\\\\\\\"isHidden\\\\\\\":true}]\\\"}}}\"}"}
{"ref":"544e423a-3994-46fb-9186-636b8df03abc","content":"{\"version\":2,\"machineId\":\"fe239b6e-a05a-4b39-8463-bdcfbc87cb86\",\"content\":\"{\\\"windows\\\":\\\"// Empty\\\\n[\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-rest-client.generate-codesnippet\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && editorLangId == 'plaintext'\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-rest-client.generate-codesnippet\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && editorLangId == 'http'\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"git.checkout\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.navigateBack\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.navigateBack\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.quickInputBack\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"inQuickOpen\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.quickInputBack\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"inQuickOpen\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.navigateForward\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.navigateForward\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveAs\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveLocalFile\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"remoteFileDialogVisible\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.files.saveAll\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+k s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveAll\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.files.saveWithoutFormatting\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+k ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveWithoutFormatting\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+/\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"editor.action.blockComment\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && !editorReadonly\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"shift+alt+a\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-editor.action.blockComment\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && !editorReadonly\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.moveEditorToPreviousGroup\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-cursorColumnSelectLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartLeftSelect\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.moveEditorToNextGroup\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartRight\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-cursorColumnSelectRight\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartRightSelect\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+backspace\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"deleteWordPartLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_8\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.terminal.toggleTerminal\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"terminal.active\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_3\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.terminal.toggleTerminal\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"terminal.active\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_3\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.terminal.toggleTerminal\\\\\\\"\\\\n }\\\\n]\\\",\\\"all\\\":\\\"// Empty\\\\n[\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-rest-client.generate-codesnippet\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && editorLangId == 'plaintext'\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-rest-client.generate-codesnippet\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && editorLangId == 'http'\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+c\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"git.checkout\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.navigateBack\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.navigateBack\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.quickInputBack\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"inQuickOpen\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.quickInputBack\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"inQuickOpen\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.navigateForward\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+-\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.navigateForward\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveAs\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveLocalFile\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"remoteFileDialogVisible\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.files.saveAll\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+k s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveAll\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.files.saveWithoutFormatting\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+k ctrl+shift+s\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.files.saveWithoutFormatting\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+/\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"editor.action.blockComment\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && !editorReadonly\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"shift+alt+a\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-editor.action.blockComment\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"editorTextFocus && !editorReadonly\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.moveEditorToPreviousGroup\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-cursorColumnSelectLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+left\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartLeftSelect\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.moveEditorToNextGroup\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartRight\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-cursorColumnSelectRight\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+shift+alt+right\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"cursorWordPartRightSelect\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+alt+backspace\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"deleteWordPartLeft\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"textInputFocus\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_8\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.terminal.toggleTerminal\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"terminal.active\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_3\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"-workbench.action.terminal.toggleTerminal\\\\\\\",\\\\n \\\\\\\"when\\\\\\\": \\\\\\\"terminal.active\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"key\\\\\\\": \\\\\\\"ctrl+oem_3\\\\\\\",\\\\n \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.terminal.toggleTerminal\\\\\\\"\\\\n }\\\\n]\\\"}\"}","platformSpecific":false}
{"ref":"1b399e5d-62e0-4e25-a2d0-5483c7459eb7","content":"{\"version\":2,\"machineId\":\"fe239b6e-a05a-4b39-8463-bdcfbc87cb86\",\"content\":\"{\\\"settings\\\":\\\"{\\\\n \\\\\\\"gitlens.advanced.messages\\\\\\\": {\\\\n \\\\\\\"suppressCommitHasNoPreviousCommitWarning\\\\\\\": false,\\\\n \\\\\\\"suppressCommitNotFoundWarning\\\\\\\": false,\\\\n \\\\\\\"suppressFileNotUnderSourceControlWarning\\\\\\\": false,\\\\n \\\\\\\"suppressGitVersionWarning\\\\\\\": false,\\\\n \\\\\\\"suppressLineUncommittedWarning\\\\\\\": false,\\\\n \\\\\\\"suppressNoRepositoryWarning\\\\\\\": false,\\\\n \\\\\\\"suppressResultsExplorerNotice\\\\\\\": false,\\\\n \\\\\\\"suppressShowKeyBindingsNotice\\\\\\\": true\\\\n },\\\\n \\\\\\\"search.exclude\\\\\\\": {\\\\n \\\\\\\"**/node_modules\\\\\\\": true,\\\\n \\\\\\\"**/bower_components\\\\\\\": true,\\\\n \\\\\\\"**/dist\\\\\\\": true\\\\n },\\\\n \\\\\\\"files.watcherExclude\\\\\\\": {\\\\n \\\\\\\"**/.git/objects/**\\\\\\\": true,\\\\n \\\\\\\"**/.git/subtree-cache/**\\\\\\\": true,\\\\n \\\\\\\"**/node_modules\\\\\\\": true,\\\\n \\\\\\\"**/bower_components\\\\\\\": true,\\\\n \\\\\\\"**/dist\\\\\\\": true,\\\\n \\\\\\\"**/vendor/**\\\\\\\": true\\\\n },\\\\n \\\\\\\"workbench.iconTheme\\\\\\\": \\\\\\\"material-icon-theme\\\\\\\",\\\\n \\\\\\\"terminal.integrated.shell.osx\\\\\\\": \\\\\\\"zsh\\\\\\\",\\\\n \\\\\\\"terminal.integrated.shell.linux\\\\\\\": \\\\\\\"zsh\\\\\\\",\\\\n \\\\\\\"terminal.integrated.fontFamily\\\\\\\": \\\\\\\"'Fira Code'\\\\\\\",\\\\n \\\\\\\"terminal.external.windowsExec\\\\\\\": \\\\\\\"C:\\\\\\\\\\\\\\\\cmder2\\\\\\\\\\\\\\\\Cmder.exe\\\\\\\",\\\\n // Cmder integrated termial\\\\n // \\\\\\\"terminal.integrated.shell.windows\\\\\\\": \\\\\\\"C:\\\\\\\\\\\\\\\\WINDOWS\\\\\\\\\\\\\\\\sysnative\\\\\\\\\\\\\\\\cmd.exe\\\\\\\",\\\\n // \\\\\\\"terminal.integrated.shellArgs.windows\\\\\\\": [\\\\\\\"/K\\\\\\\", \\\\\\\"C:\\\\\\\\\\\\\\\\cmder2\\\\\\\\\\\\\\\\vendor\\\\\\\\\\\\\\\\init.bat\\\\\\\"],\\\\n // Cygwin integrated termial with native ZSH\\\\n \\\\\\\"terminal.integrated.shell.windows\\\\\\\": \\\\\\\"C:\\\\\\\\\\\\\\\\cygwin64\\\\\\\\\\\\\\\\bin\\\\\\\\\\\\\\\\zsh.exe\\\\\\\",\\\\n \\\\\\\"terminal.integrated.env.windows\\\\\\\": {\\\\n \\\\\\\"CHERE_INVOKING\\\\\\\": \\\\\\\"1\\\\\\\"\\\\n },\\\\n \\\\\\\"terminal.integrated.shellArgs.windows\\\\\\\": [\\\\\\\"-l\\\\\\\", \\\\\\\"-i\\\\\\\"],\\\\n \\\\\\\"editor.fontLigatures\\\\\\\": true,\\\\n \\\\\\\"editor.fontFamily\\\\\\\": \\\\\\\"'Fira Code', Menlo, Monaco, 'Courier New', monospace\\\\\\\",\\\\n \\\\\\\"cSpell.enabledLanguageIds\\\\\\\": [\\\\n \\\\\\\"c\\\\\\\",\\\\n \\\\\\\"cpp\\\\\\\",\\\\n \\\\\\\"csharp\\\\\\\",\\\\n \\\\\\\"css\\\\\\\",\\\\n \\\\\\\"go\\\\\\\",\\\\n \\\\\\\"handlebars\\\\\\\",\\\\n \\\\\\\"html\\\\\\\",\\\\n \\\\\\\"jade\\\\\\\",\\\\n \\\\\\\"javascript\\\\\\\",\\\\n \\\\\\\"javascriptreact\\\\\\\",\\\\n \\\\\\\"json\\\\\\\",\\\\n \\\\\\\"latex\\\\\\\",\\\\n \\\\\\\"less\\\\\\\",\\\\n \\\\\\\"markdown\\\\\\\",\\\\n \\\\\\\"php\\\\\\\",\\\\n \\\\\\\"plaintext\\\\\\\",\\\\n \\\\\\\"pub\\\\\\\",\\\\n \\\\\\\"python\\\\\\\",\\\\n \\\\\\\"restructuredtext\\\\\\\",\\\\n \\\\\\\"rust\\\\\\\",\\\\n \\\\\\\"scss\\\\\\\",\\\\n \\\\\\\"text\\\\\\\",\\\\n \\\\\\\"typescript\\\\\\\",\\\\n \\\\\\\"typescriptreact\\\\\\\",\\\\n \\\\\\\"yml\\\\\\\"\\\\n ],\\\\n \\\\\\\"explorer.openEditors.visible\\\\\\\": 0,\\\\n \\\\\\\"sync.gist\\\\\\\": \\\\\\\"97e09d6317e318c0366c9265cd0ce4e3\\\\\\\",\\\\n \\\\\\\"sync.autoDownload\\\\\\\": false,\\\\n \\\\\\\"sync.autoUpload\\\\\\\": false,\\\\n \\\\\\\"sync.forceDownload\\\\\\\": false,\\\\n \\\\\\\"sync.quietSync\\\\\\\": false,\\\\n \\\\\\\"sync.removeExtensions\\\\\\\": true,\\\\n \\\\\\\"sync.syncExtensions\\\\\\\": true,\\\\n \\\\\\\"cSpell.userWords\\\\\\\": [\\\\n \\\\\\\"Autosize\\\\\\\",\\\\n \\\\\\\"Composable\\\\\\\",\\\\n \\\\\\\"Datasource\\\\\\\",\\\\n \\\\\\\"Datasources\\\\\\\",\\\\n \\\\\\\"Datepicker\\\\\\\",\\\\n \\\\\\\"Injectable\\\\\\\",\\\\n \\\\\\\"Rbac\\\\\\\",\\\\n \\\\\\\"Realestate\\\\\\\",\\\\n \\\\\\\"STATEMACHINE\\\\\\\",\\\\n \\\\\\\"Scrollable\\\\\\\",\\\\n \\\\\\\"Sidenav\\\\\\\",\\\\n \\\\\\\"Timepicker\\\\\\\",\\\\n \\\\\\\"Truthy\\\\\\\",\\\\n \\\\\\\"Unwrappable\\\\\\\",\\\\n \\\\\\\"Validators\\\\\\\",\\\\n \\\\\\\"Whitespaces\\\\\\\",\\\\n \\\\\\\"angularjs\\\\\\\",\\\\n \\\\\\\"backend\\\\\\\",\\\\n \\\\\\\"bootloader\\\\\\\",\\\\n \\\\\\\"configurator\\\\\\\",\\\\n \\\\\\\"configurators\\\\\\\",\\\\n \\\\\\\"dedupe\\\\\\\",\\\\n \\\\\\\"deserialize\\\\\\\",\\\\n \\\\\\\"mcmakler\\\\\\\",\\\\n \\\\\\\"msgs\\\\\\\",\\\\n \\\\\\\"nein\\\\\\\",\\\\n \\\\\\\"promisify\\\\\\\",\\\\n \\\\\\\"refetch\\\\\\\",\\\\n \\\\\\\"regen\\\\\\\",\\\\n \\\\\\\"renderable\\\\\\\",\\\\n \\\\\\\"selectable\\\\\\\"\\\\n ],\\\\n \\\\\\\"editor.tabSize\\\\\\\": 2,\\\\n \\\\\\\"typescript.tsserver.log\\\\\\\": \\\\\\\"off\\\\\\\",\\\\n \\\\\\\"[graphql]\\\\\\\": {},\\\\n \\\\\\\"breadcrumbs.enabled\\\\\\\": true,\\\\n \\\\\\\"git.confirmSync\\\\\\\": false,\\\\n \\\\\\\"editor.fontSize\\\\\\\": 15,\\\\n \\\\\\\"javascript.implicitProjectConfig.experimentalDecorators\\\\\\\": true,\\\\n \\\\\\\"editor.suggest.localityBonus\\\\\\\": true,\\\\n \\\\\\\"gitlens.views.fileHistory.enabled\\\\\\\": true,\\\\n \\\\\\\"gitlens.views.lineHistory.enabled\\\\\\\": true,\\\\n \\\\\\\"files.enableTrash\\\\\\\": false,\\\\n \\\\\\\"liveshare.connectionMode\\\\\\\": \\\\\\\"relay\\\\\\\",\\\\n \\\\\\\"peacock.affectActivityBar\\\\\\\": true,\\\\n \\\\\\\"peacock.elementAdjustments\\\\\\\": {\\\\n \\\\\\\"activityBar\\\\\\\": \\\\\\\"none\\\\\\\",\\\\n \\\\\\\"statusBar\\\\\\\": \\\\\\\"lighten\\\\\\\",\\\\n \\\\\\\"titleBar\\\\\\\": \\\\\\\"lighten\\\\\\\"\\\\n },\\\\n \\\\\\\"peacock.favoriteColors\\\\\\\": [\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Angular Red\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#b52e31\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Auth0 Orange\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#eb5424\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Azure Blue\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#007fff\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"C# Purple\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#68217A\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Gatsby Purple\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#639\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Go Cyan\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#5dc9e2\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Java Blue-Gray\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#557c9b\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"JavaScript Yellow\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#f9e64f\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Mandalorian Blue\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#1857a4\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Node Green\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#215732\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"React Blue\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#00b3e6\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Something Different\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#832561\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"Vue Green\\\\\\\",\\\\n \\\\\\\"value\\\\\\\": \\\\\\\"#42b883\\\\\\\"\\\\n }\\\\n ],\\\\n \\\\\\\"[typescript]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"[jsonc]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"[json]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"editor.suggestSelection\\\\\\\": \\\\\\\"first\\\\\\\",\\\\n \\\\\\\"vsintellicode.modify.editor.suggestSelection\\\\\\\": \\\\\\\"automaticallyOverrodeDefaultValue\\\\\\\",\\\\n \\\\\\\"[javascript]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"better-comments.tags\\\\\\\": [\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"!\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#FF2D00\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"?\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#3498DB\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"//\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#474747\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": true,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"todo\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#FF8C00\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"fixme\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#ff5c01\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"hack\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#ffc500\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"breaking\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#ff0000\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n },\\\\n {\\\\n \\\\\\\"tag\\\\\\\": \\\\\\\"*\\\\\\\",\\\\n \\\\\\\"color\\\\\\\": \\\\\\\"#98C379\\\\\\\",\\\\n \\\\\\\"strikethrough\\\\\\\": false,\\\\n \\\\\\\"backgroundColor\\\\\\\": \\\\\\\"transparent\\\\\\\"\\\\n }\\\\n ],\\\\n \\\\\\\"[html]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"sync.forceUpload\\\\\\\": true,\\\\n \\\\\\\"typescript.implementationsCodeLens.enabled\\\\\\\": true,\\\\n \\\\\\\"javascript.referencesCodeLens.enabled\\\\\\\": true,\\\\n \\\\\\\"[php]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"bmewburn.vscode-intelephense-client\\\\\\\"\\\\n },\\\\n \\\\\\\"editor.quickSuggestions\\\\\\\": {\\\\n \\\\\\\"comments\\\\\\\": true\\\\n },\\\\n \\\\\\\"php.suggest.basic\\\\\\\": false,\\\\n \\\\\\\"prettier.singleQuote\\\\\\\": true,\\\\n \\\\\\\"prettier.trailingComma\\\\\\\": \\\\\\\"all\\\\\\\",\\\\n \\\\\\\"eslint.format.enable\\\\\\\": true,\\\\n \\\\\\\"editor.codeActionsOnSave\\\\\\\": {\\\\n \\\\\\\"source.fixAll.eslint\\\\\\\": true\\\\n },\\\\n \\\\\\\"remote.WSL.fileWatcher.polling\\\\\\\": true,\\\\n \\\\\\\"editor.minimap.enabled\\\\\\\": true,\\\\n \\\\\\\"editor.formatOnSave\\\\\\\": true,\\\\n \\\\\\\"editor.tokenColorCustomizations\\\\\\\": {\\\\n \\\\\\\"semanticHighlighting\\\\\\\": true\\\\n },\\\\n \\\\\\\"workbench.enableExperiments\\\\\\\": false,\\\\n \\\\\\\"[typescriptreact]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"remote.SSH.remotePlatform\\\\\\\": {\\\\n \\\\\\\"spryker-devvm\\\\\\\": \\\\\\\"linux\\\\\\\"\\\\n },\\\\n \\\\\\\"remote.SSH.configFile\\\\\\\": \\\\\\\"C:\\\\\\\\\\\\\\\\Users\\\\\\\\\\\\\\\\malke\\\\\\\\\\\\\\\\Projects\\\\\\\\\\\\\\\\spryker\\\\\\\\\\\\\\\\devvm-non-split\\\\\\\\\\\\\\\\ssh_config\\\\\\\",\\\\n \\\\\\\"editor.columnSelection\\\\\\\": false,\\\\n \\\\\\\"git.rebaseWhenSync\\\\\\\": true,\\\\n \\\\\\\"git.autofetch\\\\\\\": true,\\\\n \\\\\\\"git.allowForcePush\\\\\\\": true,\\\\n \\\\\\\"git.supportCancellation\\\\\\\": true,\\\\n \\\\\\\"javascript.preferences.quoteStyle\\\\\\\": \\\\\\\"single\\\\\\\",\\\\n \\\\\\\"typescript.preferences.quoteStyle\\\\\\\": \\\\\\\"single\\\\\\\",\\\\n \\\\\\\"diffEditor.ignoreTrimWhitespace\\\\\\\": false,\\\\n \\\\\\\"git.enableCommitSigning\\\\\\\": true,\\\\n \\\\\\\"prettier.jsxSingleQuote\\\\\\\": true,\\\\n \\\\\\\"[vue]\\\\\\\": {\\\\n \\\\\\\"editor.defaultFormatter\\\\\\\": \\\\\\\"esbenp.prettier-vscode\\\\\\\"\\\\n },\\\\n \\\\\\\"angular.experimental-ivy\\\\\\\": true,\\\\n \\\\\\\"editor.inlineSuggest.enabled\\\\\\\": true,\\\\n \\\\\\\"docker.showStartPage\\\\\\\": false\\\\n}\\\"}\"}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment