Skip to content

Instantly share code, notes, and snippets.

@asmattic
Last active April 4, 2023 04:08
Show Gist options
  • Save asmattic/1b4a2aeb4d8e1c46a615e0cd6893a294 to your computer and use it in GitHub Desktop.
Save asmattic/1b4a2aeb4d8e1c46a615e0cd6893a294 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
{"lastUpload":"2023-04-04T04:07:55.830Z","extensionVersion":"v3.4.3"}
[
{
"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": "532533c9-a894-4a58-9eee-bbfbe7c06f71",
"publisherId": "mikestead.dotenv",
"publisherDisplayName": "mikestead"
},
"name": "dotenv",
"publisher": "mikestead",
"version": "1.0.1"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "13.2.0"
},
{
"metadata": {
"id": "198a707e-28af-4e84-8610-6e2f628dd12d",
"publisherId": "redhat.java",
"publisherDisplayName": "redhat"
},
"name": "java",
"publisher": "redhat",
"version": "1.16.0"
},
{
"metadata": {
"id": "61d03280-3919-4dd1-bce1-178ca21fdeaf",
"publisherId": "James-Yu.latex-workshop",
"publisherDisplayName": "James-Yu"
},
"name": "latex-workshop",
"publisher": "James-Yu",
"version": "9.6.0"
},
{
"metadata": {
"id": "e58f546c-babc-455f-a265-ba40dbd140d4",
"publisherId": "sdras.night-owl",
"publisherDisplayName": "sdras"
},
"name": "night-owl",
"publisher": "sdras",
"version": "2.0.1"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "9.10.4"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2022.20.2"
},
{
"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.266.1"
},
{
"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.72.0"
},
{
"metadata": {
"id": "364d2426-116a-433a-a5d8-a5098dc3afbd",
"publisherId": "ms-python.vscode-pylance",
"publisherDisplayName": "ms-python"
},
"name": "vscode-pylance",
"publisher": "ms-python",
"version": "2023.3.40"
},
{
"metadata": {
"id": "15305aca-2588-4ca0-8147-ab2c64730b82",
"publisherId": "ms-vscode.vscode-typescript-next",
"publisherDisplayName": "ms-vscode"
},
"name": "vscode-typescript-next",
"publisher": "ms-vscode",
"version": "5.0.202301290"
},
{
"metadata": {
"id": "07fc4a0a-11fc-4121-ba9a-f0d534c729d8",
"publisherId": "pflannery.vscode-versionlens",
"publisherDisplayName": "pflannery"
},
"name": "vscode-versionlens",
"publisher": "pflannery",
"version": "1.0.14"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "1.11.0"
},
{
"metadata": {
"id": "5a6dc0d5-dc02-4121-8e24-cad33a2ff0af",
"publisherId": "ms-vsliveshare.vsliveshare",
"publisherDisplayName": "ms-vsliveshare"
},
"name": "vsliveshare",
"publisher": "ms-vsliveshare",
"version": "1.0.5823"
}
]
{
"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.1.0-beta-20206-02": {},
"Microsoft.NETCore.App/3.1.14-servicing.21165.2": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.6"
}
},
"Microsoft.NETCore.App.Internal/3.1.14-servicing.21165.2": {
"dependencies": {
"Microsoft.NETCore.DotNetHostPolicy": "3.1.14",
"Microsoft.NETCore.Platforms": "3.1.6",
"Microsoft.NETCore.Targets": "3.1.0",
"NETStandard.Library": "2.1.0",
"runtime.win-x86.Microsoft.NETCore.App": "3.1.14-servicing.21165.2"
}
},
"Microsoft.NETCore.DotNetHostPolicy/3.1.14": {
"dependencies": {
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy": "3.1.14"
}
},
"Microsoft.NETCore.Platforms/3.1.6": {},
"Microsoft.NETCore.Targets/3.1.0": {},
"Microsoft.SourceLink.AzureRepos.Git/1.1.0-beta-20206-02": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.0-beta-20206-02",
"Microsoft.SourceLink.Common": "1.1.0-beta-20206-02"
}
},
"Microsoft.SourceLink.Common/1.1.0-beta-20206-02": {},
"Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02": {
"dependencies": {
"Microsoft.Build.Tasks.Git": "1.1.0-beta-20206-02",
"Microsoft.SourceLink.Common": "1.1.0-beta-20206-02"
}
},
"NETStandard.Library/2.1.0": {
"dependencies": {
"Microsoft.NETCore.Platforms": "3.1.6"
}
},
"runtime.win-x86.Microsoft.NETCore.App/3.1.14-servicing.21165.2": {
"runtime": {
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.CSharp.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.VisualBasic.Core.dll": {
"assemblyVersion": "10.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.VisualBasic.dll": {
"assemblyVersion": "10.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.Win32.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/Microsoft.Win32.Registry.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.AppContext.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Buffers.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Concurrent.dll": {
"assemblyVersion": "4.0.15.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Immutable.dll": {
"assemblyVersion": "1.2.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.NonGeneric.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.Specialized.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Collections.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.Annotations.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.DataAnnotations.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.EventBasedAsync.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.Primitives.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.TypeConverter.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ComponentModel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Configuration.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Console.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Core.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.Common.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.DataSetExtensions.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Data.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Contracts.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Debug.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.DiagnosticSource.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.FileVersionInfo.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Process.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.StackTrace.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.TextWriterTraceListener.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Tools.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.TraceSource.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Diagnostics.Tracing.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Drawing.Primitives.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Drawing.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Dynamic.Runtime.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.Calendars.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Globalization.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.Brotli.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.FileSystem.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.ZipFile.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Compression.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.AccessControl.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.DriveInfo.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.Watcher.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.FileSystem.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.IsolatedStorage.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.MemoryMappedFiles.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Pipes.AccessControl.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.Pipes.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.UnmanagedMemoryStream.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.IO.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Expressions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Parallel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.Queryable.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Linq.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Memory.dll": {
"assemblyVersion": "4.2.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Http.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.HttpListener.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Mail.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.NameResolution.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.NetworkInformation.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Ping.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Requests.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Security.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.ServicePoint.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.Sockets.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebClient.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebHeaderCollection.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebProxy.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebSockets.Client.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.WebSockets.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Net.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Numerics.Vectors.dll": {
"assemblyVersion": "4.1.6.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Numerics.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ObjectModel.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.DataContractSerialization.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Uri.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Xml.Linq.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Private.Xml.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.DispatchProxy.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.ILGeneration.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.Lightweight.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Emit.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Metadata.dll": {
"assemblyVersion": "1.4.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.TypeExtensions.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Reflection.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.Reader.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.ResourceManager.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Resources.Writer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll": {
"assemblyVersion": "4.0.6.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.CompilerServices.VisualC.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Extensions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Handles.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.WindowsRuntime.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.InteropServices.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Intrinsics.dll": {
"assemblyVersion": "4.0.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Loader.dll": {
"assemblyVersion": "4.1.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Numerics.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Formatters.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Json.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Primitives.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.Xml.dll": {
"assemblyVersion": "4.1.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.UI.Xaml.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.WindowsRuntime.dll": {
"assemblyVersion": "4.0.15.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Runtime.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.AccessControl.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Claims.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Algorithms.dll": {
"assemblyVersion": "4.3.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Cng.dll": {
"assemblyVersion": "4.3.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Csp.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Encoding.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.OpenSsl.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.Primitives.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Cryptography.X509Certificates.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Principal.Windows.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.Principal.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.SecureString.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Security.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ServiceModel.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ServiceProcess.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.CodePages.dll": {
"assemblyVersion": "4.1.3.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.Extensions.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encoding.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Encodings.Web.dll": {
"assemblyVersion": "4.0.5.1",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.Json.dll": {
"assemblyVersion": "4.0.1.2",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Text.RegularExpressions.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Channels.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Overlapped.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Dataflow.dll": {
"assemblyVersion": "4.6.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Extensions.dll": {
"assemblyVersion": "4.3.1.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.Parallel.dll": {
"assemblyVersion": "4.0.4.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Tasks.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Thread.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.ThreadPool.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.Timer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Threading.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Transactions.Local.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Transactions.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.ValueTuple.dll": {
"assemblyVersion": "4.0.5.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Web.HttpUtility.dll": {
"assemblyVersion": "4.0.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Web.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Windows.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.Linq.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.ReaderWriter.dll": {
"assemblyVersion": "4.2.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.Serialization.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XPath.XDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XPath.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XmlDocument.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.XmlSerializer.dll": {
"assemblyVersion": "4.1.2.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.Xml.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/System.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/WindowsBase.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/mscorlib.dll": {
"assemblyVersion": "4.0.0.0",
"fileVersion": "4.700.21.16208"
},
"runtimes/win-x86/lib/netcoreapp3.1/netstandard.dll": {
"assemblyVersion": "2.1.0.0",
"fileVersion": "4.700.21.16208"
}
},
"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.21.16201"
},
"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.21.16208"
},
"runtimes/win-x86/native/clretwrc.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/clrjit.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/coreclr.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/dbgshim.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/mscordaccore.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/mscordaccore_x86_x86_4.700.21.16201.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/mscordbi.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/mscorrc.debug.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/mscorrc.dll": {
"fileVersion": "4.700.21.16201"
},
"runtimes/win-x86/native/ucrtbase.dll": {
"fileVersion": "10.0.17134.12"
}
}
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/3.1.14": {
"native": {
"runtimes/win-x86/native/hostpolicy.dll": {
"fileVersion": "3.100.1421.16502"
}
}
},
"XliffTasks/1.0.0-beta.20206.1": {}
}
},
"libraries": {
"Microsoft.Build.Tasks.Git/1.1.0-beta-20206-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-hZ9leS9Yd9MHpqvviMftSJFDcLYu2h1DrapW1TDm1s1fgOy71c8HvArNMd3fseVkXmp3VTfGnkgcw0FR+TI6xw==",
"path": "microsoft.build.tasks.git/1.1.0-beta-20206-02",
"hashPath": "microsoft.build.tasks.git.1.1.0-beta-20206-02.nupkg.sha512"
},
"Microsoft.NETCore.App/3.1.14-servicing.21165.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ye8jSvZOfCX1AzNWGCMrQ1UaBypX9OsDeMfko0RvPNB4QqGoEbJ/HvZoVv7wpwnNSzBvK5zCWjPI9K/EbK0MPQ==",
"path": "microsoft.netcore.app/3.1.14-servicing.21165.2",
"hashPath": "microsoft.netcore.app.3.1.14-servicing.21165.2.nupkg.sha512"
},
"Microsoft.NETCore.App.Internal/3.1.14-servicing.21165.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-F1vvpv606J/G59bLOw60soFDHTpVR08Flz2D0NdXYbnQiYnlCSRbKaAeMD6IYddqpoCIRTopqaAHSg50hhTipw==",
"path": "microsoft.netcore.app.internal/3.1.14-servicing.21165.2",
"hashPath": "microsoft.netcore.app.internal.3.1.14-servicing.21165.2.nupkg.sha512"
},
"Microsoft.NETCore.DotNetHostPolicy/3.1.14": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DT6MYAOvSwZbOh7XL/OBfZZLLiOZAo/j+0No1kyFD1nE2ukVNNF8ijzkPm0vWkE64H4KShnn2/1CnrdJT3sIJw=="
},
"Microsoft.NETCore.Platforms/3.1.6": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dYUmSeSRdBCtIaBkeIIj9YH5XSLqQvpCV4krwVjETHOkC2A9C+S1Sq0MXeP6ktuuknzk99eJ3lcBYmeVj1iq5g==",
"path": "microsoft.netcore.platforms/3.1.6",
"hashPath": "microsoft.netcore.platforms.3.1.6.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.AzureRepos.Git/1.1.0-beta-20206-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-vVYhSds9TfraTQkGHHMDMVWnr3kCkTZ7vmqUmrXQBDJFXiWTuMoP5RRa9s1M/KmgB4szi5TOb7sOaHWKDT9qDA==",
"path": "microsoft.sourcelink.azurerepos.git/1.1.0-beta-20206-02",
"hashPath": "microsoft.sourcelink.azurerepos.git.1.1.0-beta-20206-02.nupkg.sha512"
},
"Microsoft.SourceLink.Common/1.1.0-beta-20206-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-aek0RTQ+4Bf11WvqaXajwYoaBWkX2edBjAr5XJOvhAsHX6/9vPOb7IpHAiE/NyCse7IcpGWslJZHNkv4UBEFqw==",
"path": "microsoft.sourcelink.common/1.1.0-beta-20206-02",
"hashPath": "microsoft.sourcelink.common.1.1.0-beta-20206-02.nupkg.sha512"
},
"Microsoft.SourceLink.GitHub/1.1.0-beta-20206-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-7A7P0EwL+lypaI/CEvG4IcpAlQeAt04uPPw1SO6Q9Jwz2nE9309pQXJ4TfP/RLL8IOObACidN66+gVR+bJDZHw==",
"path": "microsoft.sourcelink.github/1.1.0-beta-20206-02",
"hashPath": "microsoft.sourcelink.github.1.1.0-beta-20206-02.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.14-servicing.21165.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-X02ZZD6KypMJvPGw4ECTIepsCncYxeAyfDMEM3TINsA6bY8yq69Zk9XWB9+wJ5wafz13DSY+L/oywinOCZB7dQ==",
"path": "runtime.win-x86.microsoft.netcore.app/3.1.14-servicing.21165.2",
"hashPath": "runtime.win-x86.microsoft.netcore.app.3.1.14-servicing.21165.2.nupkg.sha512"
},
"runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy/3.1.14": {
"type": "package",
"serviceable": true,
"sha512": "sha512-cNMxRSz9V3cW1lVJ+ZWLZMfT2y6d2KoO1GoU2dlmLoBrprRdK3aEDlc7hsikQ0eJEs0l3/XI8RYqzNRi5Bvbaw=="
},
"XliffTasks/1.0.0-beta.20206.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-dyFKBJ/x+vbC8/0OJHKcUSVzL8jTU95Z3Dc3kosx7DxauQ/zZJRC8JSuXqhtni3zChRvA01yQFKLtVuoiZOx0g==",
"path": "xlifftasks/1.0.0-beta.20206.1",
"hashPath": "xlifftasks.1.0.0-beta.20206.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"
]
}
}
{
"telemetry.machineId": "b004e6960eec6480bb77fe5e9875296dffc696da3c13a46f661982c5d7c48c43",
"lastKnownMenubarData": {
"menus": {
"File": {
"items": [
{
"id": "workbench.action.files.newUntitledFile",
"label": "&&New Text File"
},
{
"id": "welcome.showNewFileEntries",
"label": "New File..."
},
{
"id": "workbench.action.newWindow",
"label": "New &&Window"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.files.openFile",
"label": "&&Open File..."
},
{
"id": "workbench.action.files.openFolder",
"label": "Open &&Folder..."
},
{
"id": "workbench.action.openWorkspace",
"label": "Open Wor&&kspace from File..."
},
{
"id": "submenuitem.35",
"label": "Open &&Recent",
"submenu": {
"items": [
{
"id": "workbench.action.reopenClosedEditor",
"label": "&&Reopen Closed Editor"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"fsPath": "/home/asmattic/Desktop/dev/angular-katapult-job",
"external": "file:///home/asmattic/Desktop/dev/angular-katapult-job",
"path": "/home/asmattic/Desktop/dev/angular-katapult-job",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/angular-katapult-job"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects",
"path": "/home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/drumsynth",
"path": "/home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/drumsynth",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/VST_PLUGIN_DEV/drumsynth"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid",
"path": "/home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/turborepo-monorepos/my-turborepo",
"path": "/home/asmattic/Desktop/dev/asmattic/turborepo-monorepos/my-turborepo",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/turborepo-monorepos/my-turborepo"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/design-system",
"path": "/home/asmattic/Desktop/dev/asmattic/design-system",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/design-system"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV",
"path": "/home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/VST_PLUGIN_DEV"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/kentcdodds.com",
"path": "/home/asmattic/Desktop/dev/asmattic/kentcdodds.com",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/kentcdodds.com"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic",
"path": "/home/asmattic/Desktop/dev/asmattic",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic"
},
{
"id": "openRecentFolder",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/divi-coming-soon-1.0.1%20%281%29/divi-coming-soon",
"path": "/home/asmattic/Downloads/divi-coming-soon-1.0.1 (1)/divi-coming-soon",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/divi-coming-soon-1.0.1 (1)/divi-coming-soon"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/howchoo-feature-ideas.md",
"path": "/home/asmattic/Downloads/howchoo-feature-ideas.md",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/howchoo-feature-ideas.md"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/divi-camera-product-header-footer-global-template/divi-camera-product-header-footer-global-template.json",
"path": "/home/asmattic/Desktop/dev/asmattic/divi-camera-product-header-footer-global-template/divi-camera-product-header-footer-global-template.json",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/divi-camera-product-header-footer-global-template/divi-camera-product-header-footer-global-template.json"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/kentcdodds.com/open",
"path": "/home/asmattic/Desktop/dev/asmattic/kentcdodds.com/open",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/kentcdodds.com/open"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Desktop/dev/asmattic/cerebro/README.md",
"path": "/home/asmattic/Desktop/dev/asmattic/cerebro/README.md",
"scheme": "file"
},
"enabled": true,
"label": "~/Desktop/dev/asmattic/cerebro/README.md"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/starting_point_asmattic.ovpn",
"path": "/home/asmattic/Downloads/starting_point_asmattic.ovpn",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/starting_point_asmattic.ovpn"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/wp-config%20%281%29.php",
"path": "/home/asmattic/Downloads/wp-config (1).php",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/wp-config (1).php"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/htaccess%20%284%29",
"path": "/home/asmattic/Downloads/htaccess (4)",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/htaccess (4)"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/php_errorlog",
"path": "/home/asmattic/Downloads/php_errorlog",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/php_errorlog"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/htaccess%20%282%29",
"path": "/home/asmattic/Downloads/htaccess (2)",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/htaccess (2)"
},
{
"id": "openRecentFile",
"uri": {
"$mid": 1,
"external": "file:///home/asmattic/Downloads/htaccess%20%283%29",
"path": "/home/asmattic/Downloads/htaccess (3)",
"scheme": "file"
},
"enabled": true,
"label": "~/Downloads/htaccess (3)"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openRecent",
"label": "&&More..."
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.clearRecentFiles",
"label": "&&Clear Recently Opened"
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "addRootFolder",
"label": "A&&dd Folder to Workspace..."
},
{
"id": "workbench.action.saveWorkspaceAs",
"label": "Save Workspace As..."
},
{
"id": "workbench.action.duplicateWorkspaceInNewWindow",
"label": "Duplicate Workspace"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.files.save",
"label": "&&Save"
},
{
"id": "workbench.action.files.saveAs",
"label": "Save &&As..."
},
{
"id": "saveAll",
"label": "Save A&&ll",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleAutoSave",
"label": "A&&uto Save"
},
{
"id": "submenuitem.34",
"label": "&&Preferences",
"submenu": {
"items": [
{
"id": "workbench.action.openSettings",
"label": "&&Settings"
},
{
"id": "settings.filterByOnline",
"label": "&&Online Services Settings"
},
{
"id": "settings.filterByTelemetry",
"label": "Telemetry Settings"
},
{
"id": "workbench.view.extensions",
"label": "&&Extensions"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openGlobalKeybindings",
"label": "Keyboard Shortcuts"
},
{
"id": "workbench.extensions.action.showRecommendedKeymapExtensions",
"label": "&&Migrate Keyboard Shortcuts from..."
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openSnippets",
"label": "User &&Snippets"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.selectTheme",
"label": "&&Color Theme"
},
{
"id": "workbench.action.selectIconTheme",
"label": "File &&Icon Theme"
},
{
"id": "workbench.action.selectProductIconTheme",
"label": "&&Product Icon Theme"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.userDataSync.actions.manage",
"label": "Settings Sync is On"
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.files.revert",
"label": "Re&&vert File"
},
{
"id": "workbench.action.closeActiveEditor",
"label": "&&Close Editor"
},
{
"id": "workbench.action.closeFolder",
"label": "Close &&Folder"
},
{
"id": "workbench.action.closeWindow",
"label": "Clos&&e Window"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.quit",
"label": "E&&xit"
}
]
},
"Edit": {
"items": [
{
"id": "undo",
"label": "&&Undo"
},
{
"id": "redo",
"label": "&&Redo"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.clipboardCutAction",
"label": "Cu&&t"
},
{
"id": "editor.action.clipboardCopyAction",
"label": "&&Copy"
},
{
"id": "editor.action.clipboardPasteAction",
"label": "&&Paste"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "actions.find",
"label": "&&Find"
},
{
"id": "editor.action.startFindReplaceAction",
"label": "&&Replace"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.findInFiles",
"label": "Find &&in Files"
},
{
"id": "workbench.action.replaceInFiles",
"label": "Replace &&in Files"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.commentLine",
"label": "&&Toggle Line Comment"
},
{
"id": "editor.action.blockComment",
"label": "Toggle &&Block Comment"
},
{
"id": "editor.emmet.action.expandAbbreviation",
"label": "Emmet: E&&xpand Abbreviation"
}
]
},
"Selection": {
"items": [
{
"id": "editor.action.selectAll",
"label": "&&Select All"
},
{
"id": "editor.action.smartSelect.expand",
"label": "&&Expand Selection"
},
{
"id": "editor.action.smartSelect.shrink",
"label": "&&Shrink Selection"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.copyLinesUpAction",
"label": "&&Copy Line Up"
},
{
"id": "editor.action.copyLinesDownAction",
"label": "Co&&py Line Down"
},
{
"id": "editor.action.moveLinesUpAction",
"label": "Mo&&ve Line Up"
},
{
"id": "editor.action.moveLinesDownAction",
"label": "Move &&Line Down"
},
{
"id": "editor.action.duplicateSelection",
"label": "&&Duplicate Selection"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.insertCursorAbove",
"label": "&&Add Cursor Above"
},
{
"id": "editor.action.insertCursorBelow",
"label": "A&&dd Cursor Below"
},
{
"id": "editor.action.insertCursorAtEndOfEachLineSelected",
"label": "Add C&&ursors to Line Ends"
},
{
"id": "editor.action.addSelectionToNextFindMatch",
"label": "Add &&Next Occurrence"
},
{
"id": "editor.action.addSelectionToPreviousFindMatch",
"label": "Add P&&revious Occurrence"
},
{
"id": "editor.action.selectHighlights",
"label": "Select All &&Occurrences"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleMultiCursorModifier",
"label": "Switch to Alt+Click for Multi-Cursor"
},
{
"id": "editor.action.toggleColumnSelection",
"label": "Column &&Selection Mode"
}
]
},
"View": {
"items": [
{
"id": "workbench.action.showCommands",
"label": "&&Command Palette..."
},
{
"id": "workbench.action.openView",
"label": "&&Open View..."
},
{
"id": "vscode.menubar.separator"
},
{
"id": "submenuitem.23",
"label": "&&Appearance",
"submenu": {
"items": [
{
"id": "workbench.action.toggleFullScreen",
"label": "&&Full Screen"
},
{
"id": "workbench.action.toggleZenMode",
"label": "Zen Mode"
},
{
"id": "workbench.action.toggleCenteredLayout",
"label": "&&Centered Layout"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleMenuBar",
"label": "Show Menu &&Bar",
"checked": true
},
{
"id": "workbench.action.toggleSidebarVisibility",
"label": "Show &&Primary Side Bar",
"checked": true
},
{
"id": "workbench.action.toggleAuxiliaryBar",
"label": "Show Secondary Si&&de Bar"
},
{
"id": "workbench.action.toggleStatusbarVisibility",
"label": "Show S&&tatus Bar",
"checked": true
},
{
"id": "workbench.action.toggleActivityBarVisibility",
"label": "Show &&Activity Bar",
"checked": true
},
{
"id": "workbench.action.togglePanel",
"label": "Show &&Panel",
"checked": true
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleSidebarPosition",
"label": "&&Move Primary Side Bar Right"
},
{
"id": "submenuitem.33",
"label": "Panel Position",
"submenu": {
"items": [
{
"id": "workbench.action.positionPanelBottom",
"label": "Bottom",
"checked": true
},
{
"id": "workbench.action.positionPanelLeft",
"label": "Left"
},
{
"id": "workbench.action.positionPanelRight",
"label": "Right"
}
]
}
},
{
"id": "submenuitem.32",
"label": "Align Panel",
"submenu": {
"items": [
{
"id": "workbench.action.alignPanelCenter",
"label": "Center",
"checked": true
},
{
"id": "workbench.action.alignPanelJustify",
"label": "Justify"
},
{
"id": "workbench.action.alignPanelLeft",
"label": "Left"
},
{
"id": "workbench.action.alignPanelRight",
"label": "Right"
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.zoomIn",
"label": "&&Zoom In"
},
{
"id": "workbench.action.zoomOut",
"label": "&&Zoom Out"
},
{
"id": "workbench.action.zoomReset",
"label": "&&Reset Zoom"
}
]
}
},
{
"id": "submenuitem.30",
"label": "Editor &&Layout",
"submenu": {
"items": [
{
"id": "workbench.action.splitEditorUp",
"label": "Split &&Up"
},
{
"id": "workbench.action.splitEditorDown",
"label": "Split &&Down"
},
{
"id": "workbench.action.splitEditorLeft",
"label": "Split &&Left"
},
{
"id": "workbench.action.splitEditorRight",
"label": "Split &&Right"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.splitEditorInGroup",
"label": "Split in &&Group"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.editorLayoutSingle",
"label": "&&Single"
},
{
"id": "workbench.action.editorLayoutTwoColumns",
"label": "&&Two Columns"
},
{
"id": "workbench.action.editorLayoutThreeColumns",
"label": "T&&hree Columns"
},
{
"id": "workbench.action.editorLayoutTwoRows",
"label": "T&&wo Rows"
},
{
"id": "workbench.action.editorLayoutThreeRows",
"label": "Three &&Rows"
},
{
"id": "workbench.action.editorLayoutTwoByTwoGrid",
"label": "&&Grid (2x2)"
},
{
"id": "workbench.action.editorLayoutTwoRowsRight",
"label": "Two R&&ows Right"
},
{
"id": "workbench.action.editorLayoutTwoColumnsBottom",
"label": "Two &&Columns Bottom"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleEditorGroupLayout",
"label": "Flip &&Layout"
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.view.explorer",
"label": "&&Explorer"
},
{
"id": "workbench.view.search",
"label": "&&Search"
},
{
"id": "workbench.view.scm",
"label": "Source &&Control"
},
{
"id": "workbench.view.debug",
"label": "&&Run"
},
{
"id": "workbench.view.extensions",
"label": "E&&xtensions"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.actions.view.problems",
"label": "&&Problems"
},
{
"id": "workbench.action.output.toggleOutput",
"label": "&&Output"
},
{
"id": "workbench.debug.action.toggleRepl",
"label": "De&&bug Console"
},
{
"id": "workbench.action.terminal.toggleTerminal",
"label": "&&Terminal"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.toggleWordWrap",
"label": "&&Word Wrap",
"checked": true
},
{
"id": "editor.action.toggleMinimap",
"label": "Show &&Minimap",
"checked": true
},
{
"id": "breadcrumbs.toggle",
"label": "Show &&Breadcrumbs",
"checked": true
},
{
"id": "editor.action.toggleRenderWhitespace",
"label": "&&Render Whitespace",
"checked": true
},
{
"id": "editor.action.toggleRenderControlCharacter",
"label": "Render &&Control Characters",
"checked": true
}
]
},
"Go": {
"items": [
{
"id": "workbench.action.navigateBack",
"label": "&&Back"
},
{
"id": "workbench.action.navigateForward",
"label": "&&Forward",
"enabled": false
},
{
"id": "workbench.action.navigateToLastEditLocation",
"label": "&&Last Edit Location",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "submenuitem.37",
"label": "Switch &&Editor",
"submenu": {
"items": [
{
"id": "workbench.action.nextEditor",
"label": "&&Next Editor"
},
{
"id": "workbench.action.previousEditor",
"label": "&&Previous Editor"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openNextRecentlyUsedEditor",
"label": "&&Next Used Editor"
},
{
"id": "workbench.action.openPreviousRecentlyUsedEditor",
"label": "&&Previous Used Editor"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.nextEditorInGroup",
"label": "&&Next Editor in Group"
},
{
"id": "workbench.action.previousEditorInGroup",
"label": "&&Previous Editor in Group"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openNextRecentlyUsedEditorInGroup",
"label": "&&Next Used Editor in Group"
},
{
"id": "workbench.action.openPreviousRecentlyUsedEditorInGroup",
"label": "&&Previous Used Editor in Group"
}
]
}
},
{
"id": "submenuitem.38",
"label": "Switch &&Group",
"submenu": {
"items": [
{
"id": "workbench.action.focusFirstEditorGroup",
"label": "Group &&1"
},
{
"id": "workbench.action.focusSecondEditorGroup",
"label": "Group &&2"
},
{
"id": "workbench.action.focusThirdEditorGroup",
"label": "Group &&3",
"enabled": false
},
{
"id": "workbench.action.focusFourthEditorGroup",
"label": "Group &&4",
"enabled": false
},
{
"id": "workbench.action.focusFifthEditorGroup",
"label": "Group &&5",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.focusNextGroup",
"label": "&&Next Group",
"enabled": false
},
{
"id": "workbench.action.focusPreviousGroup",
"label": "&&Previous Group",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.focusLeftGroup",
"label": "Group &&Left",
"enabled": false
},
{
"id": "workbench.action.focusRightGroup",
"label": "Group &&Right",
"enabled": false
},
{
"id": "workbench.action.focusAboveGroup",
"label": "Group &&Above",
"enabled": false
},
{
"id": "workbench.action.focusBelowGroup",
"label": "Group &&Below",
"enabled": false
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.quickOpen",
"label": "Go to &&File..."
},
{
"id": "workbench.action.showAllSymbols",
"label": "Go to Symbol in &&Workspace..."
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.gotoSymbol",
"label": "Go to &&Symbol in Editor..."
},
{
"id": "editor.action.revealDefinition",
"label": "Go to &&Definition"
},
{
"id": "editor.action.revealDeclaration",
"label": "Go to &&Declaration"
},
{
"id": "editor.action.goToTypeDefinition",
"label": "Go to &&Type Definition"
},
{
"id": "editor.action.goToImplementation",
"label": "Go to &&Implementations"
},
{
"id": "editor.action.goToReferences",
"label": "Go to &&References"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.gotoLine",
"label": "Go to &&Line/Column..."
},
{
"id": "editor.action.jumpToBracket",
"label": "Go to &&Bracket"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.marker.nextInFiles",
"label": "Next &&Problem"
},
{
"id": "editor.action.marker.prevInFiles",
"label": "Previous &&Problem"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.action.dirtydiff.next",
"label": "Next &&Change"
},
{
"id": "editor.action.dirtydiff.previous",
"label": "Previous &&Change"
}
]
},
"Run": {
"items": [
{
"id": "workbench.action.debug.start",
"label": "&&Start Debugging"
},
{
"id": "workbench.action.debug.run",
"label": "Run &&Without Debugging"
},
{
"id": "workbench.action.debug.stop",
"label": "&&Stop Debugging",
"enabled": false
},
{
"id": "workbench.action.debug.restart",
"label": "&&Restart Debugging",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.debug.configure",
"label": "Open &&Configurations"
},
{
"id": "debug.addConfiguration",
"label": "A&&dd Configuration..."
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.debug.stepOver",
"label": "Step &&Over",
"enabled": false
},
{
"id": "workbench.action.debug.stepInto",
"label": "Step &&Into",
"enabled": false
},
{
"id": "workbench.action.debug.stepOut",
"label": "Step O&&ut",
"enabled": false
},
{
"id": "workbench.action.debug.continue",
"label": "&&Continue",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "editor.debug.action.toggleBreakpoint",
"label": "Toggle &&Breakpoint"
},
{
"id": "submenuitem.31",
"label": "&&New Breakpoint",
"submenu": {
"items": [
{
"id": "editor.debug.action.conditionalBreakpoint",
"label": "&&Conditional Breakpoint..."
},
{
"id": "editor.debug.action.toggleInlineBreakpoint",
"label": "Inline Breakp&&oint"
},
{
"id": "workbench.debug.viewlet.action.addFunctionBreakpointAction",
"label": "&&Function Breakpoint..."
},
{
"id": "editor.debug.action.addLogPoint",
"label": "&&Logpoint..."
}
]
}
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.debug.viewlet.action.enableAllBreakpoints",
"label": "&&Enable All Breakpoints"
},
{
"id": "workbench.debug.viewlet.action.disableAllBreakpoints",
"label": "Disable A&&ll Breakpoints"
},
{
"id": "workbench.debug.viewlet.action.removeAllBreakpoints",
"label": "Remove &&All Breakpoints"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "debug.installAdditionalDebuggers",
"label": "&&Install Additional Debuggers..."
}
]
},
"Terminal": {
"items": [
{
"id": "workbench.action.terminal.new",
"label": "&&New Terminal"
},
{
"id": "workbench.action.terminal.split",
"label": "&&Split Terminal"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.tasks.runTask",
"label": "&&Run Task..."
},
{
"id": "workbench.action.tasks.build",
"label": "Run &&Build Task..."
},
{
"id": "workbench.action.terminal.runActiveFile",
"label": "Run &&Active File"
},
{
"id": "workbench.action.terminal.runSelectedText",
"label": "Run &&Selected Text"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.tasks.showTasks",
"label": "Show Runnin&&g Tasks...",
"enabled": false
},
{
"id": "workbench.action.tasks.restartTask",
"label": "R&&estart Running Task...",
"enabled": false
},
{
"id": "workbench.action.tasks.terminate",
"label": "&&Terminate Task...",
"enabled": false
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.tasks.configureTaskRunner",
"label": "&&Configure Tasks..."
},
{
"id": "workbench.action.tasks.configureDefaultBuildTask",
"label": "Configure De&&fault Build Task..."
}
]
},
"Help": {
"items": [
{
"id": "workbench.action.openWalkthrough",
"label": "Get Started"
},
{
"id": "workbench.action.showCommands",
"label": "Show All Commands"
},
{
"id": "workbench.action.openDocumentationUrl",
"label": "&&Documentation"
},
{
"id": "workbench.action.showInteractivePlayground",
"label": "Editor Playgrou&&nd"
},
{
"id": "update.showCurrentReleaseNotes",
"label": "&&Release Notes"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.keybindingsReference",
"label": "&&Keyboard Shortcuts Reference"
},
{
"id": "workbench.action.openVideoTutorialsUrl",
"label": "&&Video Tutorials"
},
{
"id": "workbench.action.openTipsAndTricksUrl",
"label": "Tips and Tri&&cks"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openTwitterUrl",
"label": "&&Join Us on Twitter"
},
{
"id": "workbench.action.openRequestFeatureUrl",
"label": "&&Search Feature Requests"
},
{
"id": "workbench.action.openIssueReporter",
"label": "Report &&Issue"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.openLicenseUrl",
"label": "View &&License"
},
{
"id": "workbench.action.openPrivacyStatementUrl",
"label": "Privac&&y Statement"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.toggleDevTools",
"label": "Toggle Developer Tools"
},
{
"id": "workbench.action.openProcessExplorer",
"label": "Open &&Process Explorer"
},
{
"id": "vscode.menubar.separator"
},
{
"id": "workbench.action.showAboutDialog",
"label": "&&About"
}
]
}
},
"keybindings": {
"workbench.action.files.newUntitledFile": {
"label": "Ctrl+N",
"userSettingsLabel": "ctrl+n"
},
"welcome.showNewFileEntries": {
"label": "Ctrl+Alt+Super+N",
"userSettingsLabel": "ctrl+alt+meta+n"
},
"workbench.action.newWindow": {
"label": "Ctrl+Shift+N",
"userSettingsLabel": "ctrl+shift+n"
},
"workbench.action.files.openFile": {
"label": "Ctrl+O",
"userSettingsLabel": "ctrl+o"
},
"workbench.action.files.openFolder": {
"label": "Ctrl+K Ctrl+O",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+o"
},
"workbench.action.reopenClosedEditor": {
"label": "Ctrl+Shift+T",
"userSettingsLabel": "ctrl+shift+t"
},
"workbench.action.openRecent": {
"label": "Ctrl+R",
"userSettingsLabel": "ctrl+r"
},
"workbench.action.files.save": {
"label": "Ctrl+S",
"userSettingsLabel": "ctrl+s"
},
"workbench.action.files.saveAs": {
"label": "Ctrl+Shift+S",
"userSettingsLabel": "ctrl+shift+s"
},
"workbench.action.openSettings": {
"label": "Ctrl+,",
"userSettingsLabel": "ctrl+,"
},
"workbench.view.extensions": {
"label": "Ctrl+Shift+X",
"userSettingsLabel": "ctrl+shift+x"
},
"workbench.action.openGlobalKeybindings": {
"label": "Ctrl+K Ctrl+S",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+s"
},
"workbench.action.selectTheme": {
"label": "Ctrl+K Ctrl+T",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+t"
},
"workbench.action.closeActiveEditor": {
"label": "Ctrl+W",
"userSettingsLabel": "ctrl+w"
},
"workbench.action.closeFolder": {
"label": "Ctrl+K F",
"isNative": false,
"userSettingsLabel": "ctrl+k f"
},
"workbench.action.closeWindow": {
"label": "Alt+F4",
"userSettingsLabel": "alt+f4"
},
"workbench.action.quit": {
"label": "Ctrl+Q",
"userSettingsLabel": "ctrl+q"
},
"undo": {
"label": "Ctrl+Z",
"userSettingsLabel": "ctrl+z"
},
"redo": {
"label": "Ctrl+Y",
"userSettingsLabel": "ctrl+y"
},
"editor.action.clipboardCutAction": {
"label": "Ctrl+X",
"userSettingsLabel": "ctrl+x"
},
"editor.action.clipboardCopyAction": {
"label": "Ctrl+C",
"userSettingsLabel": "ctrl+c"
},
"editor.action.clipboardPasteAction": {
"label": "Ctrl+V",
"userSettingsLabel": "ctrl+v"
},
"actions.find": {
"label": "Ctrl+F",
"userSettingsLabel": "ctrl+f"
},
"editor.action.startFindReplaceAction": {
"label": "Ctrl+H",
"userSettingsLabel": "ctrl+h"
},
"workbench.action.findInFiles": {
"label": "Ctrl+Shift+F",
"userSettingsLabel": "ctrl+shift+f"
},
"workbench.action.replaceInFiles": {
"label": "Ctrl+Shift+H",
"userSettingsLabel": "ctrl+shift+h"
},
"editor.action.commentLine": {
"label": "Ctrl+/",
"userSettingsLabel": "ctrl+/"
},
"editor.action.blockComment": {
"label": "Ctrl+Shift+A",
"userSettingsLabel": "ctrl+shift+a"
},
"editor.emmet.action.expandAbbreviation": {
"label": "Tab",
"userSettingsLabel": "tab"
},
"editor.action.selectAll": {
"label": "Ctrl+A",
"userSettingsLabel": "ctrl+a"
},
"editor.action.smartSelect.expand": {
"label": "Shift+Alt+Right",
"userSettingsLabel": "shift+alt+right"
},
"editor.action.smartSelect.shrink": {
"label": "Shift+Alt+Left",
"userSettingsLabel": "shift+alt+left"
},
"editor.action.copyLinesUpAction": {
"label": "Ctrl+Shift+Alt+Up",
"userSettingsLabel": "ctrl+shift+alt+up"
},
"editor.action.copyLinesDownAction": {
"label": "Ctrl+Shift+Alt+Down",
"userSettingsLabel": "ctrl+shift+alt+down"
},
"editor.action.moveLinesUpAction": {
"label": "Alt+Up",
"userSettingsLabel": "alt+up"
},
"editor.action.moveLinesDownAction": {
"label": "Alt+Down",
"userSettingsLabel": "alt+down"
},
"editor.action.insertCursorAbove": {
"label": "Shift+Alt+Up",
"userSettingsLabel": "shift+alt+up"
},
"editor.action.insertCursorBelow": {
"label": "Shift+Alt+Down",
"userSettingsLabel": "shift+alt+down"
},
"editor.action.insertCursorAtEndOfEachLineSelected": {
"label": "Shift+Alt+I",
"userSettingsLabel": "shift+alt+i"
},
"editor.action.addSelectionToNextFindMatch": {
"label": "Ctrl+D",
"userSettingsLabel": "ctrl+d"
},
"editor.action.selectHighlights": {
"label": "Ctrl+Shift+L",
"userSettingsLabel": "ctrl+shift+l"
},
"workbench.action.showCommands": {
"label": "Ctrl+Shift+P",
"userSettingsLabel": "ctrl+shift+p"
},
"workbench.action.toggleFullScreen": {
"label": "F11",
"userSettingsLabel": "f11"
},
"workbench.action.toggleZenMode": {
"label": "Ctrl+K Z",
"isNative": false,
"userSettingsLabel": "ctrl+k z"
},
"workbench.action.toggleSidebarVisibility": {
"label": "Ctrl+B",
"userSettingsLabel": "ctrl+b"
},
"workbench.action.togglePanel": {
"label": "Ctrl+J",
"userSettingsLabel": "ctrl+j"
},
"workbench.action.zoomIn": {
"label": "Ctrl+=",
"userSettingsLabel": "ctrl+="
},
"workbench.action.zoomOut": {
"label": "Ctrl+-",
"userSettingsLabel": "ctrl+-"
},
"workbench.action.zoomReset": {
"label": "Ctrl+NumPad0",
"isNative": false,
"userSettingsLabel": "ctrl+numpad0"
},
"workbench.action.splitEditorInGroup": {
"label": "Ctrl+K Ctrl+Shift+\\",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+shift+\\"
},
"workbench.action.toggleEditorGroupLayout": {
"label": "Shift+Alt+0",
"userSettingsLabel": "shift+alt+0"
},
"workbench.view.explorer": {
"label": "Ctrl+Shift+E",
"userSettingsLabel": "ctrl+shift+e"
},
"workbench.view.search": {
"label": "Ctrl+Shift+F",
"userSettingsLabel": "ctrl+shift+f"
},
"workbench.view.scm": {
"label": "Ctrl+Shift+G",
"userSettingsLabel": "ctrl+shift+g"
},
"workbench.view.debug": {
"label": "Ctrl+Shift+D",
"userSettingsLabel": "ctrl+shift+d"
},
"workbench.actions.view.problems": {
"label": "Ctrl+Shift+M",
"userSettingsLabel": "ctrl+shift+m"
},
"workbench.action.output.toggleOutput": {
"label": "Ctrl+K Ctrl+H",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+h"
},
"workbench.debug.action.toggleRepl": {
"label": "Ctrl+Shift+Y",
"userSettingsLabel": "ctrl+shift+y"
},
"workbench.action.terminal.toggleTerminal": {
"label": "Ctrl+`",
"userSettingsLabel": "ctrl+`"
},
"editor.action.toggleWordWrap": {
"label": "Alt+Z",
"userSettingsLabel": "alt+z"
},
"workbench.action.navigateBack": {
"label": "Ctrl+Alt+-",
"userSettingsLabel": "ctrl+alt+-"
},
"workbench.action.navigateForward": {
"label": "Ctrl+Shift+-",
"userSettingsLabel": "ctrl+shift+-"
},
"workbench.action.navigateToLastEditLocation": {
"label": "Ctrl+K Ctrl+Q",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+q"
},
"workbench.action.nextEditor": {
"label": "Ctrl+PageDown",
"userSettingsLabel": "ctrl+pagedown"
},
"workbench.action.previousEditor": {
"label": "Ctrl+PageUp",
"userSettingsLabel": "ctrl+pageup"
},
"workbench.action.nextEditorInGroup": {
"label": "Ctrl+K Ctrl+PageDown",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+pagedown"
},
"workbench.action.previousEditorInGroup": {
"label": "Ctrl+K Ctrl+PageUp",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+pageup"
},
"workbench.action.focusFirstEditorGroup": {
"label": "Ctrl+1",
"userSettingsLabel": "ctrl+1"
},
"workbench.action.focusSecondEditorGroup": {
"label": "Ctrl+2",
"userSettingsLabel": "ctrl+2"
},
"workbench.action.focusThirdEditorGroup": {
"label": "Ctrl+3",
"userSettingsLabel": "ctrl+3"
},
"workbench.action.focusFourthEditorGroup": {
"label": "Ctrl+4",
"userSettingsLabel": "ctrl+4"
},
"workbench.action.focusFifthEditorGroup": {
"label": "Ctrl+5",
"userSettingsLabel": "ctrl+5"
},
"workbench.action.focusLeftGroup": {
"label": "Ctrl+K Ctrl+LeftArrow",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+left"
},
"workbench.action.focusRightGroup": {
"label": "Ctrl+K Ctrl+RightArrow",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+right"
},
"workbench.action.focusAboveGroup": {
"label": "Ctrl+K Ctrl+UpArrow",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+up"
},
"workbench.action.focusBelowGroup": {
"label": "Ctrl+K Ctrl+DownArrow",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+down"
},
"workbench.action.quickOpen": {
"label": "Ctrl+P",
"userSettingsLabel": "ctrl+p"
},
"workbench.action.showAllSymbols": {
"label": "Ctrl+T",
"userSettingsLabel": "ctrl+t"
},
"workbench.action.gotoSymbol": {
"label": "Ctrl+Shift+O",
"userSettingsLabel": "ctrl+shift+o"
},
"editor.action.revealDefinition": {
"label": "F12",
"userSettingsLabel": "f12"
},
"editor.action.goToImplementation": {
"label": "Ctrl+F12",
"userSettingsLabel": "ctrl+f12"
},
"editor.action.goToReferences": {
"label": "Shift+F12",
"userSettingsLabel": "shift+f12"
},
"workbench.action.gotoLine": {
"label": "Ctrl+G",
"userSettingsLabel": "ctrl+g"
},
"editor.action.jumpToBracket": {
"label": "Ctrl+Shift+\\",
"userSettingsLabel": "ctrl+shift+\\"
},
"editor.action.marker.nextInFiles": {
"label": "F8",
"userSettingsLabel": "f8"
},
"editor.action.marker.prevInFiles": {
"label": "Shift+F8",
"userSettingsLabel": "shift+f8"
},
"editor.action.dirtydiff.next": {
"label": "Alt+F3",
"userSettingsLabel": "alt+f3"
},
"editor.action.dirtydiff.previous": {
"label": "Shift+Alt+F3",
"userSettingsLabel": "shift+alt+f3"
},
"workbench.action.debug.start": {
"label": "F5",
"userSettingsLabel": "f5"
},
"workbench.action.debug.run": {
"label": "Ctrl+F5",
"userSettingsLabel": "ctrl+f5"
},
"workbench.action.debug.stop": {
"label": "Shift+F5",
"userSettingsLabel": "shift+f5"
},
"workbench.action.debug.restart": {
"label": "Ctrl+Shift+F5",
"userSettingsLabel": "ctrl+shift+f5"
},
"workbench.action.debug.stepOver": {
"label": "F10",
"userSettingsLabel": "f10"
},
"workbench.action.debug.stepInto": {
"label": "F11",
"userSettingsLabel": "f11"
},
"workbench.action.debug.stepOut": {
"label": "Shift+F11",
"userSettingsLabel": "shift+f11"
},
"workbench.action.debug.continue": {
"label": "F5",
"userSettingsLabel": "f5"
},
"editor.debug.action.toggleBreakpoint": {
"label": "F9",
"userSettingsLabel": "f9"
},
"editor.debug.action.toggleInlineBreakpoint": {
"label": "Shift+F9",
"userSettingsLabel": "shift+f9"
},
"workbench.action.terminal.new": {
"label": "Ctrl+Shift+`",
"userSettingsLabel": "ctrl+shift+`"
},
"workbench.action.terminal.split": {
"label": "Ctrl+Shift+5",
"userSettingsLabel": "ctrl+shift+5"
},
"workbench.action.tasks.build": {
"label": "Ctrl+Shift+B",
"userSettingsLabel": "ctrl+shift+b"
},
"workbench.action.keybindingsReference": {
"label": "Ctrl+K Ctrl+R",
"isNative": false,
"userSettingsLabel": "ctrl+k ctrl+r"
},
"workbench.action.toggleDevTools": {
"label": "Ctrl+Shift+I",
"userSettingsLabel": "ctrl+shift+i"
}
}
},
"theme": "vs-dark",
"themeBackground": "#011627",
"windowsState": {
"lastActiveWindow": {
"folder": "file:///c%3A/Users/matto/Desktop/dev/bttb/new_bttb_svg_error",
"backupPath": "C:\\Users\\matto\\AppData\\Roaming\\Code\\Backups\\da9f5b665e1a32d4dd29d09be329704e",
"uiState": {
"mode": 1,
"x": 15,
"y": 14,
"width": 1832,
"height": 1019
}
},
"openedWindows": []
},
"pickerWorkingDir": "/home/asmattic/Desktop/dev",
"windowSplash": {
"baseTheme": "vs-dark",
"colorInfo": {
"foreground": "#d6deeb",
"background": "#011627",
"editorBackground": "#011627",
"titleBarBackground": "#011627",
"activityBarBackground": "#011627",
"sideBarBackground": "#011627",
"statusBarBackground": "#011627",
"statusBarNoFolderBackground": "#011627"
},
"layoutInfo": {
"sideBarSide": "left",
"editorPartMinWidth": 220,
"titleBarHeight": 30,
"activityBarWidth": 48,
"sideBarWidth": 235,
"statusBarHeight": 22,
"windowBorder": false
}
},
"backupWorkspaces": {
"workspaces": [],
"folders": [
{
"folderUri": "file:///c%3A/Users/matto/Desktop/dev/bttb/new_bttb_svg_error"
}
],
"emptyWindows": []
},
"windowControlHeight": 36
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/public/manifest.webmanifest","entries":[{"id":"S9Dc.webmanifest","timestamp":1662583882074}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/BestTimeToBuyText.jsx","entries":[{"id":"qWaA.jsx","timestamp":1673043181530}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/dedupe-companies-etc/dedupe-companies.ipynb","entries":[{"id":"zsfP.ipynb","source":"fileWorkingCopyCreate.source","timestamp":1671105422726},{"id":"Yx0j.ipynb","source":"Insert Cell","timestamp":1671105479021},{"id":"z57s.ipynb","source":"edit","timestamp":1671106082587},{"id":"mmpW.ipynb","source":"Insert Cell","timestamp":1671106240255},{"id":"hbwm.ipynb","source":"edit","timestamp":1671106793552},{"id":"fQcM.ipynb","source":"Insert Cell","timestamp":1671106873969},{"id":"DUgg.ipynb","source":"edit","timestamp":1671107690263},{"id":"wKKT.ipynb","source":"Insert Cell","timestamp":1671107802273},{"id":"XTky.ipynb","source":"edit","timestamp":1671107906241},{"id":"Y8JL.ipynb","source":"Insert Cell","timestamp":1671107919196},{"id":"edzS.ipynb","source":"edit","timestamp":1671108190731},{"id":"7tWR.ipynb","source":"Insert Cell","timestamp":1671108274540},{"id":"f65f.ipynb","source":"edit","timestamp":1671108421387},{"id":"yWAM.ipynb","source":"edit","timestamp":1671108432941},{"id":"YKxV.ipynb","source":"Insert Cell","timestamp":1671108561105},{"id":"nSHp.ipynb","source":"edit","timestamp":1671108585536},{"id":"45BB.ipynb","source":"Insert Cell","timestamp":1671108646703},{"id":"9W7t.ipynb","source":"edit","timestamp":1671108894150},{"id":"GU50.ipynb","source":"Insert Cell","timestamp":1671109071834},{"id":"CUNz.ipynb","source":"edit","timestamp":1671109081480},{"id":"bwab.ipynb","source":"Insert Cell","timestamp":1671109093867},{"id":"fmTE.ipynb","source":"edit","timestamp":1671109372898},{"id":"pjq3.ipynb","source":"edit","timestamp":1671109448607},{"id":"2x1K.ipynb","source":"edit","timestamp":1671109475441},{"id":"uS3P.ipynb","source":"edit","timestamp":1671110051896},{"id":"ClrQ.ipynb","source":"Insert Cell","timestamp":1671110254315},{"id":"LkEk.ipynb","source":"Insert Cell","timestamp":1671110271690},{"id":"v56w.ipynb","source":"Insert Cell","timestamp":1671110320077},{"id":"Ex2i.ipynb","source":"edit","timestamp":1671110532787},{"id":"9God.ipynb","source":"Insert Cell","timestamp":1671110885028},{"id":"NA2k.ipynb","source":"edit","timestamp":1671111312248},{"id":"OkO8.ipynb","source":"Insert Cell","timestamp":1671111589092},{"id":"woKe.ipynb","source":"edit","timestamp":1671111695573},{"id":"bNP9.ipynb","source":"Insert Cell","timestamp":1671111769434},{"id":"2Fkw.ipynb","source":"edit","timestamp":1671112101155},{"id":"ysku.ipynb","source":"edit","timestamp":1671113141510},{"id":"VpYe.ipynb","source":"Insert Cell","timestamp":1671113509341},{"id":"mQbs.ipynb","source":"edit","timestamp":1671113647212},{"id":"bHEX.ipynb","source":"edit","timestamp":1671113688265},{"id":"a5mR.ipynb","source":"edit","timestamp":1671113705531},{"id":"SV9Q.ipynb","source":"edit","timestamp":1671451432888},{"id":"FEM1.ipynb","source":"edit","timestamp":1671451486583},{"id":"E9Jm.ipynb","source":"edit","timestamp":1671451517327},{"id":"xgfE.ipynb","source":"edit","timestamp":1671451552117},{"id":"wOQO.ipynb","source":"edit","timestamp":1671451575100},{"id":"gEIa.ipynb","source":"edit","timestamp":1671451601911},{"id":"vTpe.ipynb","source":"edit","timestamp":1671451619853},{"id":"hdoQ.ipynb","source":"edit","timestamp":1671451638818},{"id":"e4u5.ipynb","source":"edit","timestamp":1671451659538},{"id":"JRqW.ipynb","source":"edit","timestamp":1671451695862}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/new-features-in-v1.mdx","entries":[{"id":"O1nV.mdx","timestamp":1662960439077}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.npmrc","entries":[{"id":"8X3C","timestamp":1662323717694}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/lib/utils/contentlayer.ts","entries":[{"id":"NzNF.ts","timestamp":1662901669953}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.env.production","entries":[{"id":"lqv2.production","timestamp":1662323908900}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.prettierignore","entries":[{"id":"upJz","timestamp":1662323769830}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/Footer.tsx","entries":[{"id":"hUc4.tsx","timestamp":1662957357805}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/LICENSE","entries":[{"id":"K9Tf","timestamp":1662324038133}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/pages/projects.tsx","entries":[{"id":"0JDB.tsx","timestamp":1662960326972}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/README.md","entries":[{"id":"jHmK.md","timestamp":1649802192040},{"id":"xiTx.md","timestamp":1649810158631}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/lib/withWebAudio.ts","entries":[{"id":"goZI.ts","timestamp":1649809562387}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.env","entries":[{"id":"eCQX","timestamp":1662323864459}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid/README.md","entries":[{"id":"gSTG.md","timestamp":1649802182440}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/coincident-spectra/tailwind.config.cjs","entries":[{"id":"xu37.cjs","timestamp":1650684356457},{"id":"N1zm.cjs","timestamp":1650684483937}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.dockerignore","entries":[{"id":"IdYc","timestamp":1662324702835}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/cms/cms.js","entries":[{"id":"TYJG.js","timestamp":1673044867005},{"id":"Y3n0.js","timestamp":1673044923342}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/.npmrc","entries":[{"id":"rxrr","source":"Workspace Edit","timestamp":1649802775993}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/LayoutWrapper.tsx","entries":[{"id":"46G9.tsx","timestamp":1662971417036},{"id":"cqhE.tsx","timestamp":1662971470784},{"id":"eTUe.tsx","timestamp":1662971505804},{"id":"Pknd.tsx","timestamp":1662971661441},{"id":"lpxW.tsx","timestamp":1662971728305},{"id":"fhbX.tsx","timestamp":1662971739098},{"id":"kclR.tsx","timestamp":1662972906566},{"id":"jB3i.tsx","timestamp":1662974146423},{"id":"DTJD.tsx","timestamp":1662975638759},{"id":"hqZq.tsx","timestamp":1662981821425}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/BestMonthsToBuy.jsx","entries":[{"id":"ksqu.jsx","timestamp":1673043088566}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/utils.js","entries":[{"id":"Rcal.js","timestamp":1673039442592},{"id":"JeEH.js","timestamp":1673039783473}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/getTableRowsForGMF.js","entries":[{"id":"A2SO.js","timestamp":1651010247924}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/index.jsx","entries":[{"id":"zNWT.jsx","timestamp":1649803723430},{"id":"TFVy.jsx","timestamp":1649807841792},{"id":"vHtB.jsx","timestamp":1649807921677},{"id":"ZkME.jsx","timestamp":1649808436503},{"id":"XFKh.jsx","timestamp":1649808723167},{"id":"a0js.jsx","timestamp":1649809660815},{"id":"67v0.jsx","timestamp":1649809672427},{"id":"BtsS.jsx","timestamp":1649809958195}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/public/static/favicons/logo-green.svg","entries":[{"id":"uhfI.svg","source":"textFileCreate.source","timestamp":1662972170096}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/analytics/index.tsx","entries":[{"id":"snU9.tsx","timestamp":1662956736550}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/accu-ts-viewer/pages/index.tsx","entries":[{"id":"CTYi.tsx","timestamp":1662304628869}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/AuthorByline.jsx","entries":[{"id":"yEWq.jsx","timestamp":1673043071798}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/README.md","entries":[{"id":"rvip.md","timestamp":1662731314242},{"id":"UFYV.md","timestamp":1662733199193},{"id":"ZXOj.md","timestamp":1662961423304},{"id":"emHg.md","timestamp":1662961584282}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/VST3-Plugin-Dev/steinberg-cubase-vst3/vst3-project-generator/.vscode/settings.json","entries":[{"id":"oyDb.json","timestamp":1651052305077}]}
{
"cmake.sourceDirectory": "${workspaceFolder}/vst3projectgenerator"
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/ArticlePreviewChip.jsx","entries":[{"id":"Nlgp.jsx","timestamp":1673042915306}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/next-portfolio-references/kentcdodds.com/tailwind.config.js","entries":[{"id":"GUEG.js","timestamp":1664662885691}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/ui/Debugger.tsx","entries":[{"id":"SR6v.tsx","timestamp":1649803803774},{"id":"6lo1.tsx","timestamp":1649804058035},{"id":"ey54.tsx","timestamp":1649804516120},{"id":"TYOh.tsx","timestamp":1649804537072},{"id":"KUWH.tsx","timestamp":1649809618983}]}
{
"name": "bttb",
"version": "1.0.0",
"private": true,
"dependencies": {
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@mui/icons-material": "^5.0.5",
"@mui/lab": "^5.0.0-alpha.53",
"@mui/material": "^5.0.6",
"@mui/styles": "^5.0.2",
"@nivo/calendar": "^0.73.0",
"@nivo/core": "^0.73.0",
"calendar-link": "^2.4.0",
"date-fns": "^2.25.0",
"date-fns-tz": "^1.3.7",
"file-saver": "^2.0.5",
"formik": "^2.2.9",
"gatsby": "^4.24.8",
"gatsby-plugin-google-tagmanager": "^4.24.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-lodash": "^5.18.0",
"gatsby-plugin-manifest": "^4.18.0",
"gatsby-plugin-mdx": "^3.20.0",
"gatsby-plugin-mdx-frontmatter": "0.0.4",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-netlify-cms": "^6.25.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sharp": "^4.18.0",
"gatsby-plugin-sitemap": "^5.18.0",
"gatsby-remark-autolink-headers": "^5.18.0",
"gatsby-remark-images": "^6.18.0",
"gatsby-source-filesystem": "^4.18.0",
"gatsby-transformer-sharp": "^4.18.0",
"gatsby-transformer-yaml": "^4.18.0",
"ics": "^2.41.0",
"lodash": "^4.17.21",
"nanoid": "^4.0.0",
"netlify-cms-app": "^2.15.72",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"react": "^17.0.2",
"react-canvas-confetti": "^1.3.0",
"react-countdown": "^2.3.2",
"react-dom": "^17.0.2",
"sharp": "^0.30.7"
},
"scripts": {
"dev": "npm run develop",
"develop": "gatsby develop --https",
"build": "gatsby build",
"serve": "npm run build && gatsby serve"
},
"devDependencies": {
"eslint": "^8.29.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.2.0",
"gatsby-plugin-eslint": "^4.0.3",
"prettier": "2.8.1"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/package.json","entries":[{"id":"3SzK.json","timestamp":1673045160275},{"id":"yBC7.json","timestamp":1673048340740}]}
{
"name": "bttb",
"version": "1.0.0",
"private": true,
"dependencies": {
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@mui/icons-material": "^5.0.5",
"@mui/lab": "^5.0.0-alpha.53",
"@mui/material": "^5.0.6",
"@mui/styles": "^5.0.2",
"@nivo/calendar": "^0.73.0",
"@nivo/core": "^0.73.0",
"calendar-link": "^2.4.0",
"date-fns": "^2.25.0",
"date-fns-tz": "^1.3.7",
"file-saver": "^2.0.5",
"formik": "^2.2.9",
"gatsby": "^4.24.8",
"gatsby-plugin-google-tagmanager": "^4.24.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-lodash": "^5.18.0",
"gatsby-plugin-manifest": "^4.18.0",
"gatsby-plugin-mdx": "^3.20.0",
"gatsby-plugin-mdx-frontmatter": "0.0.4",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-netlify-cms": "^6.25.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sharp": "^4.18.0",
"gatsby-plugin-sitemap": "^5.18.0",
"gatsby-remark-autolink-headers": "^5.18.0",
"gatsby-remark-images": "^6.18.0",
"gatsby-source-filesystem": "^4.18.0",
"gatsby-transformer-sharp": "^4.18.0",
"gatsby-transformer-yaml": "^4.18.0",
"ics": "^2.41.0",
"lodash": "^4.17.21",
"nanoid": "^4.0.0",
"netlify-cms-app": "^2.15.72",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"react": "^17.0.2",
"react-canvas-confetti": "^1.3.0",
"react-countdown": "^2.3.2",
"react-dom": "^17.0.2",
"sharp": "^0.30.7"
},
"scripts": {
"dev": "npm run develop",
"develop": "gatsby develop --https",
"build": "gatsby build",
"serve": "npm run build && gatsby serve"
},
"devDependencies": {
"eslint": "^8.29.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.2.0",
"gatsby-plugin-eslint": "^4.0.3",
"prettier": "2.8.1"
}
}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/bttb/new_bttb_svg_error/bttb/package.json","entries":[{"id":"wu6X.json","timestamp":1672226562742}]}
{
"name": "bttb",
"version": "1.0.0",
"private": true,
"dependencies": {
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@emotion/styled": "^11.10.5",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@mui/icons-material": "^5.0.5",
"@mui/lab": "^5.0.0-alpha.53",
"@mui/material": "^5.0.6",
"@mui/styles": "^5.0.2",
"@nivo/calendar": "^0.73.0",
"@nivo/core": "^0.73.0",
"calendar-link": "^2.4.0",
"date-fns": "^2.25.0",
"date-fns-tz": "^1.3.7",
"file-saver": "^2.0.5",
"formik": "^2.2.9",
"gatsby": "^4.24.8",
"gatsby-plugin-google-tagmanager": "^4.24.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-lodash": "^5.18.0",
"gatsby-plugin-manifest": "^4.18.0",
"gatsby-plugin-mdx": "^3.20.0",
"gatsby-plugin-mdx-frontmatter": "0.0.4",
"gatsby-plugin-netlify": "^5.1.0",
"gatsby-plugin-netlify-cms": "^6.25.0",
"gatsby-plugin-react-svg": "^3.1.0",
"gatsby-plugin-sharp": "^4.18.0",
"gatsby-plugin-sitemap": "^5.18.0",
"gatsby-remark-autolink-headers": "^5.18.0",
"gatsby-remark-images": "^6.18.0",
"gatsby-source-filesystem": "^4.18.0",
"gatsby-transformer-sharp": "^4.18.0",
"gatsby-transformer-yaml": "^4.18.0",
"ics": "^2.41.0",
"lodash": "^4.17.21",
"nanoid": "^4.0.0",
"netlify-cms-app": "^2.15.72",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"react": "^17.0.2",
"react-canvas-confetti": "^1.3.0",
"react-countdown": "^2.3.2",
"react-dom": "^17.0.2",
"sharp": "^0.30.7"
},
"scripts": {
"dev": "npm run develop",
"develop": "gatsby develop --https --fix",
"build": "gatsby build",
"serve": "npm run build && gatsby serve"
},
"devDependencies": {
"eslint": "^8.29.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-webpack-plugin": "^3.2.0",
"gatsby-plugin-eslint": "^4.0.3"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/turborepo-monorepos/my-turborepo/README.md","entries":[{"id":"wmvW.md","timestamp":1650528452797}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/Image.tsx","entries":[{"id":"Jl5j.tsx","timestamp":1662902017651}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/templates/product.jsx","entries":[{"id":"ihAv.jsx","timestamp":1672872521178},{"id":"wA8M.jsx","timestamp":1672873876711},{"id":"ADP5.jsx","timestamp":1672874239498},{"id":"NXls.jsx","timestamp":1672874309366},{"id":"b2s0.jsx","timestamp":1673043844519}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/headerNavLinks.ts","entries":[{"id":"crAa.ts","timestamp":1662903101761}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/GMF/fixing-apache-permissions-04-22-2022/new-php-with-recommended-wp-modules.md","entries":[{"id":"t160.md","source":"textFileCreate.source","timestamp":1651010802633},{"id":"DVvd.md","timestamp":1651010815123}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Downloads/user-profile%20%282%29.json","entries":[{"id":"WIat.json","timestamp":1651010663431}]}
{
"_id": "289d9c9e-4f6e-4f47-83b6-8c9ad65596c5",
"_rev": "349b55a0-bfbb-42c8-908c-d778ae3109db-70921",
"country": "US",
"mail": "[email protected]",
"frUnindexedString1": null,
"memberOfOrgIDs": null,
"frUnindexedString2": null,
"frIndexedDate5": null,
"assignedDashboard": null,
"frUnindexedString3": null,
"frIndexedDate4": null,
"postalCode": null,
"frUnindexedString4": null,
"frIndexedDate3": null,
"frUnindexedString5": null,
"profileImage": null,
"frIndexedString5": null,
"frIndexedString4": null,
"frIndexedString3": null,
"frIndexedString2": null,
"frIndexedString1": null,
"frIndexedMultivalued3": [],
"frUnindexedInteger5": 0,
"frIndexedMultivalued4": [],
"frUnindexedInteger4": 0,
"consentedMappings": [],
"frIndexedMultivalued5": [],
"frUnindexedInteger3": 0,
"frUnindexedInteger2": 0,
"frIndexedMultivalued1": [],
"frIndexedMultivalued2": [],
"frUnindexedInteger1": 0,
"givenName": "Matthew",
"stateProvince": null,
"postalAddress": null,
"telephoneNumber": null,
"city": null,
"displayName": null,
"effectiveAssignments": [],
"description": null,
"accountStatus": "active",
"frUnindexedMultivalued1": [],
"frUnindexedDate3": "2017-03-10T22:17:39Z",
"frUnindexedDate2": null,
"frUnindexedMultivalued3": [],
"frUnindexedDate5": null,
"frUnindexedMultivalued2": [],
"frUnindexedDate4": null,
"frUnindexedMultivalued5": [],
"aliasList": [],
"frUnindexedMultivalued4": [],
"kbaInfo": [],
"frIndexedInteger4": 0,
"frIndexedInteger3": 0,
"isMemberOf": null,
"frIndexedInteger2": 0,
"sn": "Oldfield",
"frIndexedInteger1": 0,
"frUnindexedDate1": "1992-03-02T12:00:00Z",
"frIndexedInteger5": 0,
"preferences": {
"newsletterConsentTimestamp": "2022-01-29T05:40:39.992Z",
"newsletterConsent": true,
"forcePasswordChange": false
},
"userName": "[email protected]",
"frIndexedDate2": null,
"frIndexedDate1": null,
"effectiveRoles": [],
"mySteinberg": {
"eLicenser": [
{
"uid": "3057785",
"crdate": "2018-10-01T10:12:59Z",
"customer": "3164784",
"keyname": "USB-eLicenser-Win-10-Desktop",
"keyvalue": "984559 59F64A",
"originalkey": "0",
"parentKey": ""
},
{
"uid": "3061345",
"crdate": "2018-10-06T04:01:44Z",
"customer": "3164784",
"keyname": "",
"keyvalue": "2232959805 165DDE0012",
"originalkey": "0",
"parentKey": ""
},
{
"uid": "4198149",
"crdate": "2022-01-29T10:53:29Z",
"customer": "3164784",
"keyname": "",
"keyvalue": "6850455633 FFA17C113F",
"originalkey": "0",
"parentKey": ""
}
],
"DownloadAccessCodes": [
{
"uid": "2470050",
"variant": "1276",
"product": "1125",
"accesscode": "11KB7D964WUVSASRP52WZ009W",
"activationcode": "0240 7CUI VJRF UZBI LDHR YA00 F178 8B77",
"downloadLicense": "ACAC 0104",
"customer": "3164784",
"serial": "0",
"downloadDate": "2022-01-29T07:30:46Z"
}
]
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true
}
{"version":1,"resource":"vscode-userdata:/c%3A/Users/matto/AppData/Roaming/Code/User/settings.json","entries":[{"id":"VBas.json","timestamp":1651010096100},{"id":"MrDm.json","timestamp":1651010212184},{"id":"Y7hR.json","timestamp":1651010585574},{"id":"4Eki.json","timestamp":1651011378591},{"id":"UabW.json","timestamp":1651011614054},{"id":"TlAT.json","timestamp":1651011775651},{"id":"unRw.json","timestamp":1651012075276},{"id":"2CIj.json","timestamp":1651013429307},{"id":"Qnmj.json","timestamp":1651016834561},{"id":"IqPs.json","timestamp":1651016847184},{"id":"yD0q.json","timestamp":1651016885129},{"id":"Nwds.json","timestamp":1651017777357},{"id":"GnTy.json","timestamp":1651018009512},{"id":"65Yc.json","timestamp":1651043208000},{"id":"v2Zw.json","timestamp":1672181767217},{"id":"zbsA.json","timestamp":1672182072713}]}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"editor.fontFamily": "'', Consolas, 'Courier New', monospace"
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true,
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": [
"php",
"python"
],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome"
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark"
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true,
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": [
"php",
"python"
],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Visual Studio Dark - C++",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"material-ui-snippets.showNotesOnStartup": false,
"window.zoomLevel": 0,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"cSpell.enableFiletypes": ["php", "python"],
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"python.defaultInterpreterPath": "C:\\ProgramData\\Anaconda3\\python.exe",
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"http.systemCertificates": false,
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace"
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"prettier.semi": false
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/Dockerfile","entries":[{"id":"pvNw","timestamp":1662324735859}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/logo.svg","entries":[{"id":"0PpX.svg","timestamp":1662970017470}]}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"framer-motion": "^7.3.2",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
},
"eslintIgnore": [
"node_modules",
"coverage",
"build",
"public",
"*.ignored/",
"*.ignored.*"
],
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [
"eslint --fix"
],
"*.+(js|jsx|ts|tsx|json|css|md|mdx)": [
"prettier --write"
]
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/package.json","entries":[{"id":"M48b.json","timestamp":1662729785321},{"id":"Dyk5.json","timestamp":1662903743858},{"id":"xpPS.json","timestamp":1662963643880},{"id":"Ma7k.json","timestamp":1662963850337},{"id":"I15C.json","timestamp":1662974001586},{"id":"YHxk.json","timestamp":1662974327608}]}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"framer-motion": "^7.3.2",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
},
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [
"eslint --fix"
],
"*.+(js|jsx|ts|tsx|json|css|md|mdx)": [
"prettier --write"
]
}
}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
},
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [
"eslint --fix"
],
"*.+(js|jsx|ts|tsx|json|css|md|mdx)": [
"prettier --write"
]
}
}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"framer-motion": "^7.3.2",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
},
"eslintIgnore": [
"node_modules",
"coverage",
"build"
],
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [
"eslint --fix"
],
"*.+(js|jsx|ts|tsx|json|css|md|mdx)": [
"prettier --write"
]
}
}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"framer-motion": "^7.3.2",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
},
"eslintIgnore": [
"node_modules",
"coverage",
"build",
"*.ignored/",
"*.ignored.*"
],
"lint-staged": {
"*.+(js|jsx|ts|tsx)": [
"eslint --fix"
],
"*.+(js|jsx|ts|tsx|json|css|md|mdx)": [
"prettier --write"
]
}
}
{
"name": "matthewoldfield-com",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "next dev",
"dev": "next dev",
"build": "next build",
"postbuild": "npm run sitemap && npm run rss",
"sitemap": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-sitemap.mjs",
"rss": "cross-env NODE_OPTIONS='--experimental-json-modules' node ./scripts/generate-rss.mjs",
"serve": "next start",
"analyze": "cross-env ANALYZE=true next build",
"lint": "next lint --fix --dir pages --dir components --dir lib --dir layouts --dir scripts",
"prepare": "husky install"
},
"dependencies": {
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"autoprefixer": "^10.4.0",
"contentlayer": "0.2.5",
"esbuild": "0.14.38",
"framer-motion": "^7.3.2",
"github-slugger": "^1.3.0",
"gray-matter": "^4.0.2",
"image-size": "1.0.0",
"mdx-bundler": "^9.0.0",
"next": "12.1.6",
"next-contentlayer": "0.2.5",
"next-themes": "^0.0.14",
"postcss": "^8.4.5",
"preact": "^10.6.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-icons": "^4.4.0",
"reading-time": "1.3.0",
"rehype-autolink-headings": "^6.1.0",
"rehype-citation": "^0.4.0",
"rehype-katex": "^6.0.2",
"rehype-preset-minify": "6.0.0",
"rehype-prism-plus": "^1.1.3",
"rehype-slug": "^5.0.0",
"remark": "^14.0.2",
"remark-footnotes": "^4.0.1",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.31.0",
"tailwindcss": "^3.0.23",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "12.1.6",
"@svgr/webpack": "^6.1.2",
"@types/react": "^17.0.14",
"@types/tailwindcss": "^2.2.0",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"cross-env": "^7.0.3",
"dedent": "^0.7.0",
"eslint": "^7.29.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.0.0",
"globby": "11.0.3",
"husky": "^6.0.0",
"inquirer": "^8.1.1",
"lint-staged": "^11.0.0",
"prettier": "^2.5.1",
"prettier-plugin-tailwindcss": "^0.1.4",
"typescript": "^4.6.1-rc"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/.eslintrc.js","entries":[{"id":"E6NF.js","timestamp":1662902387181},{"id":"toA3.js","timestamp":1662974422017},{"id":"OT0O.js","timestamp":1662981992566},{"id":"EOBl.js","timestamp":1662982021163}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/BestMonthTile.jsx","entries":[{"id":"OOue.jsx","timestamp":1673043171890}]}
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"cSpell.enableFiletypes": [
"env"
]
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.vscode/settings.json","entries":[{"id":"ZzjZ.json","timestamp":1662328667708},{"id":"3BLd.json","timestamp":1662577258251},{"id":"KmZI.json","timestamp":1662581642155}]}
{
"editor.formatOnSave": true,
"cSpell.enableFiletypes": [
"env"
]
}
{
"cSpell.enableFiletypes": [
"env"
]
}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/GMF/fixing-apache-permissions-04-22-2022/PHP%20Wordpress%20update%20Easy%20Apache%204%20WP%20Re.md","entries":[{"id":"c9UY.md","source":"textFileCreate.source","timestamp":1651010839919}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/kentcdodds.com/app/bootstrap.client.tsx","entries":[{"id":"NtdD.tsx","timestamp":1662679019403}]}
{"version":1,"resource":"file:///c%3A/users/matto/desktop/dev/vst3-plugin-dev/steinberg-cubase-vst3/vstgui/vstgui/lib/controls/ctextlabel.h","entries":[{"id":"psrh.h","timestamp":1651039627379},{"id":"Fdvv.h","timestamp":1651040487271}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/gasparilla-music-festival/gasparilla-music-festival-2021.mdx","entries":[{"id":"NxuQ.mdx","timestamp":1662978304161},{"id":"ySur.mdx","timestamp":1662985146009},{"id":"IOC3.mdx","timestamp":1662985326306},{"id":"dc4f.mdx","timestamp":1662985336390},{"id":"n8FW.mdx","timestamp":1662985439599},{"id":"pom5.mdx","timestamp":1662985464455}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/gasparilla-music-festival/gasparilla-music-festival-2018.mdx","entries":[{"id":"CH0g.mdx","timestamp":1662977079813},{"id":"hiDl.mdx","source":"renamed.source","timestamp":1662977162117},{"id":"x82x.mdx","timestamp":1662977205773},{"id":"ZJun.mdx","timestamp":1662977261650},{"id":"nIBN.mdx","timestamp":1662977314522},{"id":"P84q.mdx","timestamp":1662977400199},{"id":"drVj.mdx","timestamp":1662977410391},{"id":"lXDr.mdx","timestamp":1662977742933},{"id":"3Fmo.mdx","source":"moved.source","timestamp":1662978231792},{"id":"UeAQ.mdx","source":"renamed.source","timestamp":1662978253972},{"id":"xiNv.mdx","timestamp":1662985158189},{"id":"Z8n4.mdx","timestamp":1662985175805},{"id":"BrUP.mdx","timestamp":1662985187533}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/App.tsx","entries":[{"id":"dgdW.tsx","timestamp":1649803639754}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/CalendarEventPreview.jsx","entries":[{"id":"66HV.jsx","timestamp":1673043957551},{"id":"yyXI.jsx","timestamp":1673043987939}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/react-analytics-dashboard.mdx","entries":[{"id":"KGqR.mdx","timestamp":1662984347711},{"id":"2P9M.mdx","source":"moved.source","timestamp":1662984356182},{"id":"NczS.mdx","timestamp":1662984410872},{"id":"q4Ar.mdx","timestamp":1662984444016},{"id":"R0EF.mdx","timestamp":1662984454716},{"id":"AVDf.mdx","timestamp":1662984694930},{"id":"sq6b.mdx","source":"renamed.source","timestamp":1662984791398},{"id":"wDQ1.mdx","timestamp":1662984817858},{"id":"A61M.mdx","timestamp":1663969069067}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/1pass.md","entries":[{"id":"QoXO.md","source":"textFileCreate.source","timestamp":1673035385054}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/FloatingBackToTopButton.jsx","entries":[{"id":"HHmC.jsx","timestamp":1672250939722},{"id":"OG32.jsx","timestamp":1672251476115},{"id":"PwDl.jsx","timestamp":1672251495787},{"id":"InAE.jsx","timestamp":1672252070676},{"id":"t40i.jsx","timestamp":1672252137351},{"id":"HpZq.jsx","timestamp":1672252716457},{"id":"Gwi2.jsx","timestamp":1672252728037},{"id":"xj8v.jsx","timestamp":1672252760916},{"id":"Hmzf.jsx","timestamp":1672252771608},{"id":"LmB5.jsx","timestamp":1672252789003},{"id":"1R7X.jsx","timestamp":1672252804879},{"id":"GqNn.jsx","timestamp":1672252817683},{"id":"QBBN.jsx","timestamp":1672252838602},{"id":"89gF.jsx","timestamp":1672252852558},{"id":"Xf9r.jsx","timestamp":1672252896413},{"id":"OJNJ.jsx","timestamp":1672253130193},{"id":"A0V2.jsx","timestamp":1672869899664},{"id":"Qk03.jsx","timestamp":1672869930084},{"id":"bNXd.jsx","timestamp":1672873266672},{"id":"Wf1i.jsx","timestamp":1672873280124},{"id":"DilS.jsx","timestamp":1672873366334},{"id":"Ww3d.jsx","timestamp":1672873397841},{"id":"geOl.jsx","timestamp":1672873421733},{"id":"0bfY.jsx","timestamp":1672873479870},{"id":"8hmT.jsx","timestamp":1672873515130},{"id":"AkbI.jsx","timestamp":1672873704691},{"id":"znfF.jsx","timestamp":1672873770121},{"id":"IwhL.jsx","timestamp":1672873827327},{"id":"Gj5u.jsx","timestamp":1672873838527},{"id":"jWmh.jsx","timestamp":1672873948650},{"id":"2sCB.jsx","timestamp":1672874081337},{"id":"gGAc.jsx","timestamp":1672874222742},{"id":"jfHL.jsx","timestamp":1672874363791},{"id":"smeC.jsx","timestamp":1672874385779},{"id":"w1v2.jsx","timestamp":1672874428263},{"id":"rHBc.jsx","timestamp":1672947360032}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/dedupe-companies-etc/maillchimp-gmf-chatgpt-template.html","entries":[{"id":"W8wk.html","timestamp":1671473788255},{"id":"2zkp.html","timestamp":1671473861753}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/projectsData.ts","entries":[{"id":"FX0n.ts","timestamp":1662903106441},{"id":"Y8fU.ts","timestamp":1662978450378},{"id":"vpP0.ts","timestamp":1662978476762},{"id":"s2z4.ts","timestamp":1662978595227},{"id":"8gA8.ts","timestamp":1662978622283},{"id":"1txR.ts","timestamp":1662978638599},{"id":"K1Cn.ts","timestamp":1662978809944},{"id":"yZtl.ts","timestamp":1662978847176},{"id":"4o9h.ts","timestamp":1662983455741},{"id":"0Kox.ts","timestamp":1662983867468},{"id":"k2X4.ts","timestamp":1662984722666},{"id":"ZqlL.ts","timestamp":1662984970823}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.eslintrc.js","entries":[{"id":"GV8B.js","timestamp":1662324930506}]}
{
"name": "matthew-oldfield-portfolio",
"private": false,
"description": "My portfolio built with Next and TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.",
"homepage": "https://github.com/asmattic/matthew-oldfield-portfolio#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/asmattic/matthew-oldfield-portfolio.git"
},
"author": "Matthew Oldfield <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/asmattic/matthew-oldfield-portfolio/issues"
},
"keywords": [
"react",
"next",
"nextjs",
"typescript",
"jest",
"tailwind",
"css-modules",
"eslint",
"prettier",
"husky",
"commit-lint"
],
"browserslist": [
">0.2%",
"not dead",
"not IE 11"
],
"engines": {
"node": ">=14",
"yarn": ">=1.22.5"
},
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"test": "jest --watch",
"test:ci": "jest --ci",
"postinstall": "husky install",
"ts": "tsc"
},
"dependencies": {
"@heroicons/react": "^1.0.6",
"classnames": "^2.3.1",
"next": "^12.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.1",
"@types/node": "17.0.29",
"@types/react": "18.0.14",
"autoprefixer": "^10.4.7",
"eslint": "^8.18.0",
"eslint-config-next": "^12.2.0",
"eslint-plugin-testing-library": "^5.5.1",
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.1",
"lint-staged": "^13.0.3",
"postcss": "^8.4.14",
"prettier": "^2.7.1",
"react-test-renderer": "^18.2.0",
"tailwindcss": "^3.1.4",
"ts-jest": "^28.0.5",
"typescript": "^4.7.4",
"jest-environment-jsdom": "^28.1.1"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/package.json","entries":[{"id":"WV51.json","timestamp":1662324344970},{"id":"bgQ2.json","timestamp":1662326647066}]}
{
"name": "matthew-oldfield-portfolio",
"private": false,
"description": "My portfolio built with Next and TypeScript. Supports Tailwind with CSS-Modules. Jest and @react/testing-library configured and ready to go. Also ESLint, Prettier, Husky, Commit-lint and Atomic Design for components.",
"homepage": "https://github.com/asmattic/matthew-oldfield-portfolio#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/asmattic/matthew-oldfield-portfolio.git"
},
"author": "Matthew Oldfield <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/asmattic/matthew-oldfield-portfolio/issues"
},
"keywords": [
"react",
"next",
"nextjs",
"typescript",
"jest",
"tailwind",
"template",
"starter",
"css-modules",
"eslint",
"prettier",
"husky",
"commit-lint"
],
"browserslist": [
">0.2%",
"not dead",
"not IE 11"
],
"engines": {
"node": ">=14",
"yarn": ">=1.22.5"
},
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"test": "jest --watch",
"test:ci": "jest --ci",
"postinstall": "husky install",
"ts": "tsc"
},
"dependencies": {
"@heroicons/react": "^1.0.6",
"classnames": "^2.3.1",
"next": "^12.2.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.2",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.1",
"@types/node": "17.0.29",
"@types/react": "18.0.14",
"autoprefixer": "^10.4.7",
"eslint": "^8.18.0",
"eslint-config-next": "^12.2.0",
"eslint-plugin-testing-library": "^5.5.1",
"husky": "^7.0.4",
"identity-obj-proxy": "^3.0.0",
"jest": "^28.1.1",
"lint-staged": "^13.0.3",
"postcss": "^8.4.14",
"prettier": "^2.7.1",
"react-test-renderer": "^18.2.0",
"tailwindcss": "^3.1.4",
"ts-jest": "^28.0.5",
"typescript": "^4.7.4",
"jest-environment-jsdom": "^28.1.1"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/ticker-symbol-you-records/ticker-symbol-you.md","entries":[{"id":"ktPJ.md","timestamp":1651643369254},{"id":"TsfO.md","timestamp":1651643424287},{"id":"s6Pe.md","timestamp":1651647569207},{"id":"lKht.md","timestamp":1651647973592},{"id":"5oQB.md","timestamp":1651648013093},{"id":"VtIg.md","timestamp":1651648063877},{"id":"OlB9.md","timestamp":1651648118849},{"id":"YvfD.md","timestamp":1653281415482}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/comments/index.tsx","entries":[{"id":"vVkR.tsx","timestamp":1662956886199}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/authors/default.mdx","entries":[{"id":"QzOj.mdx","timestamp":1662731966277},{"id":"Wb5M.mdx","timestamp":1662733353611},{"id":"dFwe.mdx","timestamp":1662958126262},{"id":"dQfC.mdx","timestamp":1662963789001},{"id":"5JzZ.mdx","timestamp":1662983691379},{"id":"FaDf.mdx","timestamp":1662984072297},{"id":"nxTQ.mdx","timestamp":1662984155614},{"id":"GIu2.mdx","timestamp":1662984172278}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/templates/month.jsx","entries":[{"id":"NpoG.jsx","timestamp":1673043725651}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/README.md","entries":[{"id":"L0Lr.md","timestamp":1662324156395}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/hooks/useKeys.js","entries":[{"id":"bOVm.js","timestamp":1673415312735}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/.npmrc","entries":[{"id":"MnT6","timestamp":1662880550815}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/docker-compose.yml","entries":[{"id":"wm9X.yml","timestamp":1662324763328},{"id":"yNsE.yml","timestamp":1662324810089}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.gitignore","entries":[{"id":"0NhI","timestamp":1662324530380},{"id":"wgxq","timestamp":1662324619302}]}
{"version":1,"resource":"file:///home/asmattic/Documents/1password.md","entries":[{"id":"NZEJ.md","source":"textFileCreate.source","timestamp":1673035340989}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/.eslintrc","entries":[{"id":"DUB1","timestamp":1673038791747}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/.prettierignore","entries":[{"id":"t6Gp","source":"textFileCreate.source","timestamp":1673037196673},{"id":"fArK","timestamp":1673037297334},{"id":"jPss","timestamp":1673037511267},{"id":"eKCN","timestamp":1673038572470},{"id":"vMTU","timestamp":1673039178204},{"id":"JG8z","timestamp":1673040599915},{"id":"5wp0","timestamp":1673040681843},{"id":"7Gr9","timestamp":1673042230472},{"id":"GsHV","timestamp":1673042342908},{"id":"hEuW","timestamp":1673042718933},{"id":"ye46","timestamp":1673044375384}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/.npmrc-TBD","entries":[{"id":"KyVp","timestamp":1649803079046}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/Link.jsx","entries":[{"id":"zYNC.jsx","timestamp":1673030872910},{"id":"8pdY.jsx","timestamp":1673030924096},{"id":"lfwI.jsx","timestamp":1673031206269},{"id":"aHKq.jsx","timestamp":1673031497499},{"id":"FF8h.jsx","timestamp":1673031569899},{"id":"y4r6.jsx","timestamp":1673031590567},{"id":"QxL0.jsx","timestamp":1673031627150},{"id":"a9j4.jsx","source":"undoRedo.source","timestamp":1673032041007},{"id":"tjVs.jsx","timestamp":1673032473947},{"id":"EQT3.jsx","timestamp":1673033701143},{"id":"O4oh.jsx","timestamp":1673035654067}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/hooks/useOnScreen.jsx","entries":[{"id":"moVC.jsx","timestamp":1672251517807},{"id":"YuQI.jsx","timestamp":1672251553727},{"id":"0IC0.jsx","timestamp":1672251852989},{"id":"GYWP.jsx","timestamp":1672251872957},{"id":"FCvo.jsx","timestamp":1672251906709},{"id":"hwrA.jsx","timestamp":1672251984053},{"id":"KtrN.jsx","timestamp":1672252013552},{"id":"sIRS.jsx","timestamp":1672252025216},{"id":"kxCj.jsx","timestamp":1672252088888},{"id":"3asf.jsx","timestamp":1672252103808},{"id":"13N5.jsx","timestamp":1672252115132},{"id":"F1iv.jsx","timestamp":1672870767162},{"id":"R6RX.jsx","timestamp":1672874265926},{"id":"CIjq.jsx","timestamp":1672947394648}]}
{"version":1,"resource":"file:///c%3A/Users/matto/Desktop/dev/bttb/bttb/.vscode/settings.json","entries":[{"id":"NUsQ.json","timestamp":1672218000798}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/AffiliateDisclosure.jsx","entries":[{"id":"dfT5.jsx","timestamp":1673042885646}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/package.json","entries":[{"id":"RMrJ.json","timestamp":1649802076963}]}
{
"name": "elementary_grid",
"version": "0.1.0",
"private": true,
"homepage": "https://teetow.github.io/elementary_grid",
"dependencies": {
"@elemaudio/core": "^1.0.0",
"@elemaudio/web-renderer-lite": "^1.0.0",
"@types/nick-thompson__elementary": "^0.9.0",
"@types/node": "^17.0.10",
"@types/react": "^17.0.34",
"@types/react-dom": "^17.0.11",
"classnames": "^2.3.1",
"gh-pages": "^3.2.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "5.0.0",
"sass": "^1.43.4",
"typescript": "^4.4.4"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": "react-app"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/src/pages/index.tsx","entries":[{"id":"Ubtg.tsx","timestamp":1662313191989},{"id":"3HZd.tsx","timestamp":1662323185266}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/.prettierrc","entries":[{"id":"VCNx","timestamp":1673037026761}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/my-shower-door-2018.mdx","entries":[{"id":"5205.mdx","source":"renamed.source","timestamp":1662978115768}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.gitattributes","entries":[{"id":"UH7J","timestamp":1662324386158}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/SearchInput.jsx","entries":[{"id":"tDgH.jsx","timestamp":1672949031279},{"id":"fEU6.jsx","timestamp":1672949270557},{"id":"LXTl.jsx","timestamp":1672949300993},{"id":"n3co.jsx","timestamp":1672951073021},{"id":"YfGg.jsx","timestamp":1672956837044},{"id":"EBdy.jsx","timestamp":1672956968896},{"id":"bBbE.jsx","timestamp":1672956986912},{"id":"8iDY.jsx","timestamp":1672958222279},{"id":"1oQD.jsx","timestamp":1672958244899},{"id":"bJUO.jsx","timestamp":1672958264356},{"id":"OSCU.jsx","timestamp":1672959278622},{"id":"5Hkk.jsx","timestamp":1672959298466},{"id":"Ihw4.jsx","timestamp":1672959727713},{"id":"9wwZ.jsx","timestamp":1672959738905}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matt-oldfield-portfolio/.env.example","entries":[{"id":"7EPd.example","timestamp":1662324425895},{"id":"2i4V.example","timestamp":1662324473807}]}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
},
"workbench.colorTheme": "Night Owl",
"[javascriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}
}
{"version":1,"resource":"vscode-userdata:/home/asmattic/.config/Code/User/settings.json","entries":[{"id":"sfqQ.json","timestamp":1662148972559},{"id":"6gZH.json","timestamp":1662148982999},{"id":"3T1H.json","timestamp":1662898819581},{"id":"vt0B.json","timestamp":1662904205392},{"id":"8Efr.json","timestamp":1662904225104},{"id":"vGYV.json","timestamp":1662904868608},{"id":"4YCD.json","timestamp":1673035141088},{"id":"gkrv.json","timestamp":1673037661915},{"id":"LWqB.json","timestamp":1673037678663},{"id":"d9pv.json","timestamp":1673039321084}]}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [
80
],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
},
"workbench.colorTheme": "Night Owl"
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": false,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{
"gitlens.gitExplorer.files.layout": "tree",
"git.autofetch": true,
"editor.tabSize": 2,
"editor.fontSize": 16,
"editor.fontFamily": "'JetBrains Mono', Consolas, 'Courier New', monospace",
"editor.multiCursorModifier": "ctrlCmd",
"git.enableSmartCommit": true,
"git.confirmSync": false,
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"sync.gist": "1b4a2aeb4d8e1c46a615e0cd6893a294",
"sync.lastUpload": "2018-05-14T17:46:18.687Z",
"sync.autoDownload": true,
"sync.autoUpload": true,
"sync.lastDownload": "",
"sync.forceDownload": false,
"sync.host": "",
"sync.pathPrefix": "",
"sync.quietSync": true,
"sync.askGistName": false,
"sync.removeExtensions": true,
"sync.syncExtensions": true,
// Set the default
"editor.formatOnSave": true,
// Enable per-language
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"prettier.tabWidth": 2,
"gitlens.historyExplorer.enabled": true,
"vsicons.dontShowNewVersionMessage": true,
"explorer.confirmDragAndDrop": false,
"javascript.updateImportsOnFileMove.enabled": "never",
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/coverage/**": true,
"**/node_modules/*/**": true,
"**/server/data/**": true,
"**/dist/**": true,
"**/modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**.tar.gz": true
},
"files.exclude": {
"**/coverage/**": true,
"**/node_modules/**": true,
"**/info_gathering/**": true,
"**/spiderfoot-3.3/**": true,
"**/.classpath": true,
"**/.project": false,
"**/.settings": false,
"**/.factorypath": true
},
"cSpell.language": "en,en-US",
"cSpell.enabledLanguageIds": [
"cpp",
"css",
"git-commit",
"html",
"latex",
"markdown",
"plaintext",
"restructuredtext",
"scss",
"text",
"yaml",
"yml"
],
"cSpell.logLevel": "Information",
"sync.forceUpload": true,
"workbench.colorTheme": "Night Owl",
"launch": {
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"cwd": "${workspaceRoot}",
"runtimeExecutable": "/home/asmattic/.nvm/versions/node/v14.18.1/bin/node",
"runtimeVersion": "14.18.1"
}
]
},
"prettier.jsxSingleQuote": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "none",
"editor.suggestSelection": "first",
"window.zoomLevel": 1,
"[dart]": {
"editor.formatOnSave": true,
"editor.formatOnType": true,
"editor.rulers": [80],
"editor.selectionHighlight": false,
"editor.suggest.snippetsPreventQuickSuggestions": false,
"editor.suggestSelection": "first",
"editor.tabCompletion": "onlySnippets",
"editor.wordBasedSuggestions": false
},
"python.languageServer": "Pylance",
"[python]": {
"editor.defaultFormatter": "ms-python.python"
},
"terminal.integrated.inheritEnv": false,
"gitblame.commitUrl": "${hash}",
"html.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
},
"files.associations": {
"*.mdx": "markdown"
},
"projectManager.any.ignoredFolders": [
"node_modules",
"out",
"typings",
"test",
"modules"
],
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"redhat.telemetry.enabled": false,
"settingsSync.ignoredExtensions": [],
"editor.inlineSuggest.enabled": true,
"terminal.integrated.defaultProfile.linux": "bash",
"[php]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"security.workspace.trust.untrustedFiles": "open",
"github.copilot.enable": {
"*": true,
"yaml": false,
"plaintext": true,
"markdown": false
},
"[jsonc]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"workbench.colorCustomizations": {},
"css.format.spaceAroundSelectorSeparator": true,
"vscode-json-editor.theme": "dark",
"liveServer.settings.CustomBrowser": "chrome",
"oneDarkPro.vivid": true,
"cmake.configureOnOpen": true,
"vs-kubernetes": {
"vscode-kubernetes.kubectl-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/kubectl/kubectl",
"vscode-kubernetes.helm-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm",
"vscode-kubernetes.minikube-path.linux": "/home/asmattic/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube"
}
}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/code-sample.mdx","entries":[{"id":"ZPUC.mdx","timestamp":1662903069953}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/prettier.config.js","entries":[{"id":"qB9G.js","timestamp":1662899500484},{"id":"Q58Z.js","timestamp":1662902179508},{"id":"M1X8.js","timestamp":1662904463702}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/pages/index.jsx","entries":[{"id":"5hbI.jsx","timestamp":1672229636520},{"id":"6JeH.jsx","timestamp":1672229799841},{"id":"qjMn.jsx","timestamp":1672229830662},{"id":"ExVF.jsx","timestamp":1672230287819},{"id":"T7ql.jsx","timestamp":1672230318847},{"id":"BJxE.jsx","timestamp":1672230882977},{"id":"Ms9E.jsx","timestamp":1672231035911},{"id":"qOqg.jsx","timestamp":1672231362261},{"id":"sWO4.jsx","timestamp":1672231396205},{"id":"t2r1.jsx","timestamp":1672231461737},{"id":"YUqE.jsx","timestamp":1672232150237},{"id":"FDWi.jsx","timestamp":1672232485809},{"id":"oY66.jsx","timestamp":1672232525237},{"id":"blq5.jsx","timestamp":1672232565840},{"id":"t8qf.jsx","timestamp":1672232604908},{"id":"SVBE.jsx","timestamp":1672232646918},{"id":"vnGb.jsx","timestamp":1672232659155},{"id":"XoQA.jsx","timestamp":1672232699751},{"id":"6StX.jsx","timestamp":1672232764224},{"id":"IdHU.jsx","timestamp":1672233044564},{"id":"G49x.jsx","timestamp":1672233141471},{"id":"GPSj.jsx","timestamp":1672233314493},{"id":"CaqR.jsx","timestamp":1672233370002},{"id":"NE7c.jsx","timestamp":1672250531437},{"id":"5HbV.jsx","timestamp":1672250807012},{"id":"sAzh.jsx","timestamp":1672251349379},{"id":"EeOX.jsx","timestamp":1672251429147},{"id":"kj69.jsx","timestamp":1672251626383},{"id":"LU6c.jsx","timestamp":1672251759826},{"id":"Sxt4.jsx","timestamp":1672252417848},{"id":"oG2F.jsx","timestamp":1672252436784},{"id":"uwv9.jsx","timestamp":1672252513958},{"id":"3V5g.jsx","timestamp":1672252532481},{"id":"Jh0n.jsx","timestamp":1672252547389},{"id":"M9Li.jsx","timestamp":1672252564520},{"id":"mOAl.jsx","timestamp":1672252619471},{"id":"lInp.jsx","timestamp":1672252637667},{"id":"wQYq.jsx","source":"undoRedo.source","timestamp":1672252654306},{"id":"MKdE.jsx","timestamp":1672252678306},{"id":"En9T.jsx","timestamp":1672253162248},{"id":"AOXo.jsx","timestamp":1672869647830},{"id":"02M8.jsx","timestamp":1672869682658}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/bttb/bttb/src/components/MonthExplorerMonthHeader.jsx","entries":[{"id":"O7FE.jsx","timestamp":1672254188550}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/lib/remark-img-to-jsx.ts","entries":[{"id":"qoIR.ts","timestamp":1662899884112},{"id":"XC4M.ts","timestamp":1662960126686}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/lib/utils/formatDate.ts","entries":[{"id":"tCxX.ts","timestamp":1662900281513},{"id":"hGI9.ts","timestamp":1662902032515}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/siteMetadata.js","entries":[{"id":"UTND.js","timestamp":1662881405141},{"id":"EMYt.js","timestamp":1662881490120},{"id":"StjZ.js","timestamp":1662898774426},{"id":"PO8i.js","timestamp":1662902987385},{"id":"ys0h.js","timestamp":1662903006173},{"id":"GBI9.js","timestamp":1662959652404},{"id":"3ry5.js","timestamp":1662959710476},{"id":"3atc.js","timestamp":1662959726812},{"id":"MySX.js","timestamp":1662962519412}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/components/ThemeSwitchExample.tsx","entries":[{"id":"n4Ji.tsx","timestamp":1662879242244},{"id":"DONk.tsx","timestamp":1662901069953}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/lib/useSynth.tsx","entries":[{"id":"xtaZ.tsx","timestamp":1649805019902},{"id":"DKcB.tsx","timestamp":1649806548104},{"id":"scWU.tsx","source":"Workspace Edit","timestamp":1649806660481},{"id":"T4nd.tsx","timestamp":1649806814018},{"id":"7Dhu.tsx","timestamp":1649807377810},{"id":"quhO.tsx","timestamp":1649809755795},{"id":"6U4A.tsx","timestamp":1649809775471}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid/src/lib/encoding.ts","entries":[{"id":"WfLG.ts","timestamp":1650603733823}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/AI-prompt-examples.md","entries":[{"id":"cvqC.md","source":"textFileCreate.source","timestamp":1662432856529},{"id":"8G0W.md","timestamp":1662433519586},{"id":"dErA.md","timestamp":1662433832527},{"id":"8YAL.md","timestamp":1662434020188},{"id":"Iqqu.md","timestamp":1662434046296},{"id":"FabH.md","timestamp":1662434073592},{"id":"oAF0.md","timestamp":1662434413089},{"id":"Otu6.md","timestamp":1662434537365},{"id":"SwGt.md","timestamp":1662434596533},{"id":"k3Ed.md","timestamp":1662434693418},{"id":"feyr.md","timestamp":1662434704822},{"id":"PP4U.md","timestamp":1662434746258},{"id":"sPqe.md","timestamp":1662434775286},{"id":"FzlE.md","timestamp":1662434819650},{"id":"NBdz.md","timestamp":1662434863314},{"id":"0c50.md","timestamp":1662434899662},{"id":"VDwU.md","timestamp":1662434921394},{"id":"sRQY.md","timestamp":1662434987751},{"id":"DRye.md","timestamp":1662459224944}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/matthewoldfield-com/data/blog/react-analytics-dashboard-report.mdx","entries":[{"id":"vzCt.mdx","timestamp":1662976147270},{"id":"7G0M.mdx","timestamp":1662976603989},{"id":"QEiT.mdx","timestamp":1662976783363},{"id":"QWga.mdx","timestamp":1662976810099},{"id":"FUXS.mdx","timestamp":1662976821251},{"id":"b1nq.mdx","timestamp":1662976842607},{"id":"69o3.mdx","timestamp":1662976872567},{"id":"Q42D.mdx","timestamp":1662976909483},{"id":"Q1MB.mdx","source":"renamed.source","timestamp":1662976976449},{"id":"xKg5.mdx","timestamp":1662979384155},{"id":"51mO.mdx","timestamp":1662979409755},{"id":"tBob.mdx","timestamp":1662979498456},{"id":"oaRl.mdx","timestamp":1662980611643},{"id":"PkxD.mdx","timestamp":1662980627859},{"id":"EH5o.mdx","timestamp":1662980660187},{"id":"XHnV.mdx","timestamp":1662980679327},{"id":"1qaX.mdx","timestamp":1662984277263},{"id":"iQKb.mdx","timestamp":1662984927823},{"id":"GlR1.mdx","timestamp":1663969033891}]}
{"version":1,"resource":"file:///home/asmattic/Desktop/dev/asmattic/VST_PLUGIN_DEV/elementary-audio-projects/elementary-grid-v1/src/types/elemaudio__core.d.ts","entries":[{"id":"mpvk.ts","timestamp":1649804874934}]}
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment