Skip to content

Instantly share code, notes, and snippets.

@heygambo
Last active October 10, 2022 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heygambo/f1f0ec4b34b4a2876a666eb226a65bf9 to your computer and use it in GitHub Desktop.
Save heygambo/f1f0ec4b34b4a2876a666eb226a65bf9 to your computer and use it in GitHub Desktop.
VS Code Settings
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/data/updateFulfillmentsImport.ts","entries":[{"id":"9Ncs.ts","timestamp":1656504326866}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/migrations/default/1657033685487_create_set_next_slide_position_function/down.sql","entries":[{"id":"L9Cd.sql","timestamp":1657033743836},{"id":"Syxu.sql","timestamp":1657033761467}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/dynamodb-stream.d.ts","entries":[{"id":"UEOF.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/elasticsearch/mappings/line_items.json","entries":[{"id":"HunW.json","timestamp":1658238204522}]}
{
"settings": {
"number_of_shards": 2,
"number_of_replicas": 1,
"index.mapping.coerce": false
},
"mappings": {
"dynamic": "strict",
"properties": {
"@timestamp": { "type": "date" },
"orderId": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"checkoutId": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"userId": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"status": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"lineItemId": { "type": "keyword", "index": false, "doc_values": false, "norms": false },
"quantity": { "type": "short" },
"originalPrice": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"discountPrice": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"finalPrice": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"totalPrice": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"totalRefund": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"taxPrice": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"netPayment": {
"properties": {
"amount": { "type": "short" },
"currency": { "type": "keyword", "index": false, "doc_values": false, "norms": false }
}
},
"productTitle": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } },
"variantTitle": { "type": "text", "fields": { "keyword": { "type": "keyword", "ignore_above": 256 } } },
"productId": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"variantId": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"variantType": { "type": "keyword", "index": false, "doc_values": true, "norms": false },
"imageUrl": { "type": "keyword", "index": false, "doc_values": false, "norms": false },
"requiresShipping": { "type": "boolean" },
"createdAt": { "type": "date" },
"updatedAt": { "type": "date" }
}
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/managedblockchain.d.ts","entries":[{"id":"ePtF.ts","timestamp":1657726217612}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/utilities/buildASTSchema.d.ts","entries":[{"id":"QpQX.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"HclU.ts","source":"moved.source","timestamp":1662167247417}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/local/dynamodb/Dockerfile","entries":[{"id":"xN4Z","timestamp":1656578690479},{"id":"c2K6","timestamp":1656578744885},{"id":"ZBVF","timestamp":1656578780126},{"id":"nT7P","timestamp":1656578792449},{"id":"0vBQ","timestamp":1656578983009},{"id":"8lFU","timestamp":1656579005773},{"id":"Or7Q","timestamp":1656579191095},{"id":"dsq8","timestamp":1656580449247},{"id":"Dldg","timestamp":1656582722084},{"id":"xK5e","timestamp":1656582970563},{"id":"fNqg","timestamp":1656582988432},{"id":"x3I5","timestamp":1656583473209},{"id":"trPj","timestamp":1656583564355},{"id":"PmEY","timestamp":1656589127651},{"id":"7VNZ","timestamp":1656589147006},{"id":"8niN","timestamp":1656589393017},{"id":"JOyh","timestamp":1656589426880}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/serverless.yml","entries":[{"id":"G0EC.yml","timestamp":1655279947022},{"id":"B9vZ.yml","timestamp":1655280816924},{"id":"Wxtw.yml","timestamp":1655280910285},{"id":"Ssp1.yml","timestamp":1655372376554},{"id":"az60.yml","timestamp":1655372424518},{"id":"awuf.yml","timestamp":1655380795295},{"id":"DFVz.yml","source":"undoRedo.source","timestamp":1655380797183},{"id":"X9fR.yml","timestamp":1655452836806},{"id":"ipNY.yml","timestamp":1655898288735},{"id":"QEbn.yml","timestamp":1655980700629},{"id":"xXyn.yml","timestamp":1655988954718},{"id":"tuGe.yml","timestamp":1655993015384},{"id":"xGVk.yml","timestamp":1656318423423},{"id":"VhZG.yml","timestamp":1656318458195},{"id":"a6sE.yml","timestamp":1656318535356},{"id":"ASi3.yml","timestamp":1656318842582},{"id":"UKAW.yml","timestamp":1656319065122},{"id":"b66I.yml","timestamp":1656514041592}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/cloudfront.d.ts","entries":[{"id":"7qB1.ts","timestamp":1657726218326}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/vetur.config.js","entries":[{"id":"4zTE.js","timestamp":1657197637110}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/functions/src/lib/sessions.ts","entries":[{"id":"5eX5.ts","timestamp":1662903197258}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/polly.d.ts","entries":[{"id":"3H9G.ts","timestamp":1657726215947}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/payments/payments/package.json","entries":[{"id":"wltN.json","timestamp":1657192252690}]}
{
"name": "payments",
"version": "0.0.1",
"description": "Payments",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline --region us-east-1",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watch"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-dynamodb-client": "1.28.1",
"@dazn/lambda-powertools-eventbridge-client": "1.28.1",
"@dazn/lambda-powertools-http-client": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"@dazn/lambda-powertools-sqs-client": "1.28.1",
"@middy/core": "^1.4.0",
"@middy/do-not-wait-for-empty-event-loop": "^1.4.0",
"@middy/http-json-body-parser": "1.4.0",
"@middy/secrets-manager": "^1.4.0",
"@middy/ssm": "^1.4.0",
"@middy/validator": "^1.4.0",
"assert": "^2.0.0",
"aws-embedded-metrics": "^2.0.0",
"aws-lambda": "^1.0.6",
"aws-xray-sdk-core": "3.2.0",
"is-blank": "^2.1.0",
"just-clone": "^3.1.0",
"just-safe-get": "^2.0.0",
"p-retry": "^4.5.0",
"serverless-api-gateway-throttling": "^1.1.0",
"serverless-deployment-bucket": "^1.3.0",
"serverless-plugin-aws-alerts": "1.6.1",
"serverless-pseudo-parameters": "^2.5.0",
"source-map-support": "^0.5.19",
"stripe": "^8.106.0"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/jest": "^26.0.14",
"@types/jest-plugin-context": "^2.9.3",
"@types/lambda-tester": "^3.6.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.763.0",
"casual": "^1.6.2",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"jest": "^26.4.2",
"jest-extended": "^0.11.5",
"jest-plugin-context": "^2.9.0",
"lambda-tester": "^4.0.1",
"serverless": "2.1.1",
"serverless-dotenv-plugin": "^3.0.0",
"serverless-offline": "^6.8.0",
"serverless-offline-ssm": "^5.2.0",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-plugin-offline-dynamodb-stream": "^1.0.19",
"serverless-plugin-tracing": "^2.0.0",
"serverless-provisioned-concurrency-autoscaling": "^1.4.2",
"serverless-prune-plugin": "^2.0.1",
"serverless-webpack": "^5.4.0",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.4",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
"webpack-node-externals": "^2.5.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/budgets.d.ts","entries":[{"id":"mLG5.ts","timestamp":1657726215734}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/polly/presigner.d.ts","entries":[{"id":"tajO.ts","timestamp":1657726215947}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/lab/fulfillment-exporter/src/types.d.ts","entries":[{"id":"v0AM.ts","timestamp":1655901397717},{"id":"i5UV.ts","timestamp":1655901422578},{"id":"GaB1.ts","timestamp":1655901436461},{"id":"cjtZ.ts","timestamp":1655901447926}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/shared/CurrencyInput.vue","entries":[{"id":"zRtP.vue","timestamp":1661765504702},{"id":"NUk5.vue","timestamp":1661766394760}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/autoscaling.d.ts","entries":[{"id":"m41d.ts","timestamp":1657726215735}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/utilities/typedQueryDocumentNode.d.ts","entries":[{"id":"wkG1.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"iNit.ts","source":"moved.source","timestamp":1662167248147}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/checkout/src/graphql/resolvers/updateCheckout.ts","entries":[{"id":"TUGl.ts","timestamp":1656666861530},{"id":"rIGB.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1656669258185},{"id":"zRxH.ts","timestamp":1656670302446},{"id":"O0b9.ts","timestamp":1656671047938}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/alexaforbusiness.d.ts","entries":[{"id":"BPN6.ts","timestamp":1657726217040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/products/Product.vue","entries":[{"id":"k1mt.vue","timestamp":1655380643699},{"id":"FRrO.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655380648801},{"id":"kkRM.vue","timestamp":1655380673114},{"id":"cR4x.vue","timestamp":1655380698397},{"id":"a1rG.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655380703604},{"id":"Oy3g.vue","timestamp":1655380737585},{"id":"7sew.vue","timestamp":1660834768691},{"id":"wIKN.vue","timestamp":1660837703727},{"id":"1AjT.vue","timestamp":1660838641672},{"id":"trgD.vue","source":"Fix all fixable ESLint issues","timestamp":1660838679600},{"id":"xpdd.vue","timestamp":1660838684305},{"id":"yFB6.vue","timestamp":1660838694388},{"id":"UQ2m.vue","timestamp":1660838722286},{"id":"46WH.vue","timestamp":1660838741574},{"id":"M0tW.vue","timestamp":1660838976368},{"id":"MtXJ.vue","timestamp":1660839182244},{"id":"pRwp.vue","timestamp":1660839280033},{"id":"6GMs.vue","source":"undoRedo.source","timestamp":1660839789589},{"id":"gDAw.vue","timestamp":1660839875217},{"id":"Z1xP.vue","source":"Fix all fixable ESLint issues","timestamp":1660839907906}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/cloudwatch-logs.d.ts","entries":[{"id":"Xlfg.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/braket.d.ts","entries":[{"id":"gcR9.ts","source":"Workspace Edit","timestamp":1657726217635}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/emr.d.ts","entries":[{"id":"N5qo.ts","timestamp":1657726215946}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/layouts/Auth.vue","entries":[{"id":"rvz6.vue","timestamp":1655421871597},{"id":"mzBl.vue","timestamp":1655472957560},{"id":"sGdq.vue","timestamp":1655473000268},{"id":"iS5h.vue","timestamp":1655473070245},{"id":"11eS.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655473072213},{"id":"BlUt.vue","timestamp":1655473101348},{"id":"FLzs.vue","timestamp":1655473114401},{"id":"TnMK.vue","timestamp":1655473132886},{"id":"IbCf.vue","timestamp":1655473156026},{"id":"ajGr.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655473184801}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/language/predicates.d.ts","entries":[{"id":"Y1ah.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"Dk3x.ts","source":"moved.source","timestamp":1662167247060}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/lab/fulfillment-exporter/.env.example","entries":[{"id":"HStB.example","timestamp":1655900395528},{"id":"nEmx.example","timestamp":1655900427923},{"id":"edIQ.example","timestamp":1655900441391}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/slideshows/%5Bid%5D/index.vue","entries":[{"id":"mTIY.vue","timestamp":1658192171727},{"id":"NSPi.vue","timestamp":1658192181964},{"id":"NK1g.vue","timestamp":1658192199790},{"id":"mr4a.vue","source":"Fix all fixable ESLint issues","timestamp":1658192202044},{"id":"0Qbi.vue","timestamp":1658192405923},{"id":"nB8P.vue","timestamp":1658192533923},{"id":"PbWf.vue","timestamp":1658192546549},{"id":"sDOT.vue","timestamp":1658192575444},{"id":"3Ode.vue","timestamp":1658192589676},{"id":"9QEr.vue","timestamp":1658192597958},{"id":"PjUA.vue","timestamp":1658192614530},{"id":"sPQ9.vue","timestamp":1658192618111},{"id":"ZLfl.vue","timestamp":1658192648547},{"id":"ojiq.vue","timestamp":1658192660625},{"id":"g86X.vue","timestamp":1658192743894},{"id":"NMF6.vue","timestamp":1658241526299},{"id":"yb5y.vue","timestamp":1658241685180},{"id":"rdIs.vue","source":"Fix all fixable ESLint issues","timestamp":1658241884095},{"id":"hCz0.vue","timestamp":1658241898142},{"id":"GC5h.vue","timestamp":1658241914498},{"id":"8bWQ.vue","timestamp":1658242197024},{"id":"zyM2.vue","source":"Fix all fixable ESLint issues","timestamp":1658242319597},{"id":"BoG0.vue","timestamp":1658242448613},{"id":"nQoe.vue","source":"Fix all fixable ESLint issues","timestamp":1658242537437},{"id":"nP2j.vue","timestamp":1658242547525},{"id":"5DaT.vue","timestamp":1658242655221},{"id":"pH9k.vue","source":"Fix all fixable ESLint issues","timestamp":1658242728533},{"id":"k5Kl.vue","timestamp":1661459005249},{"id":"3b0U.vue","timestamp":1661459147959},{"id":"y5eL.vue","timestamp":1661459181905},{"id":"KptG.vue","source":"undoRedo.source","timestamp":1661459242304},{"id":"TGQv.vue","source":"Fix all fixable ESLint issues","timestamp":1661459257828},{"id":"OfyJ.vue","timestamp":1661459274042},{"id":"Aygm.vue","timestamp":1661459319135},{"id":"m7or.vue","timestamp":1661459346967},{"id":"HOg0.vue","timestamp":1661459425428},{"id":"Cb9U.vue","timestamp":1661851020825},{"id":"infE.vue","timestamp":1661851122286},{"id":"GKgm.vue","source":"Fix all fixable ESLint issues","timestamp":1661851172414},{"id":"6ykB.vue","timestamp":1661851182563},{"id":"cNna.vue","timestamp":1661851251275},{"id":"15A9.vue","timestamp":1661851271798},{"id":"ygOV.vue","timestamp":1662582821553},{"id":"lsjP.vue","source":"Fix all fixable ESLint issues","timestamp":1662582834683},{"id":"4nTZ.vue","timestamp":1662582848477},{"id":"7FtK.vue","source":"undoRedo.source","timestamp":1662582858885},{"id":"0wgM.vue","timestamp":1662582871152},{"id":"B4pE.vue","timestamp":1662582903498},{"id":"lAsp.vue","timestamp":1662583017671},{"id":"C3Yy.vue","source":"Fix all fixable ESLint issues","timestamp":1662583076024}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/types.ts","entries":[{"id":"BgX1.ts","source":"Fix all fixable ESLint issues","timestamp":1662164642666},{"id":"z3Py.ts","source":"Fix all fixable ESLint issues","timestamp":1662167361430},{"id":"6Dzb.ts","source":"Fix all fixable ESLint issues","timestamp":1662579938405},{"id":"MZA7.ts","source":"Fix all fixable ESLint issues","timestamp":1662582198606}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/payments/payments/src/common/resetData.ts","entries":[{"id":"67lR.ts","source":"searchReplace.source","timestamp":1656591844166}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/KnownFragmentNamesRule.d.ts","entries":[{"id":"WkxH.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"v1Dh.ts","source":"moved.source","timestamp":1662167246339}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/rekognition.d.ts","entries":[{"id":"76ul.ts","timestamp":1657726218390}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/SubscribeToSlideshowById.subscription.graphql","entries":[{"id":"O0z6.graphql","timestamp":1662582988202},{"id":"sD1g.graphql","source":"renamed.source","timestamp":1662582991503},{"id":"mHpP.graphql","timestamp":1662583025519}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/CreateEventDownload.mutation.graphql","entries":[{"id":"pjGe.graphql","timestamp":1662164610627},{"id":"Gazf.graphql","source":"renamed.source","timestamp":1662164616719},{"id":"viaL.graphql","timestamp":1662581108317},{"id":"4URr.graphql","source":"renamed.source","timestamp":1662581118237},{"id":"scaY.graphql","timestamp":1662674972509}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/web/components/session/AttendeeSessionMultipleDevices.vue","entries":[{"id":"9c3Y.vue","timestamp":1662902295578},{"id":"e8vW.vue","timestamp":1662902463389}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/honeycode.d.ts","entries":[{"id":"3bYk.ts","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/discounts/src/common/resetData.ts","entries":[{"id":"vcTi.ts","source":"searchReplace.source","timestamp":1656591844295}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/.env.offline","entries":[{"id":"jwEr.offline","timestamp":1658826312025}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/route53domains.d.ts","entries":[{"id":"d8uC.ts","timestamp":1657726215947}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/credentials/cognito_identity_credentials.d.ts","entries":[{"id":"ax5X.ts","source":"Workspace Edit","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/signer.d.ts","entries":[{"id":"ccnD.ts","timestamp":1657726217060}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/api/handlers/setTrackToFulfillment.ts","entries":[{"id":"B9qK.ts","source":"Fix all fixable ESLint issues","timestamp":1657191351953},{"id":"bVOC.ts","source":"Fix all fixable ESLint issues","timestamp":1657191453145}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/entities/FulfillmentGroup.ts","entries":[{"id":"JFfv.ts","timestamp":1655282863211},{"id":"P0m8.ts","timestamp":1655282922333},{"id":"LnA5.ts","timestamp":1655282955351},{"id":"8ItW.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655282973423},{"id":"GFnv.ts","timestamp":1655282992033},{"id":"jeZq.ts","timestamp":1655369075336},{"id":"5FXp.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655369098775},{"id":"SAmd.ts","timestamp":1655369126022},{"id":"GxGC.ts","source":"undoRedo.source","timestamp":1655369169390},{"id":"kysd.ts","timestamp":1655369222372},{"id":"hztR.ts","timestamp":1655369242540},{"id":"rHGh.ts","timestamp":1655369261598},{"id":"y9dd.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655369449188},{"id":"lY4g.ts","timestamp":1655369559496},{"id":"E2Ha.ts","timestamp":1655370275066},{"id":"5M4x.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655370306235},{"id":"yr25.ts","timestamp":1655370317188},{"id":"sCLw.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655371703679},{"id":"WIxB.ts","timestamp":1655371712151},{"id":"8eMx.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655371722677},{"id":"pIz6.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655371956611},{"id":"ifFV.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655371970612}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/reports/Product.vue","entries":[{"id":"CHxk.vue","timestamp":1665241490605},{"id":"01oS.vue","timestamp":1665241595874},{"id":"8uAi.vue","timestamp":1665243837018}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/sagemakerruntime.d.ts","entries":[{"id":"RgAb.ts","timestamp":1657726217040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide-rails/app/assets/javascripts/app/collections/slides.js.coffee","entries":[{"id":"9ngP.coffee","timestamp":1655300092763}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/iotthingsgraph.d.ts","entries":[{"id":"uByk.ts","timestamp":1657726217615}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/devicefarm.d.ts","entries":[{"id":"mFnM.ts","timestamp":1657726215905}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/functions/lib/_nhost.ts","entries":[{"id":"Vzli.ts","timestamp":1662773940927},{"id":"4dbW.ts","timestamp":1662774113918},{"id":"PJpD.ts","timestamp":1662774159777}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/resourcegroups.d.ts","entries":[{"id":"LWMd.ts","timestamp":1657726217040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/language/lexer.d.ts","entries":[{"id":"Oqxq.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"K5rF.ts","source":"moved.source","timestamp":1662167247062}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/ssoadmin.d.ts","entries":[{"id":"GFF4.ts","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/codebuild.d.ts","entries":[{"id":"jDb4.ts","timestamp":1657726215896}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/events/%5Bslug%5D/slides.vue","entries":[{"id":"4zpe.vue","timestamp":1660921714806},{"id":"jOmr.vue","timestamp":1661085065540},{"id":"QSjH.vue","timestamp":1661762624641},{"id":"Fmul.vue","timestamp":1661762642033},{"id":"gXfX.vue","source":"Fix all fixable ESLint issues","timestamp":1661762672894},{"id":"NGCc.vue","timestamp":1661762690150},{"id":"lHX8.vue","timestamp":1661762745031},{"id":"m9qN.vue","timestamp":1661762866408},{"id":"FlOG.vue","source":"undoRedo.source","timestamp":1661762988117},{"id":"JYGi.vue","timestamp":1661763042837},{"id":"CLix.vue","timestamp":1661763625646},{"id":"4yim.vue","timestamp":1661763703168},{"id":"cmGZ.vue","timestamp":1662581976725},{"id":"IVkx.vue","source":"Fix all fixable ESLint issues","timestamp":1662582065189},{"id":"y7iq.vue","timestamp":1662582077660},{"id":"tuPN.vue","timestamp":1662582091111},{"id":"Ny0b.vue","source":"Fix all fixable ESLint issues","timestamp":1662582152250},{"id":"T61v.vue","source":"Fix all fixable ESLint issues","timestamp":1662582176172},{"id":"Gk28.vue","source":"Fix all fixable ESLint issues","timestamp":1662582210982},{"id":"N0bL.vue","timestamp":1662582299022},{"id":"WoiW.vue","source":"Fix all fixable ESLint issues","timestamp":1662582334335},{"id":"dyTQ.vue","timestamp":1662582386476},{"id":"cUMv.vue","timestamp":1662582468548},{"id":"ytMN.vue","source":"Fix all fixable ESLint issues","timestamp":1662582566411},{"id":"AGYv.vue","source":"undoRedo.source","timestamp":1662582581479},{"id":"IsFt.vue","source":"undoRedo.source","timestamp":1662582634456},{"id":"hBnR.vue","timestamp":1662582641387},{"id":"Wp3L.vue","source":"Fix all fixable ESLint issues","timestamp":1662582662383},{"id":"6aG6.vue","timestamp":1662582684611},{"id":"81gZ.vue","timestamp":1662582752059},{"id":"ERzJ.vue","source":"Fix all fixable ESLint issues","timestamp":1662582792768},{"id":"nRsc.vue","timestamp":1662582800531},{"id":"8RPB.vue","timestamp":1662669287161},{"id":"vbzP.vue","timestamp":1662669343365},{"id":"T3Kg.vue","timestamp":1662669364695},{"id":"TImc.vue","source":"Fix all fixable ESLint issues","timestamp":1662669386222},{"id":"3k5q.vue","timestamp":1662669415198},{"id":"YMsQ.vue","timestamp":1662669835034},{"id":"jBJD.vue","source":"Fix all fixable ESLint issues","timestamp":1662669922843},{"id":"zI3Y.vue","timestamp":1662669965619},{"id":"HYFg.vue","timestamp":1662670413044},{"id":"Kamn.vue","timestamp":1662675000487},{"id":"l6Vw.vue","source":"Fix all fixable ESLint issues","timestamp":1662675077871},{"id":"RhTI.vue","source":"Fix all fixable ESLint issues","timestamp":1662675142954},{"id":"Yn1h.vue","timestamp":1662675154591},{"id":"2DGE.vue","timestamp":1665142386826},{"id":"70Nq.vue","source":"Fix all fixable ESLint issues","timestamp":1665142813659},{"id":"V5dD.vue","timestamp":1665321294395},{"id":"tN1m.vue","timestamp":1665321715209},{"id":"RTAU.vue","timestamp":1665321866548}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/credentials/web_identity_credentials.d.ts","entries":[{"id":"F6mP.ts","source":"Workspace Edit","timestamp":1657726220039}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/cloudhsm.d.ts","entries":[{"id":"uVxp.ts","timestamp":1657726215896}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/synthetics.d.ts","entries":[{"id":"8PGn.ts","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/code/forks/nhost/nhost-functions/example/docker-compose.yaml","entries":[{"id":"Lk0T.yaml","timestamp":1657310688433},{"id":"NRTO.yaml","timestamp":1657310884694},{"id":"zoLg.yaml","timestamp":1657310915751}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/GetEvents.query.graphql","entries":[{"id":"yVHz.graphql","timestamp":1662579091077},{"id":"iMI7.graphql","timestamp":1662579272459},{"id":"xsHZ.graphql","timestamp":1662579286635},{"id":"oUOl.graphql","timestamp":1662579471774},{"id":"CdWZ.graphql","timestamp":1662581123384},{"id":"zuEE.graphql","source":"renamed.source","timestamp":1662581125362}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/emails/en/email-verify/body.txt","entries":[{"id":"94Uz.txt","timestamp":1662165547785}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/index.vue","entries":[{"id":"JZNi.vue","source":"undoRedo.source","timestamp":1662461065883},{"id":"lkAB.vue","source":"Fix all fixable ESLint issues","timestamp":1662461099914},{"id":"PbvJ.vue","timestamp":1662461104342},{"id":"tIJp.vue","timestamp":1662461119271},{"id":"sQQ7.vue","timestamp":1662461132264},{"id":"REbj.vue","source":"undoRedo.source","timestamp":1662461158336},{"id":"U46U.vue","timestamp":1662461343314},{"id":"P6bV.vue","timestamp":1662461367572},{"id":"cZU8.vue","timestamp":1662461640500},{"id":"rQFH.vue","timestamp":1662461660768},{"id":"PbWo.vue","timestamp":1662461685951},{"id":"5FGf.vue","source":"Fix all fixable ESLint issues","timestamp":1662461753273},{"id":"WpsK.vue","timestamp":1662461754926},{"id":"wSdw.vue","timestamp":1662472606909},{"id":"mXNK.vue","timestamp":1662472791230},{"id":"T51X.vue","source":"Fix all fixable ESLint issues","timestamp":1662472801139},{"id":"7Q7Z.vue","timestamp":1662472804941},{"id":"MkZ4.vue","source":"Fix all fixable ESLint issues","timestamp":1662472841571},{"id":"WMqt.vue","timestamp":1662472871605},{"id":"jGeq.vue","timestamp":1662472890597},{"id":"qp2Z.vue","timestamp":1662472930971},{"id":"rrJP.vue","source":"Fix all fixable ESLint issues","timestamp":1662472940611},{"id":"9jJu.vue","source":"Fix all fixable ESLint issues","timestamp":1662472967708},{"id":"apXe.vue","timestamp":1662473042094},{"id":"76t0.vue","source":"Fix all fixable ESLint issues","timestamp":1662473051294},{"id":"Jpra.vue","source":"Fix all fixable ESLint issues","timestamp":1662473063369},{"id":"JxST.vue","source":"Fix all fixable ESLint issues","timestamp":1662473076035},{"id":"37pM.vue","timestamp":1662473095320},{"id":"9RdJ.vue","timestamp":1662474214396},{"id":"ah5w.vue","timestamp":1662474247876},{"id":"S6eT.vue","source":"Fix all fixable ESLint issues","timestamp":1662474252717},{"id":"OSbD.vue","timestamp":1662474278175},{"id":"apSo.vue","source":"Fix all fixable ESLint issues","timestamp":1662474324703},{"id":"1kG8.vue","timestamp":1662474358266},{"id":"ERQb.vue","timestamp":1662474380037},{"id":"ujVe.vue","source":"Fix all fixable ESLint issues","timestamp":1662474423138},{"id":"ImnL.vue","timestamp":1662474433436},{"id":"CYRG.vue","source":"Fix all fixable ESLint issues","timestamp":1662475235623},{"id":"SWyo.vue","timestamp":1662475252730},{"id":"Ogbx.vue","timestamp":1662476020258},{"id":"H7EA.vue","timestamp":1662476036076},{"id":"VSL3.vue","timestamp":1662476310747},{"id":"fbMR.vue","source":"Fix all fixable ESLint issues","timestamp":1662477008141},{"id":"KLJi.vue","timestamp":1662477041605},{"id":"uZ1v.vue","timestamp":1662477123554},{"id":"wcxP.vue","timestamp":1662477135534},{"id":"idVz.vue","timestamp":1662477283881},{"id":"8923.vue","timestamp":1662477305204},{"id":"BlsI.vue","timestamp":1662544539863},{"id":"XTdU.vue","timestamp":1662627714826}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/macie2.d.ts","entries":[{"id":"cbqO.ts","timestamp":1657726217635}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/data/createOrder.ts","entries":[{"id":"j2E7.ts","timestamp":1657186476762},{"id":"xc6g.ts","timestamp":1658221211768}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/taxes/src/common/resetTable.ts","entries":[{"id":"Vexd.ts","source":"searchReplace.source","timestamp":1656591844138}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/docker-functions/Dockerfile","entries":[{"id":"pu96","timestamp":1656790318192},{"id":"D5u4","timestamp":1656792394577},{"id":"yffX","timestamp":1656792439820}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/connectparticipant.d.ts","entries":[{"id":"J7R7.ts","timestamp":1657726217615}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/marketplaceentitlementservice.d.ts","entries":[{"id":"mceK.ts","source":"Workspace Edit","timestamp":1657726217031}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/connect-contact-flow.d.ts","entries":[{"id":"uy6G.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/type/definition.d.ts","entries":[{"id":"LdRd.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"rMNi.ts","source":"moved.source","timestamp":1662167246337}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/graphql/mutation/order.ts","entries":[{"id":"CNvw.ts","timestamp":1654847065360},{"id":"mFsh.ts","timestamp":1657010041795}]}
{
"data": [
{
"name": "Australia Post",
"trackingUrl": "https://auspost.com.au/mypost/track/#/details/{trackingId}"
},
{
"name": "China Post",
"trackingUrl": "https://www.chinapostaltracking.com/package-tracking/?trackingno={trackingId}"
},
{
"name": "DHL eCommerce",
"trackingUrl": "https://www.dhl.com/global-en/home/tracking/tracking-ecommerce.html?tracking-id={trackingId}"
},
{
"name": "DHL eCommerce Asia",
"trackingUrl": "https://ecommerceportal.dhl.com/track/?ref={trackingId}"
},
{
"name": "DHL Express",
"trackingUrl": "https://www.dhl.com/en/express/tracking.html?AWB={trackingId}&brand=DHL"
},
{
"name": "DPD",
"trackingUrl": "https://www.dpdlocal.co.uk/apps/tracking/?reference={trackingId}"
},
{
"name": "DPD Local",
"trackingUrl": "https://track.dpdlocal.co.uk/search?reference={trackingId}"
},
{
"name": "DPD UK",
"trackingUrl": "https://www.dpd.co.uk/apps/tracking/?reference={trackingId}"
},
{
"name": "FedEx",
"trackingUrl": "https://www.fedex.com/Tracking?tracknumbers={trackingId}"
},
{
"name": "Japan Post (EN)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={trackingId}&searchKind=S002&locale=en"
},
{
"name": "Japan Post (JA)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={trackingId}&searchKind=S002&locale=ja"
},
{
"name": "Royal Mail",
"trackingUrl": "https://www.royalmail.com/portal/rm/track?trackNumber={trackingId}"
},
{
"name": "SF Express",
"trackingUrl": "https://www.sf-express.com/us/en/dynamic_function/waybill/#search/bill-number/{trackingId}"
},
{
"name": "Singapore Post",
"trackingUrl": "https://www.singpost.com/track-items"
},
{
"name": "TNT",
"trackingUrl": "https://www.tnt.com/webtracker/tracking.do?navigation=1&searchType=CON&respLang=en&genericSiteIdent=.&cons={trackingId}"
},
{
"name": "UPS",
"trackingUrl": "https://www.ups.com/WebTracking/processInputRequest?TypeOfInquiryNumber=T&InquiryNumber1={trackingId}"
},
{
"name": "USPS",
"trackingUrl": "https://tools.usps.com/go/TrackConfirmAction?qtc_tLabels1={trackingId}"
}
]
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/assets/carriers.json","entries":[{"id":"I4wG.json","timestamp":1654845955634},{"id":"1b3P.json","timestamp":1654846028780},{"id":"gR0P.json","timestamp":1654847474699}]}
{
"data": [
{
"name": "Australia Post",
"trackingUrl": "https://auspost.com.au/mypost/track/#/details/{trackingNumber}"
},
{
"name": "China Post",
"trackingUrl": "https://www.chinapostaltracking.com/package-tracking/?trackingno={trackingNumber}"
},
{
"name": "DHL eCommerce",
"trackingUrl": "https://www.dhl.com/global-en/home/tracking/tracking-ecommerce.html?tracking-id={trackingNumber}"
},
{
"name": "DHL eCommerce Asia",
"trackingUrl": "https://ecommerceportal.dhl.com/track/?ref={trackingNumber}"
},
{
"name": "DHL Express",
"trackingUrl": "https://www.dhl.com/en/express/tracking.html?AWB={trackingNumber}&brand=DHL"
},
{
"name": "DPD",
"trackingUrl": "https://www.dpdlocal.co.uk/apps/tracking/?reference={trackingNumber}"
},
{
"name": "DPD Local",
"trackingUrl": "https://track.dpdlocal.co.uk/search?reference={trackingNumber}"
},
{
"name": "DPD UK",
"trackingUrl": "https://www.dpd.co.uk/apps/tracking/?reference={trackingNumber}"
},
{
"name": "FedEx",
"trackingUrl": "https://www.fedex.com/Tracking?tracknumbers={trackingNumber}"
},
{
"name": "Japan Post (EN)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={trackingNumber}&searchKind=S002&locale=en"
},
{
"name": "Japan Post (JA)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={trackingNumber}&searchKind=S002&locale=ja"
},
{
"name": "Royal Mail",
"trackingUrl": "https://www.royalmail.com/portal/rm/track?trackNumber={trackingNumber}"
},
{
"name": "SF Express",
"trackingUrl": "https://www.sf-express.com/us/en/dynamic_function/waybill/#search/bill-number/{trackingNumber}"
},
{
"name": "Singapore Post",
"trackingUrl": "https://www.singpost.com/track-items"
},
{
"name": "TNT",
"trackingUrl": "https://www.tnt.com/webtracker/tracking.do?navigation=1&searchType=CON&respLang=en&genericSiteIdent=.&cons={trackingNumber}"
},
{
"name": "UPS",
"trackingUrl": "https://www.ups.com/WebTracking/processInputRequest?TypeOfInquiryNumber=T&InquiryNumber1={trackingNumber}"
},
{
"name": "USPS",
"trackingUrl": "https://tools.usps.com/go/TrackConfirmAction?qtc_tLabels1={trackingNumber}"
}
]
}
{
"data": [
{
"name": "Australia Post",
"trackingUrl": "https://auspost.com.au/mypost/track/#/details/{{trackingId}}"
},
{
"name": "China Post",
"trackingUrl": "https://www.chinapostaltracking.com/package-tracking/?trackingno={{trackingId}}"
},
{
"name": "DHL eCommerce",
"trackingUrl": "https://www.dhl.com/global-en/home/tracking/tracking-ecommerce.html?tracking-id={{trackingId}}"
},
{
"name": "DHL eCommerce Asia",
"trackingUrl": "https://ecommerceportal.dhl.com/track/?ref={{trackingId}}"
},
{
"name": "DHL Express",
"trackingUrl": "https://www.dhl.com/en/express/tracking.html?AWB={{trackingId}}&brand=DHL"
},
{
"name": "DPD",
"trackingUrl": "https://www.dpdlocal.co.uk/apps/tracking/?reference={{trackingId}}"
},
{
"name": "DPD Local",
"trackingUrl": "https://track.dpdlocal.co.uk/search?reference={{trackingId}}"
},
{
"name": "DPD UK",
"trackingUrl": "https://www.dpd.co.uk/apps/tracking/?reference={{trackingId}}"
},
{
"name": "FedEx",
"trackingUrl": "https://www.fedex.com/Tracking?tracknumbers={{trackingId}}"
},
{
"name": "Japan Post (EN)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={{trackingId}}&searchKind=S002&locale=en"
},
{
"name": "Japan Post (JA)",
"trackingUrl": "https://trackings.post.japanpost.jp/services/srv/search/direct?reqCodeNo1={{trackingId}}&searchKind=S002&locale=ja"
},
{
"name": "Royal Mail",
"trackingUrl": "https://www.royalmail.com/portal/rm/track?trackNumber={{trackingId}}"
},
{
"name": "SF Express",
"trackingUrl": "https://www.sf-express.com/us/en/dynamic_function/waybill/#search/bill-number/{{trackingId}}"
},
{
"name": "Singapore Post",
"trackingUrl": "https://www.singpost.com/track-items"
},
{
"name": "TNT",
"trackingUrl": "https://www.tnt.com/webtracker/tracking.do?navigation=1&searchType=CON&respLang=en&genericSiteIdent=.&cons={{trackingId}}"
},
{
"name": "UPS",
"trackingUrl": "https://www.ups.com/WebTracking/processInputRequest?TypeOfInquiryNumber=T&InquiryNumber1={{trackingId}}"
},
{
"name": "USPS",
"trackingUrl": "https://tools.usps.com/go/TrackConfirmAction?qtc_tLabels1={{trackingId}}"
}
]
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/UniqueOperationTypesRule.d.ts","entries":[{"id":"Ahq9.ts","source":"Workspace Edit","timestamp":1662165896695},{"id":"EW1F.ts","source":"moved.source","timestamp":1662167247041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/inventory/src/api/handlers/createProduct.test.ts","entries":[{"id":"TZyx.ts","timestamp":1656673941234}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/data/updateFulfillmentStatus.ts","entries":[{"id":"hxGx.ts","timestamp":1655456381066}]}
{
"name": "liveslide",
"version": "1.0.0",
"description": "",
"scripts": {
"start": "nhost up -d",
"codegen": "graphql-codegen -r ts-node/register --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-graphql-request": "^4.5.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@types/node": "^18.7.14",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
}
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/package.json","entries":[{"id":"T5cj.json","timestamp":1662163038898},{"id":"KDYn.json","timestamp":1662771657976},{"id":"9SJp.json","timestamp":1662771676377},{"id":"m8jh.json","timestamp":1662771696094},{"id":"sIPy.json","timestamp":1662771803817}]}
{
"name": "liveslide",
"version": "1.0.0",
"description": "",
"scripts": {
"up": "nhost up -d",
"codegen": "graphql-codegen -r ts-node/register --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-graphql-request": "^4.5.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@types/node": "^18.7.14",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
}
}
{
"name": "liveslide",
"version": "1.0.0",
"description": "",
"scripts": {
"start": "nhost up -d --graphql-port 9090",
"codegen": "graphql-codegen -r ts-node/register --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-graphql-request": "^4.5.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@types/node": "^18.7.14",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
}
}
{
"name": "liveslide",
"version": "1.0.0",
"description": "",
"scripts": {
"nhost:up": "nhost up -d --graphql-port 9090",
"codegen": "graphql-codegen -r ts-node/register --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-graphql-request": "^4.5.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@types/node": "^18.7.14",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
}
}
{
"name": "liveslide",
"version": "1.0.0",
"description": "",
"scripts": {
"codegen": "graphql-codegen -r ts-node/register --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@graphql-codegen/cli": "^2.12.0",
"@graphql-codegen/typescript": "^2.7.3",
"@graphql-codegen/typescript-graphql-request": "^4.5.4",
"@graphql-codegen/typescript-operations": "^2.5.3",
"@types/node": "^18.7.14",
"graphql": "^16.6.0",
"graphql-request": "^5.0.0",
"graphql-tag": "^2.12.6",
"ts-node": "^10.9.1",
"typescript": "^4.8.2"
}
}
{"version":1,"resource":"file:///Users/gambo/Desktop/Insomnia-All_2022-07-17.yaml","entries":[{"id":"yqzn.yaml","timestamp":1658071331069},{"id":"mZwO.yaml","timestamp":1658071383033},{"id":"56hk.yaml","timestamp":1658071454146},{"id":"B3UT.yaml","timestamp":1658071523106}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/.git/COMMIT_EDITMSG","entries":[{"id":"U6DW","timestamp":1658925620970}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/ecr.d.ts","entries":[{"id":"tuRL.ts","timestamp":1657726215946}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/FieldsOnCorrectTypeRule.d.ts","entries":[{"id":"cGu9.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"WVCe.ts","source":"moved.source","timestamp":1662167246341}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/codepipeline-cloudwatch.d.ts","entries":[{"id":"lR17.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/codeartifact.d.ts","entries":[{"id":"mUHG.ts","timestamp":1657726217635}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/matrix-scripts/keep.txt","entries":[{"id":"90jP.txt","source":"textFileCreate.source","timestamp":1656330006819}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/directoryservice.d.ts","entries":[{"id":"XpGL.ts","timestamp":1657726215946}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/GetUser.query.graphql","entries":[{"id":"CjA0.graphql","timestamp":1662580354819},{"id":"OsSL.graphql","timestamp":1662580370541},{"id":"5i4j.graphql","source":"renamed.source","timestamp":1662581134887}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/language/printLocation.d.ts","entries":[{"id":"G7vk.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"9hPX.ts","source":"moved.source","timestamp":1662167246335}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/language/printer.d.ts","entries":[{"id":"fFK4.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"cp30.ts","source":"moved.source","timestamp":1662167246338}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/shared/TrackerCard.vue","entries":[{"id":"8QOK.vue","source":"searchReplace.source","timestamp":1654845887116},{"id":"J8xf.vue","source":"searchReplace.source","timestamp":1654846814997},{"id":"q0lI.vue","timestamp":1654846926183},{"id":"KXAs.vue","timestamp":1654846941985},{"id":"dPtM.vue","source":"searchReplace.source","timestamp":1654847509478},{"id":"NX4K.vue","timestamp":1654848448890},{"id":"mmhN.vue","timestamp":1654857175349},{"id":"PitM.vue","timestamp":1654857580085}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/inventory/src/algolia/algoliaSetup.ts","entries":[{"id":"j4sg.ts","source":"Fix all fixable ESLint issues","timestamp":1660827864746},{"id":"kpmH.ts","timestamp":1660833542441}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/marketplacecatalog.d.ts","entries":[{"id":"Eo0e.ts","timestamp":1657726217616}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/global.d.ts","entries":[{"id":"vDVz.ts","timestamp":1655304929722}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/functions/lib/_types.ts","entries":[{"id":"idaW.ts","timestamp":1662772877772}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/assets/serverless.yml","entries":[{"id":"mwVv.yml","timestamp":1656930339867},{"id":"5Zec.yml","timestamp":1656930366071},{"id":"6ptO.yml","timestamp":1656930379565},{"id":"4ChM.yml","timestamp":1656930392794},{"id":"X9AD.yml","timestamp":1656930409444},{"id":"JOs0.yml","timestamp":1656930422386},{"id":"JD0O.yml","timestamp":1656930558266}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/GetSlideshowById.query.graphql","entries":[{"id":"jJax.graphql","timestamp":1662581718186},{"id":"GizO.graphql","timestamp":1662581730619}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/sqs.d.ts","entries":[{"id":"gHRX.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/route53resolver.d.ts","entries":[{"id":"i0xj.ts","timestamp":1657726217058}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/shared/types/types.ts","entries":[{"id":"oeYc.ts","timestamp":1654847774437},{"id":"1dIC.ts","timestamp":1654847802985},{"id":"UoD7.ts","timestamp":1654847825786},{"id":"ZlvM.ts","timestamp":1655280846123},{"id":"ssCk.ts","timestamp":1655282727164},{"id":"Gzil.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655282909626},{"id":"GUwa.ts","timestamp":1655282914798},{"id":"0lai.ts","timestamp":1655369173879},{"id":"fOZY.ts","timestamp":1656682741697},{"id":"LUko.ts","timestamp":1657182530479},{"id":"9tQQ.ts","timestamp":1658069185262},{"id":"lspK.ts","timestamp":1658150607187},{"id":"N9sL.ts","timestamp":1658150669458},{"id":"UBPH.ts","timestamp":1658150701545},{"id":"ihu2.ts","timestamp":1658150757719},{"id":"mDPu.ts","source":"Fix all fixable ESLint issues","timestamp":1658150777497},{"id":"WufE.ts","timestamp":1658150783118},{"id":"NOn9.ts","source":"Fix all fixable ESLint issues","timestamp":1658150912927},{"id":"CmAh.ts","timestamp":1658150913868},{"id":"oSUq.ts","timestamp":1658221035455},{"id":"Hv5k.ts","timestamp":1658221609973},{"id":"kY4a.ts","source":"undoRedo.source","timestamp":1660661344083},{"id":"QKEf.ts","timestamp":1661248229964}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/migrations/default/1657033712689_create_set_next_slide_position_trigger/down.sql","entries":[{"id":"5Bfy.sql","timestamp":1657033753562}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/cloudhsmv2.d.ts","entries":[{"id":"ovYv.ts","timestamp":1657726217032}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/http_request.d.ts","entries":[{"id":"6KV1.ts","source":"Workspace Edit","timestamp":1657726215538}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/functions/events/create-download.ts","entries":[{"id":"KMSp.ts","timestamp":1665144204688},{"id":"R7df.ts","timestamp":1665144363807},{"id":"eDUg.ts","timestamp":1665144539074},{"id":"koEN.ts","timestamp":1665144627389},{"id":"AF7A.ts","timestamp":1665144772362},{"id":"hEYY.ts","timestamp":1665144832527},{"id":"51hq.ts","timestamp":1665144859301},{"id":"W00i.ts","timestamp":1665144920665},{"id":"k9IV.ts","timestamp":1665145007683},{"id":"c6lS.ts","timestamp":1665145181153},{"id":"cmZl.ts","timestamp":1665145233071},{"id":"NDLr.ts","timestamp":1665145319384},{"id":"PlAG.ts","timestamp":1665145432916},{"id":"rk9i.ts","timestamp":1665145515066},{"id":"x1Cs.ts","timestamp":1665145760590},{"id":"Rzwv.ts","timestamp":1665145777158},{"id":"7mIO.ts","timestamp":1665145831516},{"id":"oZbN.ts","timestamp":1665145858478},{"id":"4pYP.ts","timestamp":1665145887279},{"id":"GDbv.ts","timestamp":1665145927948},{"id":"tINN.ts","timestamp":1665146059140},{"id":"EXdp.ts","timestamp":1665146077957},{"id":"LuJS.ts","timestamp":1665146099862},{"id":"YUAu.ts","timestamp":1665146133473},{"id":"Lxdf.ts","timestamp":1665146157679},{"id":"ozdB.ts","timestamp":1665146332687},{"id":"OFDj.ts","timestamp":1665146418122},{"id":"0nXY.ts","timestamp":1665154123206},{"id":"aR5P.ts","timestamp":1665154450192},{"id":"Ep9s.ts","timestamp":1665154461918},{"id":"PHxE.ts","timestamp":1665154725706},{"id":"mLIX.ts","timestamp":1665155024170},{"id":"3PCk.ts","timestamp":1665155059705},{"id":"k0ce.ts","timestamp":1665155071740},{"id":"DnFE.ts","timestamp":1665155321479},{"id":"vNfH.ts","timestamp":1665155355275},{"id":"bCjb.ts","timestamp":1665155863322},{"id":"vUfu.ts","timestamp":1665156155977},{"id":"tNNZ.ts","timestamp":1665156178597},{"id":"jkrF.ts","timestamp":1665156710389},{"id":"nwEH.ts","timestamp":1665157112964},{"id":"36is.ts","timestamp":1665157233013},{"id":"Y966.ts","timestamp":1665157257798},{"id":"PJBE.ts","timestamp":1665157305599},{"id":"xb9A.ts","timestamp":1665157325081},{"id":"OArC.ts","timestamp":1665157386203},{"id":"twsa.ts","timestamp":1665157708098},{"id":"f5rQ.ts","timestamp":1665157725538},{"id":"O8lk.ts","timestamp":1665157758666},{"id":"dvrA.ts","timestamp":1665233885576}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/alb.d.ts","entries":[{"id":"x7My.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/reports/GroupByIntervalSelect.vue","entries":[{"id":"3cPX.vue","source":"Fix all fixable ESLint issues","timestamp":1659105304499},{"id":"nuWx.vue","source":"Fix all fixable ESLint issues","timestamp":1659105411060},{"id":"gy08.vue","timestamp":1659105450192},{"id":"ro4S.vue","timestamp":1659105460195},{"id":"KL37.vue","source":"Fix all fixable ESLint issues","timestamp":1659105475900},{"id":"RaX4.vue","timestamp":1659105495753}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/events/%5Bslug%5D/settings.vue","entries":[{"id":"m9a4.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655933578193},{"id":"DFyI.vue","timestamp":1656018070826},{"id":"kkiT.vue","timestamp":1656018131017},{"id":"QJwG.vue","timestamp":1656018227709},{"id":"mV12.vue","timestamp":1656018301453},{"id":"XYDQ.vue","timestamp":1656018311664},{"id":"Grk3.vue","timestamp":1656018336227},{"id":"1FPO.vue","timestamp":1657197610540},{"id":"Groo.vue","timestamp":1657197681189},{"id":"ipCw.vue","timestamp":1657197711817},{"id":"Zjdn.vue","timestamp":1657197753840},{"id":"qckQ.vue","timestamp":1657198026988},{"id":"aL4T.vue","timestamp":1657198044781},{"id":"xT6w.vue","timestamp":1657198119353},{"id":"ZMrd.vue","timestamp":1657198171775},{"id":"USgV.vue","timestamp":1657198189994},{"id":"7xc8.vue","timestamp":1657198228348},{"id":"QtvM.vue","timestamp":1657198324684},{"id":"hpUu.vue","timestamp":1657198337376},{"id":"2tQ7.vue","timestamp":1657198357678},{"id":"t970.vue","timestamp":1657198462380},{"id":"1fe9.vue","timestamp":1657198495187},{"id":"ClF0.vue","timestamp":1657198840123},{"id":"tlVz.vue","timestamp":1657198853001},{"id":"3c4l.vue","timestamp":1657198868471},{"id":"6Yi5.vue","timestamp":1657198897814},{"id":"2m8W.vue","timestamp":1657198920339},{"id":"CHva.vue","timestamp":1657199063816},{"id":"awRR.vue","timestamp":1657199087141},{"id":"MViU.vue","timestamp":1657199141352},{"id":"Vjt0.vue","timestamp":1657199282091},{"id":"5FiP.vue","source":"Fix all fixable ESLint issues","timestamp":1662581658694},{"id":"avuG.vue","timestamp":1662581687954},{"id":"AYoV.vue","source":"Fix all fixable ESLint issues","timestamp":1662581772067},{"id":"gRWS.vue","timestamp":1662581882953},{"id":"OgLW.vue","timestamp":1662581939971},{"id":"Irgt.vue","timestamp":1662581956098},{"id":"ZZZW.vue","timestamp":1662666766653},{"id":"odRC.vue","timestamp":1662666783749}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/algolia/algoliaSetup.ts","entries":[{"id":"0pNv.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1657028541425},{"id":"avSe.ts","timestamp":1657028577197},{"id":"zCun.ts","source":"undoRedo.source","timestamp":1657028586456},{"id":"21Yz.ts","timestamp":1657028622571},{"id":"e6IA.ts","timestamp":1657028645428},{"id":"tTi2.ts","timestamp":1657028775432},{"id":"PzyR.ts","timestamp":1657028787069},{"id":"eKCn.ts","timestamp":1657028804594},{"id":"HBe7.ts","timestamp":1657029115427},{"id":"Hnbw.ts","timestamp":1657029666631},{"id":"qf3A.ts","timestamp":1657029771049}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/checkout/src/common/resetData.ts","entries":[{"id":"bGGm.ts","timestamp":1656591796000},{"id":"6kMn.ts","timestamp":1656596232982},{"id":"GXlW.ts","source":"undoRedo.source","timestamp":1656596374955}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/serverless.yml","entries":[{"id":"uSiw.yml","timestamp":1657725916615},{"id":"5KF9.yml","timestamp":1657726096578},{"id":"ns9I.yml","timestamp":1657726116393},{"id":"ZqHb.yml","timestamp":1657726157769},{"id":"XEUC.yml","timestamp":1657726172141},{"id":"On9U.yml","source":"undoRedo.source","timestamp":1657726174990},{"id":"f4jw.yml","timestamp":1657726509735}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/codepipeline.d.ts","entries":[{"id":"AYYV.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/alarms/serverless.yml","entries":[{"id":"YVVy.yml","timestamp":1656947434253},{"id":"xP6u.yml","timestamp":1656947471865},{"id":"LP9M.yml","timestamp":1656947840937},{"id":"fiKo.yml","timestamp":1656948069064},{"id":"c1pd.yml","timestamp":1656948223304},{"id":"gQmh.yml","timestamp":1656948359171},{"id":"un3P.yml","timestamp":1657004650152},{"id":"MEMm.yml","timestamp":1657004725534},{"id":"XVrN.yml","timestamp":1657004863366},{"id":"pf4o.yml","timestamp":1657004903199},{"id":"JuMf.yml","timestamp":1657004947084}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/VariablesInAllowedPositionRule.d.ts","entries":[{"id":"7izu.ts","source":"Workspace Edit","timestamp":1662165896695},{"id":"FUDA.ts","source":"moved.source","timestamp":1662167247040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/sso.d.ts","entries":[{"id":"4ua3.ts","source":"Workspace Edit","timestamp":1657726217615}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/web/components/checkout/Sidebar.vue","entries":[{"id":"PQl3.vue","timestamp":1657096541958},{"id":"TrMV.vue","timestamp":1657097036117},{"id":"6M6l.vue","source":"undoRedo.source","timestamp":1657099387588},{"id":"Hlg4.vue","timestamp":1657101762632},{"id":"CWJW.vue","timestamp":1657101826672},{"id":"uxZK.vue","timestamp":1657101852961},{"id":"Xvrv.vue","timestamp":1657101956136},{"id":"RDaJ.vue","timestamp":1657102732260},{"id":"t0P3.vue","timestamp":1657102808504}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/applicationinsights.d.ts","entries":[{"id":"XvPW.ts","timestamp":1657726217612}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/credentials/credential_provider_chain.d.ts","entries":[{"id":"HWnC.ts","source":"Workspace Edit","timestamp":1657726215512}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/fulfillment/AddFulfillmentGroupImage.vue","entries":[{"id":"DB17.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655119188099}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/UpdateSlideshow.mutation.graphql","entries":[{"id":"nfV9.graphql","timestamp":1662581802501},{"id":"5X7w.graphql","timestamp":1662581813799},{"id":"zwsw.graphql","timestamp":1662581832527}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/web/.gcloud/cloudbuild/production.yaml","entries":[{"id":"tVsI.yaml","timestamp":1657116877432},{"id":"u9oX.yaml","timestamp":1657118323440}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/payments/payments/src/api/stream/index.spec.ts","entries":[{"id":"7vNu.ts","timestamp":1657192546034},{"id":"wt0R.ts","source":"Fix all fixable ESLint issues","timestamp":1657194005457},{"id":"wfjZ.ts","timestamp":1657194020938}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/sns.d.ts","entries":[{"id":"9fMA.ts","timestamp":1657726215950}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/comprehend.d.ts","entries":[{"id":"vzsc.ts","timestamp":1657726217039}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/index.d.ts","entries":[{"id":"tJDK.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/shield.d.ts","entries":[{"id":"CmcX.ts","timestamp":1657726215950}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/s3.d.ts","entries":[{"id":"JdSH.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/lab/deactivate-matrix-users/users.txt","entries":[{"id":"dzDM.txt","timestamp":1664481962073}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/functions/hello.ts","entries":[{"id":"yAXO.ts","timestamp":1656790420398},{"id":"tAgQ.ts","source":"moved.source","timestamp":1656790431372},{"id":"J86A.ts","source":"moved.source","timestamp":1656792057047},{"id":"wh8u.ts","timestamp":1657196330109}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/package.json","entries":[{"id":"HNcL.json","timestamp":1655527872520},{"id":"VXnX.json","timestamp":1655935604364},{"id":"fklk.json","timestamp":1658188264690}]}
{
"name": "@nhost-examples/vue-quickstart",
"private": true,
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit",
"preview": "vite preview",
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@headlessui/vue": "^1.6.5",
"@heroicons/vue": "^1.0.6",
"@nhost/apollo": "^0.5.20",
"@nhost/vue": "^0.3.4",
"@splidejs/vue-splide": "^0.6.7",
"@vue/apollo-composable": "^4.0.0-alpha.18",
"@vueuse/core": "^8.9.2",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"qrcode": "^1.5.0",
"simple-vue-camera": "^1.1.1",
"vue": "^3.2.37",
"vue-draggable-next": "^2.1.1",
"vue-router": "^4.0.16"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.2",
"@iconify-json/carbon": "^1.1.6",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.5.2",
"@types/node": "^18.0.0",
"@types/qrcode": "^1.4.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/test-utils": "^2.0.0",
"autoprefixer": "^10.4.7",
"eslint": "^8.19.0",
"jsdom": "^20.0.0",
"pnpm": "^7.5.0",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.4",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.9.2",
"unplugin-vue-components": "^0.21.0",
"vite": "^2.9.13",
"vite-plugin-pages": "^0.25.0",
"vitest": "^0.16.0",
"vue-tsc": "^0.38.2"
}
}
{
"name": "@nhost-examples/vue-quickstart",
"private": true,
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit",
"preview": "vite preview",
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.6.8",
"@headlessui/vue": "^1.6.4",
"@heroicons/vue": "^1.0.6",
"@nhost/apollo": "^0.5.15",
"@nhost/vue": "^0.2.1",
"@splidejs/vue-splide": "^0.6.7",
"@vue/apollo-composable": "^4.0.0-alpha.17",
"@vueuse/core": "^8.7.3",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"qrcode": "^1.5.0",
"screenfull": "^6.0.1",
"vue": "^3.2.37",
"vue-router": "^4.0.16"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@iconify-json/carbon": "^1.1.5",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.5.2",
"@types/node": "^18.0.0",
"@types/qrcode": "^1.4.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/test-utils": "^2.0.0",
"autoprefixer": "^10.4.7",
"eslint": "^8.18.0",
"jsdom": "^19.0.0",
"pnpm": "^7.2.1",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.3",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.8.8",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.9.12",
"vite-plugin-pages": "^0.24.2",
"vitest": "^0.15.1",
"vue-tsc": "^0.37.9"
},
"eslintConfig": {
"extends": "@antfu"
}
}
{
"name": "@nhost-examples/vue-quickstart",
"private": true,
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
"lint": "eslint .",
"typecheck": "vue-tsc --noEmit",
"preview": "vite preview",
"test": "vitest"
},
"dependencies": {
"@apollo/client": "^3.6.9",
"@headlessui/vue": "^1.6.5",
"@heroicons/vue": "^1.0.6",
"@nhost/apollo": "^0.5.17",
"@nhost/vue": "^0.3.1",
"@splidejs/vue-splide": "^0.6.7",
"@vue/apollo-composable": "^4.0.0-alpha.17",
"@vueuse/core": "^8.7.5",
"graphql": "^15.8.0",
"graphql-tag": "^2.12.6",
"qrcode": "^1.5.0",
"screenfull": "^6.0.2",
"vue": "^3.2.37",
"vue-router": "^4.0.16"
},
"devDependencies": {
"@antfu/eslint-config": "^0.25.1",
"@iconify-json/carbon": "^1.1.5",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.5.2",
"@types/node": "^18.0.0",
"@types/qrcode": "^1.4.2",
"@vitejs/plugin-vue": "^2.3.3",
"@vue/test-utils": "^2.0.0",
"autoprefixer": "^10.4.7",
"eslint": "^8.18.0",
"jsdom": "^20.0.0",
"pnpm": "^7.3.0",
"postcss": "^8.4.14",
"tailwindcss": "^3.1.4",
"typescript": "^4.7.4",
"unplugin-auto-import": "^0.9.0",
"unplugin-vue-components": "^0.19.6",
"vite": "^2.9.12",
"vite-plugin-pages": "^0.24.2",
"vitest": "^0.15.2",
"vue-tsc": "^0.38.1"
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/worklink.d.ts","entries":[{"id":"wlqs.ts","timestamp":1657726217612}]}
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+tab",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.trigger",
"when": "!inlineSuggestionVisible"
},
{
"key": "cmd+m",
"command": "-markdown.extension.editing.toggleMath",
"when": "editorTextFocus && !editorReadonly && editorLangId == 'markdown'"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.trigger",
"when": "!inlineSuggestionVisible"
}
]
{"version":1,"resource":"vscode-userdata:/Users/gambo/Library/Application%20Support/Code/User/keybindings.json","entries":[{"id":"beyc.json","timestamp":1654762041036},{"id":"jK8a.json","timestamp":1654762271068},{"id":"fyfR.json","timestamp":1655888045147},{"id":"fENG.json","timestamp":1655888064204},{"id":"nFIX.json","timestamp":1655888233869},{"id":"7Tdb.json","timestamp":1655888273588},{"id":"WVeC.json","timestamp":1655888349396},{"id":"4GQB.json","timestamp":1655888366198},{"id":"txgZ.json","timestamp":1655888393567},{"id":"lrkV.json","timestamp":1655888409451},{"id":"riQH.json","timestamp":1655888421575},{"id":"nuVj.json","timestamp":1655888503152},{"id":"KRWQ.json","timestamp":1655888524796},{"id":"TmUW.json","timestamp":1655888546687},{"id":"H3Ur.json","timestamp":1655888559747},{"id":"Bx8O.json","timestamp":1655888574714},{"id":"8BNQ.json","timestamp":1655904734701}]}
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "ctrl+k",
"command": "editor.action.inlineSuggest.showNext"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.trigger",
"when": "!inlineSuggestionVisible"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.trigger"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+tab",
"command": "editor.action.inlineSuggest.showNext"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.trigger"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.trigger",
"when": "!inlineSuggestionVisible"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.trigger"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.trigger"
}
]
// Platzieren Sie Ihre Tastenzuordnungen in dieser Datei, um die Standardwerte zu überschreiben.
[
{
"key": "cmd+1",
"command": "workbench.action.openEditorAtIndex1"
},
{
"key": "ctrl+1",
"command": "-workbench.action.openEditorAtIndex1"
},
{
"key": "cmd+2",
"command": "workbench.action.openEditorAtIndex2"
},
{
"key": "ctrl+2",
"command": "-workbench.action.openEditorAtIndex2"
},
{
"key": "cmd+3",
"command": "workbench.action.openEditorAtIndex3"
},
{
"key": "ctrl+3",
"command": "-workbench.action.openEditorAtIndex3"
},
{
"key": "cmd+4",
"command": "workbench.action.openEditorAtIndex4"
},
{
"key": "ctrl+4",
"command": "-workbench.action.openEditorAtIndex4"
},
{
"key": "cmd+5",
"command": "workbench.action.openEditorAtIndex5"
},
{
"key": "ctrl+5",
"command": "-workbench.action.openEditorAtIndex5"
},
{
"key": "cmd+6",
"command": "workbench.action.openEditorAtIndex6"
},
{
"key": "ctrl+6",
"command": "-workbench.action.openEditorAtIndex6"
},
{
"key": "cmd+7",
"command": "workbench.action.openEditorAtIndex7"
},
{
"key": "ctrl+7",
"command": "-workbench.action.openEditorAtIndex7"
},
{
"key": "cmd+8",
"command": "workbench.action.openEditorAtIndex8"
},
{
"key": "ctrl+8",
"command": "-workbench.action.openEditorAtIndex8"
},
{
"key": "cmd+9",
"command": "workbench.action.openEditorAtIndex9"
},
{
"key": "ctrl+9",
"command": "-workbench.action.openEditorAtIndex9"
},
{
"key": "f5",
"command": "editor.action.sortLinesAscending"
},
{
"key": "alt+cmd+l c",
"command": "extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+l c",
"command": "-extension.liveServer.goOffline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l o",
"command": "extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+l o",
"command": "-extension.liveServer.goOnline",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+l",
"command": "extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+shift+q",
"command": "-extension.generateConsoleLog",
"when": "editorTextFocus"
},
{
"key": "ctrl+2",
"command": "workbench.action.splitEditor"
},
{
"key": "ctrl+shift+alt+cmd+7",
"command": "-workbench.action.splitEditor"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'standard'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && gitlens:keymap == 'alternate'"
},
{
"key": "ctrl+alt+w ctrl+alt+down",
"command": "-console.log.wrap.down.prefix",
"when": "editorTextFocus"
},
{
"key": "shift+alt+8",
"command": "gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "shift+alt+7",
"command": "-gitlens.showCommitSearch",
"when": "gitlens:enabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "alt+w",
"command": "extension.wrapLinesAt100"
},
{
"key": "alt+q",
"command": "-rewrap.rewrapComment",
"when": "editorTextFocus"
},
{
"key": "alt+cmd+c",
"command": "-copyFilePath",
"when": "!editorFocus"
},
{
"key": "shift+alt+cmd+c",
"command": "-copyRelativeFilePath",
"when": "!editorFocus"
},
{
"key": "alt+w",
"command": "editor.emmet.action.wrapIndividualLinesWithAbbreviation"
},
{
"key": "cmd+k r",
"command": "workbench.action.openRecent"
},
{
"key": "ctrl+r",
"command": "-workbench.action.openRecent"
},
{
"key": "alt+cmd+b",
"command": "workbench.action.tasks.test"
},
{
"key": "f12",
"command": "editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f12",
"command": "-editor.action.revealDefinition",
"when": "editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor"
},
{
"key": "f3",
"command": "-editor.action.nextMatchFindAction",
"when": "editorFocus"
},
{
"key": "shift+alt+7",
"command": "-gitlens.gitCommands",
"when": "!gitlens:disabled && config.gitlens.keymap == 'alternate'"
},
{
"key": "ctrl+cmd+l",
"command": "console.log.wrap.down.prefix"
},
{
"key": "cmd+t",
"command": "-workbench.action.showAllSymbols"
},
{
"key": "cmd+t t",
"command": "workbench.action.terminal.toggleTerminal"
},
{
"key": "ctrl+shift+[Equal]",
"command": "-workbench.action.terminal.toggleTerminal"
},
{
"key": "cmd+t n",
"command": "workbench.action.terminal.new"
},
{
"key": "cmd+t v",
"command": "workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "ctrl+shift+5",
"command": "-workbench.action.terminal.split",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+right",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+down",
"command": "-workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+left",
"command": "workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+up",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+cmd+left",
"command": "-workbench.action.terminal.focusPreviousPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+down",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+up",
"command": "workbench.action.terminal.focusPrevious",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "alt+right",
"command": "workbench.action.terminal.focusNextPane",
"when": "terminalFocus && terminalProcessSupported"
},
{
"key": "cmd+[IntlRo]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "cmd+[Backquote]",
"command": "-editor.action.inPlaceReplace.up",
"when": "editorTextFocus && !editorReadonly"
},
{
"key": "alt+[BracketRight]",
"command": "editor.action.inlineSuggest.showNext",
"when": "inlineSuggestionVisible"
},
{
"key": "alt+[BracketLeft]",
"command": "editor.action.inlineSuggest.showPrevious"
}
]
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/composables/index.ts","entries":[{"id":"5eGb.ts","timestamp":1655175986741},{"id":"f4mO.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655176251459},{"id":"gQdZ.ts","timestamp":1655176272075},{"id":"De8p.ts","timestamp":1655419779302}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/textract.d.ts","entries":[{"id":"Um0o.ts","timestamp":1657726217612}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/.eslintrc.js","entries":[{"id":"cj04.js","timestamp":1655935455562},{"id":"6QYJ.js","timestamp":1655935501633},{"id":"GLmz.js","timestamp":1655935589295},{"id":"i5Dt.js","timestamp":1658188166425}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/kendra.d.ts","entries":[{"id":"XIy9.ts","timestamp":1657726217634}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/slideshows/%5Bid%5D/upload.vue","entries":[{"id":"zTZr.vue","timestamp":1657074411560},{"id":"ndrI.vue","timestamp":1657074427033},{"id":"oOn5.vue","timestamp":1657074448084},{"id":"D2WT.vue","timestamp":1657074465262},{"id":"yPdi.vue","timestamp":1657074612739},{"id":"yeUx.vue","timestamp":1657074682685},{"id":"4YNT.vue","timestamp":1657075027753},{"id":"R0Ui.vue","timestamp":1657075074705},{"id":"tKsf.vue","timestamp":1657075088816},{"id":"gqSH.vue","timestamp":1657075116129},{"id":"Gmmc.vue","timestamp":1657075139376},{"id":"bgv0.vue","timestamp":1657075596058},{"id":"AkU2.vue","timestamp":1657075620152},{"id":"4ofj.vue","timestamp":1657075667462},{"id":"dwgQ.vue","timestamp":1657075737878},{"id":"BbL0.vue","timestamp":1657075790978},{"id":"eoE6.vue","timestamp":1657075817378},{"id":"1Pyg.vue","timestamp":1657075840179},{"id":"soFk.vue","timestamp":1657075850280},{"id":"1Yih.vue","timestamp":1657075862436},{"id":"eCvs.vue","timestamp":1657075896946},{"id":"znmJ.vue","timestamp":1657075971265},{"id":"dlxy.vue","timestamp":1657075991575},{"id":"5txO.vue","timestamp":1657076017125},{"id":"vqT1.vue","timestamp":1657076035504},{"id":"OBtt.vue","timestamp":1657076071133},{"id":"DvGU.vue","timestamp":1657076110260},{"id":"O1s0.vue","timestamp":1657076137318},{"id":"BY7m.vue","timestamp":1657076167904},{"id":"n48c.vue","timestamp":1657076193230},{"id":"9UTO.vue","timestamp":1657076237295},{"id":"eAx7.vue","timestamp":1657076276460},{"id":"vGom.vue","timestamp":1657076340105},{"id":"vEdE.vue","timestamp":1657076374663},{"id":"T1DD.vue","timestamp":1657076385431},{"id":"H169.vue","timestamp":1657076482209},{"id":"zEga.vue","timestamp":1657077314904},{"id":"cXnl.vue","timestamp":1657077348030},{"id":"xLX7.vue","timestamp":1658186634483},{"id":"TOuq.vue","timestamp":1658186748932},{"id":"9VXm.vue","timestamp":1658186765262},{"id":"C4kl.vue","source":"Fix all fixable ESLint issues","timestamp":1661458114709},{"id":"Vjle.vue","timestamp":1661458178030},{"id":"aMg2.vue","timestamp":1661458385174},{"id":"tLdX.vue","timestamp":1661458397539},{"id":"47BW.vue","timestamp":1661458432637},{"id":"o278.vue","timestamp":1662583131858},{"id":"nWOi.vue","source":"undoRedo.source","timestamp":1662583153250},{"id":"mVAB.vue","timestamp":1662583194732},{"id":"f6Jj.vue","source":"Fix all fixable ESLint issues","timestamp":1662583232152}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/cognito-user-pool-trigger/pre-token-generation.d.ts","entries":[{"id":"5YgG.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/marketplacemetering.d.ts","entries":[{"id":"xKXt.ts","timestamp":1657726216247}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/kinesisvideoarchivedmedia.d.ts","entries":[{"id":"akId.ts","timestamp":1657726217039}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/datasync.d.ts","entries":[{"id":"huxA.ts","timestamp":1657726217059}]}
{
"name": "inventory",
"version": "1.0.0",
"description": "Serverless webpack example using Typescript",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watch"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"assert": "^2.0.0",
"is-blank": "^2.1.0",
"sha-1": "^1.0.0",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/jest-plugin-context": "^2.9.3",
"@types/jest": "^26.0.14",
"@types/lambda-tester": "^3.6.0",
"@types/mem": "^4.2.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.764.0",
"casual": "^1.6.2",
"copy-webpack-plugin": "^6.1.1",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"jest-extended": "^0.11.5",
"jest-plugin-context": "^2.9.0",
"jest": "^26.4.2",
"lambda-tester": "^4.0.1",
"serverless-api-gateway-throttling": "^1.2.2",
"serverless-deployment-bucket": "^1.3.0",
"serverless-offline-schedule": "^1.0.4",
"serverless-offline-ssm": "^5.2.0",
"serverless-offline": "^6.8.0",
"serverless-plugin-aws-alerts": "1.6.1",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-plugin-offline-dynamodb-stream": "^1.0.20",
"serverless-plugin-tracing": "^2.0.0",
"serverless-prune-plugin": "^2.0.1",
"serverless-pseudo-parameters": "^2.5.0",
"serverless-webpack": "^5.4.0",
"serverless": "2.1.1",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.4",
"typescript": "^4.0.3",
"webpack-node-externals": "^2.5.2",
"webpack": "^4.44.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{
"name": "inventory",
"version": "1.0.0",
"description": "Serverless webpack example using Typescript",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watch"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"assert": "^2.0.0",
"is-blank": "^2.1.0",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.764.0",
"copy-webpack-plugin": "^6.1.1",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"serverless-api-gateway-throttling": "^1.2.2",
"serverless-deployment-bucket": "^1.3.0",
"serverless-offline": "^6.8.0",
"serverless-plugin-aws-alerts": "1.6.1",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-prune-plugin": "^2.0.1",
"serverless-pseudo-parameters": "^2.5.0",
"serverless-webpack": "^5.4.0",
"serverless": "2.1.1",
"typescript": "^4.0.3",
"webpack-node-externals": "^2.5.2",
"webpack": "^4.44.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/package.json","entries":[{"id":"5Wqb.json","timestamp":1657726591263},{"id":"e1hX.json","timestamp":1657726644219}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/personalizeevents.d.ts","entries":[{"id":"w5aT.ts","source":"Workspace Edit","timestamp":1657726217612}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/reports/sales.vue","entries":[{"id":"JXdr.vue","source":"Fix all fixable ESLint issues","timestamp":1657720222231},{"id":"oetN.vue","timestamp":1657720456754},{"id":"uaPy.vue","source":"Fix all fixable ESLint issues","timestamp":1657720464859},{"id":"70ke.vue","timestamp":1657720470011},{"id":"yACe.vue","timestamp":1657720670879},{"id":"eJ3o.vue","timestamp":1657720827194},{"id":"Wt6x.vue","timestamp":1657721021738},{"id":"FnDH.vue","timestamp":1657721070006},{"id":"RvUi.vue","timestamp":1657721134986},{"id":"KzrY.vue","timestamp":1657721165827},{"id":"ncPW.vue","timestamp":1657721573443},{"id":"SCMr.vue","source":"Fix all fixable ESLint issues","timestamp":1657721715025},{"id":"b8Uk.vue","source":"Fix all fixable ESLint issues","timestamp":1657721762233},{"id":"RlHK.vue","timestamp":1657722252894},{"id":"jYrB.vue","source":"Fix all fixable ESLint issues","timestamp":1657723227133},{"id":"BqhA.vue","timestamp":1657723367787}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/codepipeline-cloudwatch-action.d.ts","entries":[{"id":"GBDP.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/workspaces.d.ts","entries":[{"id":"pZyq.ts","timestamp":1657726217032}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/api/handlers/processorFulfillmentsImport.ts","entries":[{"id":"7Wly.ts","timestamp":1654847114590},{"id":"lW43.ts","timestamp":1656318436842}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/config_service_placeholders.d.ts","entries":[{"id":"CRZq.ts","source":"Workspace Edit","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/appconfig.d.ts","entries":[{"id":"hj5s.ts","timestamp":1657726217615}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/services/s3.d.ts","entries":[{"id":"HinF.ts","source":"Workspace Edit","timestamp":1657726215949}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/directconnect.d.ts","entries":[{"id":"pBSe.ts","timestamp":1657726215945}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/error/syntaxError.d.ts","entries":[{"id":"AdkJ.ts","source":"Workspace Edit","timestamp":1662165896998},{"id":"zLT5.ts","source":"moved.source","timestamp":1662167248147}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/profile.vue","entries":[{"id":"ZJ4m.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655785715405},{"id":"iQKg.vue","timestamp":1655785745180},{"id":"SSz3.vue","timestamp":1655785765118},{"id":"riB8.vue","timestamp":1655785817465},{"id":"oZm3.vue","timestamp":1655785837045},{"id":"f0AP.vue","timestamp":1655785861946},{"id":"ReKC.vue","timestamp":1655786188182},{"id":"77Lj.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655786248628},{"id":"Y3B3.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655786292308},{"id":"akbz.vue","source":"undoRedo.source","timestamp":1655786314743},{"id":"94Rp.vue","timestamp":1655786407476},{"id":"alol.vue","timestamp":1655852110564},{"id":"jFwH.vue","timestamp":1655852120944},{"id":"rOoK.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655852294787},{"id":"Q1HK.vue","timestamp":1655852335062},{"id":"xHha.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655852350346},{"id":"Od2f.vue","timestamp":1655852353164},{"id":"pJV5.vue","timestamp":1655852394416},{"id":"GOkg.vue","timestamp":1655852541304},{"id":"ziuZ.vue","source":"Workspace Edit","timestamp":1655852555077},{"id":"snAH.vue","timestamp":1655852589306},{"id":"Eu4y.vue","timestamp":1655852723178},{"id":"imlT.vue","timestamp":1655852774826},{"id":"CPPz.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655852844273},{"id":"jZtb.vue","timestamp":1655852873910},{"id":"J8ff.vue","timestamp":1655852891891},{"id":"8w6C.vue","timestamp":1655852965270},{"id":"YQ3o.vue","timestamp":1655852986126},{"id":"ZuvX.vue","timestamp":1655853004210},{"id":"OgyL.vue","timestamp":1655853028348},{"id":"UZRb.vue","timestamp":1655853041537},{"id":"bQ7j.vue","timestamp":1656016518332},{"id":"o3Y2.vue","timestamp":1656016566414},{"id":"haD0.vue","timestamp":1656016584984},{"id":"iqyM.vue","timestamp":1656016606716},{"id":"X78F.vue","timestamp":1656016727451},{"id":"wa9p.vue","timestamp":1662580295953},{"id":"BvK2.vue","timestamp":1662580376828},{"id":"t2AW.vue","timestamp":1662580429048},{"id":"JVZg.vue","source":"Fix all fixable ESLint issues","timestamp":1662580431555},{"id":"LfaW.vue","source":"Fix all fixable ESLint issues","timestamp":1662580520803},{"id":"itju.vue","timestamp":1662580551419},{"id":"oGeF.vue","timestamp":1662581010178},{"id":"Eya9.vue","timestamp":1662581051360},{"id":"VjOH.vue","timestamp":1662581074171},{"id":"1roi.vue","timestamp":1662581184912},{"id":"XM2V.vue","source":"Fix all fixable ESLint issues","timestamp":1662581270604},{"id":"AlJG.vue","source":"undoRedo.source","timestamp":1662581292612},{"id":"DVTY.vue","timestamp":1662668828833},{"id":"Bddl.vue","timestamp":1662668865163}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/router/index.ts","entries":[{"id":"ULI5.ts","timestamp":1654865584749},{"id":"ODPq.ts","timestamp":1654865630571},{"id":"4xJ2.ts","timestamp":1654865658214},{"id":"t3Dt.ts","timestamp":1657720152649},{"id":"hxpE.ts","timestamp":1657720206257},{"id":"JZzj.ts","timestamp":1657720619660},{"id":"xdND.ts","source":"Fix all fixable ESLint issues","timestamp":1662647542938}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/events/%5Bslug%5D/index.vue","entries":[{"id":"J5J6.vue","timestamp":1655853833906},{"id":"hLkm.vue","timestamp":1655853876842},{"id":"5aq5.vue","timestamp":1655853913089},{"id":"dLqw.vue","timestamp":1655854061827},{"id":"uUnJ.vue","timestamp":1655854095905},{"id":"SaNy.vue","timestamp":1655854139809},{"id":"QKd6.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655854170085},{"id":"byn6.vue","timestamp":1655854182957},{"id":"5ZQU.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655854199453},{"id":"KOMf.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655854217668},{"id":"CqFF.vue","timestamp":1655854231239},{"id":"82Av.vue","timestamp":1655931110224},{"id":"WLbT.vue","timestamp":1655931317082},{"id":"Fhwl.vue","timestamp":1655931546670},{"id":"a2qy.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655931564105},{"id":"VcUl.vue","timestamp":1655931573911},{"id":"VcBW.vue","timestamp":1655931920085},{"id":"9N85.vue","timestamp":1655931976196},{"id":"td1p.vue","timestamp":1655931987830},{"id":"ciem.vue","timestamp":1655932021008},{"id":"j9CE.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932027716},{"id":"Dq8c.vue","timestamp":1655932061586},{"id":"lFWh.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932085316},{"id":"Zrpj.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932113020},{"id":"ATs3.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932124518},{"id":"cATZ.vue","timestamp":1655932147611},{"id":"Hk9B.vue","timestamp":1655932159337},{"id":"93VN.vue","timestamp":1655932180760},{"id":"dYqx.vue","timestamp":1655932200771},{"id":"e1r1.vue","timestamp":1655932224246},{"id":"4yCd.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932238889},{"id":"TYsY.vue","timestamp":1655932270814},{"id":"q58Z.vue","timestamp":1655932303311},{"id":"rN93.vue","timestamp":1655932361043},{"id":"Q11x.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932514435},{"id":"drrn.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932536296},{"id":"95PT.vue","timestamp":1655932546408},{"id":"D6If.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932588089},{"id":"JJPf.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932606021},{"id":"hScf.vue","timestamp":1655932614970},{"id":"uyy4.vue","timestamp":1655932631256},{"id":"NzKL.vue","timestamp":1655932775237},{"id":"MCvS.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932786124},{"id":"vPAM.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932816459},{"id":"slVY.vue","timestamp":1655932820508},{"id":"KmiW.vue","timestamp":1655932832626},{"id":"q4fZ.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655932843340},{"id":"MHp6.vue","timestamp":1655932861247},{"id":"xsiq.vue","timestamp":1655932897465},{"id":"F5Z6.vue","timestamp":1655932954566}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/inventory/src/api/handlers/createVariant.test.ts","entries":[{"id":"0Lhb.ts","timestamp":1657191815506},{"id":"vRWx.ts","timestamp":1657191883330},{"id":"YHHz.ts","timestamp":1657191985376}]}
{
"Guid" : "5488559A-7FB1-44B0-9B0A-C9442B4CC60F",
"Tags" : [
],
"Ansi 12 Color" : {
"Red Component" : 0.21176470816135406,
"Color Space" : "sRGB",
"Blue Component" : 0.96470588445663452,
"Alpha Component" : 1,
"Green Component" : 0.97647058963775635
},
"Use Non-ASCII Font" : false,
"Draw Powerline Glyphs" : true,
"Bold Color" : {
"Red Component" : 0.94117647409439087,
"Color Space" : "sRGB",
"Blue Component" : 0.94509804248809814,
"Alpha Component" : 1,
"Green Component" : 0.93725490570068359
},
"Ansi 2 Color" : {
"Red Component" : 0.44705882668495178,
"Color Space" : "sRGB",
"Blue Component" : 0.72156864404678345,
"Alpha Component" : 1,
"Green Component" : 0.94509804248809814
},
"Normal Font" : "MesloLGS-NF-Regular 16",
"Ansi 3 Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 0.364705890417099,
"Alpha Component" : 1,
"Green Component" : 0.87058824300765991
},
"Rows" : 25,
"Default Bookmark" : "No",
"Ansi 4 Color" : {
"Red Component" : 0.42745098471641541,
"Color Space" : "sRGB",
"Blue Component" : 0.70196080207824707,
"Alpha Component" : 1,
"Green Component" : 0.46666666865348816
},
"Right Option Key Sends" : 0,
"Cursor Guide Color" : {
"Red Component" : 0.70213186740875244,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 0.25,
"Green Component" : 0.9268307089805603
},
"Non-ASCII Anti Aliased" : true,
"Use Bright Bold" : true,
"Ansi 10 Color" : {
"Red Component" : 0.44705882668495178,
"Color Space" : "sRGB",
"Blue Component" : 0.72156864404678345,
"Alpha Component" : 1,
"Green Component" : 0.94509804248809814
},
"Ambiguous Double Width" : false,
"Jobs to Ignore" : [
"rlogin",
"ssh",
"slogin",
"telnet"
],
"Ansi 15 Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 0.99607843160629272,
"Alpha Component" : 1,
"Green Component" : 0.99607843160629272
},
"Foreground Color" : {
"Red Component" : 0.94117647409439087,
"Color Space" : "sRGB",
"Blue Component" : 0.94509804248809814,
"Alpha Component" : 1,
"Green Component" : 0.93725490570068359
},
"Working Directory" : "\/Users\/gambo",
"Blinking Cursor" : false,
"Disable Window Resizing" : true,
"Sync Title" : false,
"Prompt Before Closing 2" : false,
"BM Growl" : true,
"Mouse Reporting" : true,
"Command" : "",
"Description" : "Default",
"Screen" : -1,
"Selection Color" : {
"Red Component" : 0.094117648899555206,
"Color Space" : "sRGB",
"Blue Component" : 0.12941177189350128,
"Alpha Component" : 1,
"Green Component" : 0.08235294371843338
},
"Columns" : 80,
"Idle Code" : 0,
"Ansi 13 Color" : {
"Red Component" : 0.88235294818878174,
"Color Space" : "sRGB",
"Blue Component" : 1,
"Alpha Component" : 1,
"Green Component" : 0.67450982332229614
},
"Custom Command" : "No",
"ASCII Anti Aliased" : true,
"Non Ascii Font" : "Monaco 12",
"Vertical Spacing" : 1,
"Use Bold Font" : true,
"Option Key Sends" : 0,
"Selected Text Color" : {
"Red Component" : 0.94117647409439087,
"Color Space" : "sRGB",
"Blue Component" : 0.94509804248809814,
"Alpha Component" : 1,
"Green Component" : 0.93725490570068359
},
"Background Color" : {
"Red Component" : 0.16470588743686676,
"Color Space" : "sRGB",
"Blue Component" : 0.22352941334247589,
"Alpha Component" : 1,
"Green Component" : 0.12941177189350128
},
"Character Encoding" : 4,
"Ansi 11 Color" : {
"Red Component" : 1,
"Color Space" : "sRGB",
"Blue Component" : 0.31764706969261169,
"Alpha Component" : 1,
"Green Component" : 0.97647058963775635
},
"Use Italic Font" : true,
"Unlimited Scrollback" : false,
"Keyboard Map" : {
"0xf700-0x260000" : {
"Action" : 10,
"Text" : "[1;6A"
},
"0x37-0x40000" : {
"Action" : 11,
"Text" : "0x1f"
},
"0x32-0x40000" : {
"Action" : 11,
"Text" : "0x00"
},
"0xf709-0x20000" : {
"Action" : 10,
"Text" : "[17;2~"
},
"0xf70c-0x20000" : {
"Action" : 10,
"Text" : "[20;2~"
},
"0xf729-0x20000" : {
"Action" : 10,
"Text" : "[1;2H"
},
"0xf72b-0x40000" : {
"Action" : 10,
"Text" : "[1;5F"
},
"0xf705-0x20000" : {
"Action" : 10,
"Text" : "[1;2Q"
},
"0xf703-0x260000" : {
"Action" : 10,
"Text" : "[1;6C"
},
"0xf700-0x220000" : {
"Action" : 10,
"Text" : "[1;2A"
},
"0xf701-0x280000" : {
"Action" : 11,
"Text" : "0x1b 0x1b 0x5b 0x42"
},
"0x38-0x40000" : {
"Action" : 11,
"Text" : "0x7f"
},
"0x33-0x40000" : {
"Action" : 11,
"Text" : "0x1b"
},
"0xf703-0x220000" : {
"Action" : 10,
"Text" : "[1;2C"
},
"0xf701-0x240000" : {
"Action" : 10,
"Text" : "[1;5B"
},
"0xf70d-0x20000" : {
"Action" : 10,
"Text" : "[21;2~"
},
"0xf702-0x260000" : {
"Action" : 10,
"Text" : "[1;6D"
},
"0xf729-0x40000" : {
"Action" : 10,
"Text" : "[1;5H"
},
"0xf706-0x20000" : {
"Action" : 10,
"Text" : "[1;2R"
},
"0x34-0x40000" : {
"Action" : 11,
"Text" : "0x1c"
},
"0xf700-0x280000" : {
"Action" : 11,
"Text" : "0x1b 0x1b 0x5b 0x41"
},
"0x2d-0x40000" : {
"Action" : 11,
"Text" : "0x1f"
},
"0xf70e-0x20000" : {
"Action" : 10,
"Text" : "[23;2~"
},
"0xf702-0x220000" : {
"Action" : 10,
"Text" : "[1;2D"
},
"0xf703-0x280000" : {
"Action" : 11,
"Text" : "0x1b 0x1b 0x5b 0x43"
},
"0xf700-0x240000" : {
"Action" : 10,
"Text" : "[1;5A"
},
"0xf707-0x20000" : {
"Action" : 10,
"Text" : "[1;2S"
},
"0xf70a-0x20000" : {
"Action" : 10,
"Text" : "[18;2~"
},
"0x35-0x40000" : {
"Action" : 11,
"Text" : "0x1d"
},
"0xf70f-0x20000" : {
"Action" : 10,
"Text" : "[24;2~"
},
"0xf703-0x240000" : {
"Action" : 10,
"Text" : "[1;5C"
},
"0xf701-0x260000" : {
"Action" : 10,
"Text" : "[1;6B"
},
"0xf702-0x280000" : {
"Action" : 11,
"Text" : "0x1b 0x1b 0x5b 0x44"
},
"0xf72b-0x20000" : {
"Action" : 10,
"Text" : "[1;2F"
},
"0x36-0x40000" : {
"Action" : 11,
"Text" : "0x1e"
},
"0xf708-0x20000" : {
"Action" : 10,
"Text" : "[15;2~"
},
"0xf701-0x220000" : {
"Action" : 10,
"Text" : "[1;2B"
},
"0xf70b-0x20000" : {
"Action" : 10,
"Text" : "[19;2~"
},
"0xf702-0x240000" : {
"Action" : 10,
"Text" : "[1;5D"
},
"0xf704-0x20000" : {
"Action" : 10,
"Text" : "[1;2P"
}
},
"Window Type" : 0,
"Cursor Boost" : 0,
"Blink Allowed" : false,
"Background Image Location" : "",
"Blur" : false,
"Badge Color" : {
"Red Component" : 0.97647058963775635,
"Color Space" : "sRGB",
"Blue Component" : 0.44705882668495178,
"Alpha Component" : 0.7692718505859375,
"Green Component" : 0.49411764740943909
},
"Scrollback Lines" : 100000,
"Send Code When Idle" : false,
"Close Sessions On End" : true,
"Terminal Type" : "xterm-256color",
"Visual Bell" : true,
"Flashing Bell" : false,
"Silence Bell" : true,
"Ansi 14 Color" : {
"Red Component" : 0.97647058963775635,
"Color Space" : "sRGB",
"Blue Component" : 0.67843139171600342,
"Alpha Component" : 1,
"Green Component" : 0.16470588743686676
},
"ASCII Ligatures" : false,
"Name" : "Default",
"Cursor Text Color" : {
"Red Component" : 0.10000000149011612,
"Color Space" : "sRGB",
"Blue Component" : 0.10000000149011612,
"Alpha Component" : 1,
"Green Component" : 0.10000000149011612
},
"Shortcut" : "",
"Tab Color" : {
"Red Component" : 0.20000000298023224,
"Color Space" : "sRGB",
"Blue Component" : 0.18823529779911041,
"Alpha Component" : 1,
"Green Component" : 0.078431375324726105
},
"Cursor Color" : {
"Red Component" : 0.44705882668495178,
"Color Space" : "sRGB",
"Blue Component" : 0.72156864404678345,
"Alpha Component" : 1,
"Green Component" : 0.94509804248809814
},
"Ansi 0 Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 0.99607843160629272,
"Alpha Component" : 1,
"Green Component" : 0.99607843160629272
},
"Ansi 1 Color" : {
"Red Component" : 0.97647058963775635,
"Color Space" : "sRGB",
"Blue Component" : 0.44705882668495178,
"Alpha Component" : 1,
"Green Component" : 0.49411764740943909
},
"Link Color" : {
"Red Component" : 0.9686274528503418,
"Color Space" : "sRGB",
"Blue Component" : 0.87843137979507446,
"Alpha Component" : 1,
"Green Component" : 0.68627452850341797
},
"Custom Directory" : "No",
"Ansi 5 Color" : {
"Red Component" : 0.78039216995239258,
"Color Space" : "sRGB",
"Blue Component" : 0.91764706373214722,
"Alpha Component" : 1,
"Green Component" : 0.57254904508590698
},
"Ansi 6 Color" : {
"Red Component" : 0.9686274528503418,
"Color Space" : "sRGB",
"Blue Component" : 0.87843137979507446,
"Alpha Component" : 1,
"Green Component" : 0.44705882668495178
},
"Ansi 7 Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 0.99607843160629272,
"Alpha Component" : 1,
"Green Component" : 0.99607843160629272
},
"Ansi 8 Color" : {
"Red Component" : 0.99607843160629272,
"Color Space" : "sRGB",
"Blue Component" : 0.99607843160629272,
"Alpha Component" : 1,
"Green Component" : 0.99607843160629272
},
"Ansi 9 Color" : {
"Red Component" : 0.97254902124404907,
"Color Space" : "sRGB",
"Blue Component" : 0.078431375324726105,
"Alpha Component" : 1,
"Green Component" : 0.51764708757400513
},
"Horizontal Spacing" : 1,
"Transparency" : 0
}
{"version":1,"resource":"file:///Users/gambo/.dotfiles/iterm2/Default-Profile.json","entries":[{"id":"9cJd.json","timestamp":1654769144543}]}
{
"name": "inventory",
"version": "1.0.0",
"description": "Serverless webpack example using Typescript",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watch"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-dynamodb-client": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"@middy/core": "^1.4.0",
"@middy/do-not-wait-for-empty-event-loop": "^1.4.0",
"@middy/http-cors": "^1.4.0",
"@middy/http-json-body-parser": "1.4.0",
"@middy/secrets-manager": "^1.4.0",
"@middy/ssm": "^1.4.0",
"@middy/validator": "^1.4.0",
"assert": "^2.0.0",
"aws-embedded-metrics": "^2.0.0",
"aws-xray-sdk-core": "3.2.0",
"deep-equal": "^2.0.3",
"is-blank": "^2.1.0",
"ksuid": "^2.0.0",
"mem": "^8.1.1",
"redis": "^3.0.2",
"serverless-deployment-bucket": "^1.3.0",
"serverless-plugin-aws-alerts": "1.6.1",
"sha-1": "^1.0.0",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/jest": "^26.0.14",
"@types/jest-plugin-context": "^2.9.3",
"@types/lambda-tester": "^3.6.0",
"@types/mem": "^4.2.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.764.0",
"casual": "^1.6.2",
"copy-webpack-plugin": "^6.1.1",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"jest": "^26.4.2",
"jest-extended": "^0.11.5",
"jest-plugin-context": "^2.9.0",
"lambda-tester": "^4.0.1",
"serverless": "2.1.1",
"serverless-api-gateway-throttling": "^1.2.2",
"serverless-offline": "^6.8.0",
"serverless-offline-schedule": "^1.0.4",
"serverless-offline-ssm": "^5.2.0",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-plugin-offline-dynamodb-stream": "^1.0.20",
"serverless-plugin-tracing": "^2.0.0",
"serverless-prune-plugin": "^2.0.1",
"serverless-pseudo-parameters": "^2.5.0",
"serverless-webpack": "^5.4.0",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.4",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
"webpack-node-externals": "^2.5.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/inventory/package.json","entries":[{"id":"78Gj.json","timestamp":1657191934906}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/fulfillment/Errors.vue","entries":[{"id":"sISX.vue","timestamp":1655285272114},{"id":"zLkW.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285275026},{"id":"Zdzg.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285304867},{"id":"e277.vue","timestamp":1655285327089},{"id":"Fw3w.vue","timestamp":1655285349757},{"id":"qI9P.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285364118},{"id":"XLHz.vue","timestamp":1655285380326},{"id":"Ra4Z.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285402051},{"id":"CoZ5.vue","timestamp":1655285406892},{"id":"xucs.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285570063},{"id":"hvBJ.vue","timestamp":1655285677565},{"id":"fcLX.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285926693},{"id":"mey3.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285952537},{"id":"oVki.vue","timestamp":1655285954291},{"id":"vxc2.vue","timestamp":1655285968268},{"id":"9c8L.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655285985454},{"id":"JfZQ.vue","timestamp":1655286301997},{"id":"XYws.vue","timestamp":1655286316447},{"id":"zMmZ.vue","timestamp":1655286371935},{"id":"GfRf.vue","timestamp":1655286407212},{"id":"qfUg.vue","timestamp":1655286434100},{"id":"mzTC.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655286461811},{"id":"h5h3.vue","timestamp":1655286471342},{"id":"506U.vue","timestamp":1655286536346},{"id":"lk1G.vue","timestamp":1655286596965},{"id":"TVbl.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655286642485}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/UniqueTypeNamesRule.d.ts","entries":[{"id":"NvkH.ts","source":"Workspace Edit","timestamp":1662165896695},{"id":"sOuw.ts","source":"moved.source","timestamp":1662167246728}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/fulfillments/Fulfillment.vue","entries":[{"id":"3yEo.vue","timestamp":1654865160629},{"id":"mqoF.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1654865161842},{"id":"pO5N.vue","timestamp":1654865170062},{"id":"Gp4v.vue","timestamp":1654865381716},{"id":"eDxk.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1654865398725},{"id":"0vgJ.vue","timestamp":1654865414912},{"id":"AubB.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1654865429386},{"id":"mj2F.vue","timestamp":1655199464085},{"id":"ZX7v.vue","timestamp":1655208448059},{"id":"Nend.vue","timestamp":1655377908260},{"id":"EzCX.vue","source":"undoRedo.source","timestamp":1655377942703},{"id":"Fevu.vue","timestamp":1655392615026},{"id":"nI0v.vue","timestamp":1655392651429},{"id":"WFWr.vue","timestamp":1655392670503},{"id":"2k8d.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655993574112}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/codedeploy.d.ts","entries":[{"id":"ZDaP.ts","timestamp":1657726215896}]}
{"version":1,"resource":"file:///Users/gambo/.dotfiles/.gitignore","entries":[{"id":"s2x8","source":"Workspace Edit","timestamp":1661005461812}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/mturk.d.ts","entries":[{"id":"Ry1m.ts","timestamp":1657726215947}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/lexmodelbuildingservice.d.ts","entries":[{"id":"JpgV.ts","timestamp":1657726217031}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/InsertEvent.mutation.graphql","entries":[{"id":"NrHH.graphql","timestamp":1662581576309}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/components/App/Dialog.vue","entries":[{"id":"jGvZ.vue","timestamp":1657208427535},{"id":"n7RZ.vue","timestamp":1657208447262},{"id":"TaSC.vue","timestamp":1657208460263},{"id":"fY0z.vue","timestamp":1657208473797},{"id":"WbxN.vue","source":"renamed.source","timestamp":1657208481069},{"id":"z1A3.vue","timestamp":1657208506162},{"id":"Q5UV.vue","timestamp":1657208535489},{"id":"6a7H.vue","timestamp":1657208621452},{"id":"owfS.vue","timestamp":1657208659186},{"id":"Nbii.vue","timestamp":1657208679008},{"id":"12nM.vue","timestamp":1657208690757},{"id":"ad7z.vue","timestamp":1657208704381},{"id":"IPYH.vue","timestamp":1657208745248},{"id":"ckw7.vue","timestamp":1657208911142},{"id":"HrIh.vue","timestamp":1657209076908},{"id":"Pvam.vue","timestamp":1657209129518},{"id":"0SSn.vue","timestamp":1657209230609},{"id":"DSn1.vue","timestamp":1657209274096},{"id":"Ffrw.vue","source":"undoRedo.source","timestamp":1657209281671},{"id":"UAxh.vue","timestamp":1657209293081},{"id":"Fh63.vue","timestamp":1657209314038},{"id":"P6Rd.vue","timestamp":1657209359885},{"id":"UfJr.vue","timestamp":1657209513000},{"id":"r8Lk.vue","timestamp":1657209719616},{"id":"Hu45.vue","source":"renamed.source","timestamp":1657209744031},{"id":"3RVv.vue","timestamp":1657209957432},{"id":"debn.vue","timestamp":1657209991844}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/layouts/blank.vue","entries":[{"id":"U5ey.vue","timestamp":1657703183987}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/elasticinference.d.ts","entries":[{"id":"LPPc.ts","timestamp":1657726217634}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/matrix-scripts/delete-users.sh","entries":[{"id":"Kme4.sh","source":"textFileCreate.source","timestamp":1656324085499},{"id":"dVlo.sh","timestamp":1656324110077},{"id":"eyHV.sh","timestamp":1656324132783},{"id":"QfBz.sh","timestamp":1656324159895},{"id":"N6yp.sh","timestamp":1656324188340},{"id":"A9wh.sh","timestamp":1656324220416}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/cur.d.ts","entries":[{"id":"VGzJ.ts","timestamp":1657726215897}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/codepipeline-cloudwatch-action.d.ts","entries":[{"id":"8VNA.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/README.md","entries":[{"id":"iH2w.md","timestamp":1656790261772}]}
{
"ignore": ["!(package*.json|pnpm-*.yaml|yarn.lock)"],
"execMap": {
"json": "ni && nodemon -w functions -x 'node -r @swc-node/register' $SERVER_PATH/server.ts"
},
"ext": "json,yaml,lock"
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/docker-functions/nodemon.json","entries":[{"id":"1PUU.json","timestamp":1656790333212}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/utilities/astFromValue.d.ts","entries":[{"id":"JsZH.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"Z2Li.ts","source":"moved.source","timestamp":1662167248146}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/customers/package.json","entries":[{"id":"H2yX.json","timestamp":1657181288171},{"id":"GQbf.json","timestamp":1657181298417}]}
{
"name": "customers",
"version": "0.0.1",
"description": "Serverless webpack example using Typescript",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline --region us-east-1",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"algoliaSetup": "sls invoke --function algoliaSetup --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watch"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-dynamodb-client": "1.28.1",
"@dazn/lambda-powertools-eventbridge-client": "1.28.1",
"@dazn/lambda-powertools-http-client": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"@dazn/lambda-powertools-sqs-client": "1.28.1",
"@elastic/elasticsearch": "^8.1.0",
"@middy/core": "^1.4.0",
"@middy/do-not-wait-for-empty-event-loop": "^1.4.0",
"@middy/http-json-body-parser": "1.4.0",
"@middy/secrets-manager": "^1.4.0",
"@middy/ssm": "^1.4.0",
"@middy/validator": "^1.4.0",
"algoliasearch": "^4.10.5",
"assert": "^2.0.0",
"aws-embedded-metrics": "^2.0.0",
"aws-xray-sdk-core": "3.2.0",
"currency-formatter": "^1.5.6",
"deep-equal": "^2.0.3",
"is-blank": "^2.1.0",
"just-flatten-it": "^5.0.1",
"ksuid": "^2.0.0",
"p-retry": "^4.5.0",
"redis": "^3.0.2",
"serverless-api-gateway-throttling": "^1.1.0",
"serverless-deployment-bucket": "^1.3.0",
"serverless-plugin-aws-alerts": "1.6.1",
"shallow-equal": "^1.2.1",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/jest": "^26.0.14",
"@types/jest-plugin-context": "^2.9.3",
"@types/lambda-tester": "^3.6.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.764.0",
"casual": "^1.6.2",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"jest": "^26.4.2",
"jest-extended": "^0.11.5",
"jest-plugin-context": "^2.9.0",
"lambda-tester": "^4.0.1",
"serverless": "2.1.0",
"serverless-dotenv-plugin": "^3.1.0",
"serverless-iam-roles-per-function": "^3.2.0",
"serverless-offline": "^6.8.0",
"serverless-offline-aws-eventbridge": "^1.3.5",
"serverless-offline-ssm": "^5.2.0",
"serverless-parameters": "^0.1.0",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-plugin-offline-dynamodb-stream": "^1.0.19",
"serverless-plugin-tracing": "^2.0.0",
"serverless-prune-plugin": "^2.0.1",
"serverless-pseudo-parameters": "^2.5.0",
"serverless-secrets-plugin": "^0.1.0",
"serverless-step-functions": "^2.32.0",
"serverless-webpack": "^5.4.0",
"stripe": "^8.106.0",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.4",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
"webpack-node-externals": "^2.5.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{
"name": "customers",
"version": "0.0.1",
"description": "Serverless webpack example using Typescript",
"main": "handler.js",
"scripts": {
"offline:sls": "sls offline start --stage offline --region us-east-1",
"offline:db": "sls dynamodb start --stage offline",
"dev:deploy": "sls deploy --stage dev --region us-east-1",
"algoliaSetup": "sls invoke --function algoliaSetup --region us-east-1",
"test": "jest --runInBand --silent",
"dev:test": "jest --runInBand --watchAll"
},
"dependencies": {
"@dazn/lambda-powertools-correlation-ids": "1.28.1",
"@dazn/lambda-powertools-dynamodb-client": "1.28.1",
"@dazn/lambda-powertools-eventbridge-client": "1.28.1",
"@dazn/lambda-powertools-http-client": "1.28.1",
"@dazn/lambda-powertools-logger": "1.28.1",
"@dazn/lambda-powertools-pattern-basic": "1.28.1",
"@dazn/lambda-powertools-sqs-client": "1.28.1",
"@elastic/elasticsearch": "^8.1.0",
"@middy/core": "^1.4.0",
"@middy/do-not-wait-for-empty-event-loop": "^1.4.0",
"@middy/http-json-body-parser": "1.4.0",
"@middy/secrets-manager": "^1.4.0",
"@middy/ssm": "^1.4.0",
"@middy/validator": "^1.4.0",
"algoliasearch": "^4.10.5",
"assert": "^2.0.0",
"aws-embedded-metrics": "^2.0.0",
"aws-xray-sdk-core": "3.2.0",
"currency-formatter": "^1.5.6",
"deep-equal": "^2.0.3",
"is-blank": "^2.1.0",
"just-flatten-it": "^5.0.1",
"ksuid": "^2.0.0",
"p-retry": "^4.5.0",
"redis": "^3.0.2",
"serverless-api-gateway-throttling": "^1.1.0",
"serverless-deployment-bucket": "^1.3.0",
"serverless-plugin-aws-alerts": "1.6.1",
"shallow-equal": "^1.2.1",
"source-map-support": "^0.5.19"
},
"devDependencies": {
"@types/assert": "^1.5.2",
"@types/aws-lambda": "^8.10.63",
"@types/is-blank": "^2.1.0",
"@types/jest": "^26.0.14",
"@types/jest-plugin-context": "^2.9.3",
"@types/lambda-tester": "^3.6.0",
"@types/node": "^14.11.2",
"aws-sdk": "^2.764.0",
"casual": "^1.6.2",
"fork-ts-checker-webpack-plugin": "^5.2.0",
"jest": "^26.4.2",
"jest-extended": "^0.11.5",
"jest-plugin-context": "^2.9.0",
"lambda-tester": "^4.0.1",
"serverless": "2.1.0",
"serverless-dotenv-plugin": "^3.1.0",
"serverless-iam-roles-per-function": "^3.2.0",
"serverless-offline": "^6.8.0",
"serverless-offline-aws-eventbridge": "^1.3.5",
"serverless-offline-ssm": "^5.2.0",
"serverless-parameters": "^0.1.0",
"serverless-plugin-ifelse": "^1.0.6",
"serverless-plugin-offline-dynamodb-stream": "^1.0.19",
"serverless-plugin-tracing": "^2.0.0",
"serverless-prune-plugin": "^2.0.1",
"serverless-pseudo-parameters": "^2.5.0",
"serverless-secrets-plugin": "^0.1.0",
"serverless-step-functions": "^2.32.0",
"serverless-webpack": "^5.4.0",
"stripe": "^8.106.0",
"ts-jest": "^26.4.1",
"ts-loader": "^8.0.4",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
"webpack-node-externals": "^2.5.2"
},
"author": "The serverless webpack authors (https://github.com/elastic-coders/serverless-webpack)",
"license": "UNLICENSED"
}
{"version":1,"resource":"file:///Users/gambo/code/workspaces/Liveslide.code-workspace","entries":[{"id":"ZaC2.code-workspace","timestamp":1654813564774},{"id":"bGz1.code-workspace","timestamp":1654813579048},{"id":"AnVw.code-workspace","timestamp":1654813621961},{"id":"jlyV.code-workspace","source":"undoRedo.source","timestamp":1654813631431}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/support.d.ts","entries":[{"id":"zBf1.ts","timestamp":1657726217031}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/web/package.json","entries":[{"id":"wX3v.json","timestamp":1657094437461}]}
{
"name": "fanmio-nuxt",
"version": "1.0.0",
"description": "My splendiferous Nuxt.js project",
"author": "Christian Gambardella",
"private": true,
"license": "UNLICENSED",
"scripts": {
"local": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=local nuxt",
"local:remote": "cross-env DOTENV=local-remote NODE_OPTIONS=--max-old-space-size=3072 nuxt",
"build": "rm -rf .nuxt && nuxt build",
"start": "nuxt start",
"lint": "eslint --ignore-path ../.eslintignore --ext .js,.vue .",
"lintfix": "eslint --ignore-path ../.eslintignore --fix --ext .js,.vue .",
"e2e:stage-events": "cross-env NODE_ENV=e2e nightwatch --config test/e2e/configs/nightwatch:stage-events.conf.js --env chrome",
"e2e": "cross-env NODE_ENV=e2e nightwatch --config test/e2e/configs/nightwatch.conf.js --env chrome",
"e2e:no-env": "cross-env NODE_ENV=e2e nightwatch --config test/e2e/configs/nightwatch.conf.js",
"e2e:ios": "yarn e2e:ios:iphone-all && e2e:ios:ipad-all",
"e2e:ios:iphone-all": "yarn e2e:ios:iphone7 && yarn e2e:ios:iphone-xr",
"e2e:ios:iphone7": "yarn e2e:no-env --env iphone7 test/e2e/specs-ios/iphone7/**/*.spec.js",
"e2e:ios:iphone-xr": "yarn e2e:no-env --env iphone-xr test/e2e/specs-ios/iphone-xr/**/*.spec.js test/e2e/specs-ios/iphone-xr/**/**/*.spec.js",
"e2e:ios:ipad-all": "yarn e2e:ios:ipad-pro && yarn e2e:ios:ipad-air",
"e2e:ios:ipad-pro": "yarn e2e:no-env --env ipad-pro test/e2e/specs-ios/ipad-pro/**/*.spec.js test/e2e/specs-ios/ipad-pro/**/**/*.spec.js",
"e2e:ios:ipad-air": "yarn e2e:no-env --env ipad-air test/e2e/specs-ios/ipad-air/**/*.spec.js test/e2e/specs-ios/ipad-air/**/**/*.spec.js",
"local:serveo": "cross-env NODE_ENV=local APP_URL=https://fanmio-local.serveo.net FUNCTIONS_URL=https://fanmio-local-functions.serveo.net webpack-dev-server --inline --progress --config build/webpack.local.conf.js",
"local:serveo2": "cross-env NODE_ENV=local APP_URL=https://fanmio-local2.serveo.net FUNCTIONS_URL=https://fanmio-local-functions2.serveo.net webpack-dev-server --inline --progress --config build/webpack.local.conf.js",
"local:serveo-serve": "ssh -R fanmio-local:80:localhost:8080 serveo.net",
"local:serveo-serve2": "ssh -R fanmio-local2:80:localhost:8080 serveo.net",
"test:build": "cross-env ENVIRONMENT=test yarn build",
"staging:local": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=staging-local nuxt",
"production:local": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=production-local nuxt",
"production:local:remote": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=production-local-remote nuxt",
"staging:local:remote": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=staging-local-remote nuxt",
"test:local": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=test-local nuxt",
"test:local:remote": "cross-env NODE_OPTIONS=--max-old-space-size=3072 DOTENV=test-local-remote nuxt",
"unit:action-bar-buttons": "jest .spec-action-bar-buttons.js --silent",
"unit:action-bars": "jest .spec-action-bars.js --silent",
"unit:all": "jest --testPathIgnorePatterns test/e2e/ .skip --silent",
"unit:watch": "jest --testPathIgnorePatterns test/e2e/ .skip --watch",
"unit:circleci": "jest --testPathIgnorePatterns test/e2e/ .skip --silent -w 5",
"unit:app": "jest .spec-app.js --silent",
"unit:email": "jest .spec-email.js --silent",
"unit:layout": "jest .spec-layout.js --silent",
"unit:middleware": "jest .spec-middleware.js --silent",
"unit:mixins": "jest .spec-mixins.js --silent",
"unit:modals": "jest .spec-modals.js --silent",
"unit:ui": "jest .spec-ui.js --silent",
"unit:orders": "jest .spec-orders.js --silent",
"unit:pages": "jest .spec-pages.js --silent",
"unit:products": "jest .spec-products.js --silent",
"unit:router": "jest .spec-router.js --silent",
"unit:session": "jest .spec-session.js --silent",
"unit:sidebar:1": "jest .spec-sidebar1.js --silent",
"unit:sidebar:2": "jest .spec-sidebar2.js --silent",
"unit:sidebar": "yarn unit:sidebar:1 && yarn unit:sidebar:2",
"unit:store": "jest .spec-store.js --silent",
"unit:streams": "jest .spec-streams.js --silent"
},
"dependencies": {
"@fanmio/vue-purchase-forms": "1.0.71",
"@nuxtjs/device": "^1.2.3",
"@nuxtjs/google-tag-manager": "2.2.1",
"@nuxtjs/sentry": "3.2.4",
"@nuxtjs/style-resources": "1.0.0",
"@opentok/client": "2.21.2",
"@optimizely/optimizely-sdk": "^4.5.1",
"@stripe/stripe-js": "^1.9.0",
"ably": "^1.2.4",
"aws-amplify": "^4.2.1",
"cleave.js": "^1.0.9",
"clipboard": "^1.7.1",
"cookie-universal-nuxt": "^2.1.5",
"cookieparser": "0.1.0",
"country-telephone-data": "^0.6.0",
"dotenv": "8.1.0",
"firebase": "6.4.2",
"graphql-request": "1.8.2",
"hex-rgb": "^2.0.0",
"hls.js": "^1.0.7",
"image-capture": "^0.4.0",
"is-blank": "^2.1.0",
"js-cookie": "^2.2.0",
"jsonwebtoken": "^8.5.1",
"just-clone": "^3.0.0",
"just-compare": "^1.2.2",
"just-debounce-it": "^1.0.1",
"just-filter-object": "^1.1.22",
"just-kebab-case": "^1.0.0",
"just-last": "^2.0.0",
"just-pascal-case": "^1.0.0",
"just-pick": "^2.0.0",
"just-safe-get": "^1.1.0",
"just-safe-set": "^2.1.0",
"just-snake-case": "^1.0.0",
"just-throttle": "^1.0.2",
"just-typeof": "^1.0.5",
"just-unique": "^3.2.0",
"jwt-decode": "^3.1.2",
"logrocket": "^0.6.20",
"logrocket-vuex": "^0.0.3",
"mem": "5.1.1",
"moment-timezone": "^0.5.27",
"mux.js": "^5.7.0",
"nuxt": "2.9.1",
"nuxt-helmet": "^2.0.1",
"p-retry": "^4.5.0",
"particles.js": "^2.0.0",
"phin": "^3.4.0",
"platform": "^1.3.5",
"plyr": "3.5.6",
"querystring": "^0.2.0",
"shaka-player": "3.3.2",
"shave": "^2.5.2",
"stripe": "^8.115.0",
"stylus-media-queries": "^1.0.0",
"swiper": "^5.3.1",
"uuid": "^3.2.1",
"v-tooltip": "^2.0.0-rc.32",
"vee-validate": "^2.0.6",
"vh-check": "^2.0.5",
"video-url-inspector": "^1.1.0",
"vue": "2.6.10",
"vue-click-outside": "^1.0.7",
"vue-plyr": "^3.0.0",
"vue-router": "~3.0.7",
"vuejs-datepicker": "^0.9.29",
"vuex": "^3.0.1",
"vuex-router-sync": "5.0.0",
"youbora-adapter-html5": "^6.8.1",
"youbora-adapter-shaka": "^6.8.1",
"youboralib": "^6.8.11"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/plugin-proposal-optional-chaining": "7.2.0",
"@babel/plugin-transform-runtime": "^7.6.0",
"@babel/preset-env": "^7.6.0",
"@babel/register": "^7.6.0",
"@nuxtjs/eslint-config": "^1.0.1",
"@nuxtjs/eslint-module": "^1.0.0",
"@vue/eslint-config-prettier": "^5.0.0",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"chai": "4.2.0",
"chai-as-promised": "^7.1.1",
"chromedriver": "^79.0.0",
"colors": "^1.4.0",
"cross-env": "^5.2.0",
"dirty-chai": "^2.0.1",
"eslint": "6.2.2",
"eslint-config-prettier": "6.1.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-prettier": "3.1.0",
"eslint-plugin-vue": "5.2.3",
"firebase-mock": "https://github.com/fanmio/firebase-mock#feature/add-list-collections",
"jest": "^24.9.0",
"jest-plugin-context": "^2.9.0",
"jest-transform-stub": "^2.0.0",
"jest-when": "^2.7.0",
"jsdom": "^15.1.1",
"jsdom-global": "^3.0.2",
"mocha": "^6.2.0",
"mock-localstorage": "^0.1.3",
"mock-location": "^0.2.0",
"mock-require": "^3.0.3",
"module-alias": "^2.2.1",
"nightwatch": "^0.9.21",
"prettier": "1.18.2",
"selenium-server": "^3.141.59",
"sinon": "7.4.1",
"sinon-chai": "^3.3.0",
"stylus": "0.54.7",
"stylus-loader": "3.0.2",
"vue-jest": "^3.0.5",
"vue-svg-loader": "0.12.0",
"vueify": "^9.4.1"
},
"jest": {
"moduleFileExtensions": [
"js",
"vue"
],
"transform": {
".*\\.(vue)$": "vue-jest",
"^.+\\.js$": "babel-jest",
".+\\.(css|styl|svg)$": "jest-transform-stub"
},
"moduleNameMapper": {
".+\\.(css|styl|svg(\\?inline)?)$": "jest-transform-stub",
"^@/(.*)$": "<rootDir>/$1",
"^~/(.*)$": "<rootDir>/$1"
},
"setupFiles": [
"jest-plugin-context/setup",
"<rootDir>/test/unit/setup/setup.js"
],
"modulePaths": [
"<rootDir>/custom_modules/"
]
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/accessanalyzer.d.ts","entries":[{"id":"EG1i.ts","timestamp":1657726217634}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/UniqueArgumentNamesRule.d.ts","entries":[{"id":"RdtW.ts","source":"Workspace Edit","timestamp":1662165896237},{"id":"uB9l.ts","source":"moved.source","timestamp":1662167246714}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/shopify-export/src/index.ts","entries":[{"id":"SYJm.ts","timestamp":1658759382759},{"id":"wHVv.ts","timestamp":1658760205462},{"id":"bMHp.ts","timestamp":1658760260081},{"id":"zo8f.ts","timestamp":1658760344994},{"id":"rdt5.ts","timestamp":1658760410927}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/products/Pricing.vue","entries":[{"id":"ObAk.vue","timestamp":1661765505871}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/node_modules/buefy/src/components/switch/Switch.vue","entries":[{"id":"jcG2.vue","source":"Fix all fixable ESLint issues","timestamp":1660727530010},{"id":"ZvQW.vue","source":"Fix all fixable ESLint issues","timestamp":1660727996389},{"id":"XLkL.vue","source":"Fix all fixable ESLint issues","timestamp":1660728016288}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/servicediscovery.d.ts","entries":[{"id":"G3vZ.ts","timestamp":1657726217057}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/connect-contact-flow.d.ts","entries":[{"id":"DQme.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/codebuild-cloudwatch-state.d.ts","entries":[{"id":"llxU.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/pages/orders/OrderFulfillment.vue","entries":[{"id":"gxyd.vue","timestamp":1654857125035}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/UniqueDirectiveNamesRule.d.ts","entries":[{"id":"X7Nw.ts","source":"Workspace Edit","timestamp":1662165896695},{"id":"Yzh6.ts","source":"moved.source","timestamp":1662167247041}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/cloudfront-response.d.ts","entries":[{"id":"FDgo.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/.env.development","entries":[{"id":"4rd8.development","timestamp":1662082620875},{"id":"ALQu.development","timestamp":1662083306743},{"id":"8w2E.development","timestamp":1662083327291},{"id":"7L7D.development","timestamp":1662084772626}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/sqs/test.ts","entries":[{"id":"pKYX.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655816792207},{"id":"CIjp.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655816806546},{"id":"j6Vl.ts","timestamp":1655816834246},{"id":"DKnV.ts","timestamp":1655817564274},{"id":"7YMH.ts","timestamp":1655817655104},{"id":"Gku8.ts","timestamp":1655851659605},{"id":"9ZQf.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655851937323},{"id":"h6oj.ts","timestamp":1655851943008},{"id":"Y3xS.ts","timestamp":1655851984970},{"id":"RjlW.ts","timestamp":1655852015537},{"id":"HhPL.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655852031090},{"id":"0w1V.ts","timestamp":1655852043615},{"id":"ni6i.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655852054494},{"id":"gkoz.ts","timestamp":1655887660725},{"id":"fAqF.ts","timestamp":1655887858391},{"id":"ZBNW.ts","timestamp":1655887870117},{"id":"sCRI.ts","timestamp":1655887906687},{"id":"mRiV.ts","timestamp":1655887951979},{"id":"9k8W.ts","timestamp":1655888244664},{"id":"NLEd.ts","timestamp":1655888294702},{"id":"mo60.ts","timestamp":1655888487854},{"id":"i38b.ts","timestamp":1655888540276}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/serverless/logz/src/handlers/setCloudwatchRetention.ts","entries":[{"id":"xa9C.ts","timestamp":1657550600191}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/batch.d.ts","entries":[{"id":"rGj5.ts","timestamp":1657726215776}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/transcribeservice.d.ts","entries":[{"id":"btRk.ts","timestamp":1657726217057}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/cloudwatch.d.ts","entries":[{"id":"UPS0.ts","timestamp":1657726215896}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/index.d.ts","entries":[{"id":"vh7j.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/fulfillment/FulfillmentCard.vue","entries":[{"id":"CkjS.vue","timestamp":1655456715989},{"id":"HiDm.vue","timestamp":1655456731776},{"id":"BIzm.vue","source":"renamed.source","timestamp":1655456735706},{"id":"TSbo.vue","timestamp":1655456755773}]}
{"version":1,"resource":"file:///Users/gambo/Downloads/57ed8863-a6f8-4585-8fac-b732531048f2.csv","entries":[{"id":"imFe.csv","timestamp":1656503622830}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/cloudwatch-logs.d.ts","entries":[{"id":"uK9W.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/lab/stable-face/requirements.txt","entries":[{"id":"qhLO.txt","timestamp":1662632202632}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/docker-functions/server.ts","entries":[{"id":"A9uB.ts","timestamp":1656790358489}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/personalizeruntime.d.ts","entries":[{"id":"Vfaf.ts","timestamp":1657726217612}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/NoUndefinedVariablesRule.d.ts","entries":[{"id":"JgNc.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"mQhM.ts","source":"moved.source","timestamp":1662167246710}]}
{"version":1,"resource":"file:///Users/gambo/Desktop/whopays.json","entries":[{"id":"XC9N.json","source":"textFileCreate.source","timestamp":1662453733191}]}
{
"t": "d",
"d": {
"b": {
"p": "payments",
"d": {
"-KOoiUVwc_TOd-j5oTyu": {
"by": "Gambo",
"paidAt": "2016-08-10T15:52:40+02:00"
},
"-KPNKi36KjCnkEZRfhZu": {
"by": "Bo",
"paidAt": "2016-08-17T13:50:49+02:00"
},
"-KPwP845C-zS53-3DkEI": {
"by": "Bo",
"paidAt": "2016-08-24T13:56:24+02:00"
},
"-KQVY73Lk79EwnCrniwE": {
"by": "Bo",
"paidAt": "2016-08-31T14:22:02+02:00"
},
"-KS6NDQSIRgfH77PXIH-": {
"by": "Gambo",
"paidAt": "2016-09-20T13:35:15+02:00"
},
"-KS7nOzEy6CUdNZ5CplV": {
"by": "Gambo",
"paidAt": "2016-09-20T20:13:37+02:00"
},
"-KSkqnK5JF6HUbiiInu8": {
"by": "Gambo",
"paidAt": "2016-09-28T14:53:16+02:00"
},
"-KUbGmAIaTV2v5zXZvO_": {
"by": "Bo",
"paidAt": "2016-10-21T14:46:22+02:00"
},
"-KV_81iObydiFmxESD9E": {
"by": "Gambo",
"paidAt": "2016-11-02T14:04:37+01:00"
},
"-KV_81z2Am0QKUwDjS8K": {
"by": "Gambo",
"paidAt": "2016-11-02T14:04:38+01:00"
},
"-KW8GGICOTmk9OSRQqaJ": {
"by": "Bo",
"paidAt": "2016-11-09T14:26:54+01:00"
},
"-KWrTbQOPpnRl-0KY9PO": {
"by": "Bo",
"paidAt": "2016-11-18T13:47:49+01:00"
},
"-KXGNrZdDodptNwd6QKl": {
"by": "Gambo",
"paidAt": "2016-11-23T14:32:45+01:00"
},
"-KYcjyEepweTYXFaNKN-": {
"by": "Bo",
"paidAt": "2016-12-10T13:40:42+01:00"
},
"-KYo6ZCU33Ib5E20DGYD": {
"by": "Gambo",
"paidAt": "2016-12-12T18:39:33+01:00"
},
"-Kbp1LywXBc0is02Udwe": {
"by": "Gambo",
"paidAt": "2017-01-31T15:59:13+01:00"
},
"-KcSnAPIZbT8TytEvcFd": {
"by": "Gambo",
"paidAt": "2017-02-08T13:57:20+01:00"
},
"-Kd10tj4PqWJ2sq5T3DC": {
"by": "Bo",
"paidAt": "2017-02-15T14:48:03+01:00"
},
"-Kdm5-eD3OSj8kRAUyeR": {
"by": "Bo",
"paidAt": "2017-02-24T22:47:42+01:00"
},
"-KeDydGBYWiVd7VG7eDh": {
"by": "Bo",
"paidAt": "2017-03-02T13:24:34+01:00"
},
"-KesE6F4P4-TNzqaZeNo": {
"by": "Gambo",
"paidAt": "2017-03-10T13:40:54+01:00"
},
"-Kez3tobk2AD9zS9Qtl1": {
"by": "Bo",
"paidAt": "2017-03-11T21:33:39+01:00"
},
"-KfHN_2fdIqw2wYExyFV": {
"by": "Gambo",
"paidAt": "2017-03-15T15:32:24+01:00"
},
"-KfvM7uQ2QkqdbZ0b0q5": {
"by": "Gambo",
"paidAt": "2017-03-23T14:30:31+01:00"
},
"-Kh7AsnQ8JTUpAm8TNON": {
"by": "Bo",
"paidAt": "2017-04-07T13:32:08+02:00"
},
"-KjCyoW-FBPRmC-9NhqZ": {
"by": "Bo",
"paidAt": "2017-05-03T13:04:09+02:00"
},
"-KnubUID8AvmIbQpe_8k": {
"by": "Bo",
"paidAt": "2017-06-30T22:07:56+02:00"
},
"-KpPlKwX_74LcMIr9kBf": {
"by": "Bo",
"paidAt": "2017-07-19T14:14:32+02:00"
},
"-KsDjKblP85k4IMFQywd": {
"by": "Gambo",
"paidAt": "2017-08-23T12:57:24+02:00"
},
"-Kv25hyucWGCtyToFdVs": {
"by": "Gambo",
"paidAt": "2017-09-27T13:31:08+02:00"
},
"-KyQh3VsL4AgnDHJAdow": {
"by": "Gambo",
"paidAt": "2017-11-08T13:56:44+01:00"
},
"-L6RcZKlZ1gC_Stcq4bb": {
"by": "Gambo",
"paidAt": "2018-02-28T14:37:58+01:00"
},
"-L9FXX2lxpcO4jKrZ2py": {
"by": "Bo",
"paidAt": "2018-04-04T14:03:20+02:00"
},
"-LAwaGhoYTzgUMpnW9yW": {
"by": "Bo",
"paidAt": "2018-04-25T13:38:36+02:00"
},
"-LDBYVK3LK94GVexC0FJ": {
"by": "Gambo",
"paidAt": "2018-05-23T12:31:47+02:00"
},
"-LF2KAhDY-xAOkNo33Ma": {
"by": "Bo",
"paidAt": "2018-06-15T14:04:09+02:00"
},
"-LIGGJ9Vdg6UOnX7he7s": {
"by": "Gambo",
"paidAt": "2018-07-25T13:49:27+02:00"
},
"-LJOKTd3oFo-ghL02BAD": {
"by": "Gambo",
"paidAt": "2018-08-08T13:39:45+02:00"
},
"-LJxNQmzwP-z8EB_gvB8": {
"by": "Gambo",
"paidAt": "2018-08-15T13:39:00+02:00"
},
"-LKWKNnK4SBMXW9L6YzS": {
"by": "Bo",
"paidAt": "2018-08-22T13:12:07+02:00"
},
"-LLoZ8TJvS-YBF8nZ7BQ": {
"by": "Bo",
"paidAt": "2018-09-07T17:05:08+02:00"
},
"-LOSz_uUBetPGoepDcH1": {
"by": "Bo",
"paidAt": "2018-10-10T14:40:44+02:00"
},
"-LP10aRAf9fJc3bPfjT4": {
"by": "Gambo",
"paidAt": "2018-10-17T14:35:49+02:00"
},
"-LP_fDpCtKB0SFqy6xeK": {
"by": "Bo",
"paidAt": "2018-10-24T12:44:28+02:00"
},
"-LTFjW9Ksroa7FAb8k2r": {
"by": "Gambo",
"paidAt": "2018-12-09T03:13:55+01:00"
},
"-LTY9fyhqtH-2eqeh8Xq": {
"by": "Bo",
"paidAt": "2018-12-12T17:05:48+01:00"
},
"-LU5Vx0N9WCnpG3fjK_i": {
"by": "Gambo",
"paidAt": "2018-12-19T13:49:48+01:00"
},
"-LUp-0yo9QgMDlRsAEix": {
"by": "Gambo",
"paidAt": "2018-12-28T14:28:05+01:00"
},
"-LXNkDQ-ZZj9eVdY56TO": {
"by": "Bo",
"paidAt": "2019-01-29T09:36:45+01:00"
},
"-LXPxn3gFC8sfq0Wk_tm": {
"by": "Gambo",
"paidAt": "2019-01-29T19:55:17+01:00"
},
"-LY2T1XY6-FZPOYdq3Rs": {
"by": "Bo",
"paidAt": "2019-02-06T16:41:01+01:00"
},
"-LYbsQ--KMG_cayAeZRr": {
"by": "Bo",
"paidAt": "2019-02-13T18:22:38+01:00"
},
"-LZ9dZqGA6P67CYwjy4Z": {
"by": "Gambo",
"paidAt": "2019-02-20T12:24:24+01:00"
},
"-LZj6ypES9MjGXkdfqxg": {
"by": "Bo",
"paidAt": "2019-02-27T14:23:35+01:00"
},
"-L_MYF7DgpbaQogJ0_D2": {
"by": "Gambo",
"paidAt": "2019-03-07T10:47:32+01:00"
},
"-LaQHllpnFnSlbyw27I6": {
"by": "Bo",
"paidAt": "2019-03-20T14:30:24+01:00"
},
"-LazOqSNI1mqjj8qunLj": {
"by": "Gambo",
"paidAt": "2019-03-27T14:46:58+01:00"
},
"-LcfA4ahpwGBA6vIMtXR": {
"by": "Bo",
"paidAt": "2019-04-17T14:01:29+02:00"
},
"-Lgb7RbJ61iFtbPOU8Fy": {
"by": "Gambo",
"paidAt": "2019-06-05T12:14:14+02:00"
},
"-LhAUI7xUsUQkvXDGP_w": {
"by": "Bo",
"paidAt": "2019-06-12T13:40:27+02:00"
},
"-M-oMQpy9hRz2IC7iTMQ": {
"by": "Gambo",
"paidAt": "2020-02-11T14:08:43+01:00"
},
"-MQyELksQEP-0ctRHV_J": {
"by": "Bo",
"paidAt": "2021-01-14T01:13:29+01:00"
},
"-MgWcSTvkdgUfDaZm9gA": {
"by": "Gambo",
"paidAt": "2021-08-07T19:20:59+02:00"
},
"-Mia8l78fOmHUUDU7fBS": {
"by": "Gambo",
"paidAt": "2021-09-02T12:56:23+02:00"
},
"-MjdHpZ5jgmiW2SgDTv_": {
"by": "Bo",
"paidAt": "2021-09-15T13:50:36+02:00"
},
"-N5o9sYXnM9R9zy-vMQ9": {
"by": "Bo",
"paidAt": "2022-06-30T12:32:40+02:00"
},
"-N6JvDcS_Fh3TBAqXdi7": {
"by": "Gambo",
"paidAt": "2022-07-06T21:11:45+02:00"
},
"-NAnrCF0CaAqv12KyjmU": {
"by": "Gambo",
"paidAt": "2022-08-31T14:25:12+02:00"
}
},
"t": 1
},
"a": "d"
}
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/migrations/default/1656708015045_create_set_liveslide_slides_position_trigger/down.sql","entries":[{"id":"0W9y.sql","timestamp":1656708087527},{"id":"kvzF.sql","timestamp":1656708156000}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/data/db/postgresql.conf","entries":[{"id":"gTyd.conf","timestamp":1656704553025},{"id":"Zgmq.conf","timestamp":1656704568406},{"id":"1bok.conf","timestamp":1656708267235}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/ToggleSlideVisibility.mutation.graphql","entries":[{"id":"oaGU.graphql","timestamp":1662582000243}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/LoneAnonymousOperationRule.d.ts","entries":[{"id":"Yy08.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"W965.ts","source":"moved.source","timestamp":1662167246705}]}
{
"name": "ecommerce-admin",
"version": "0.1.0",
"private": true,
"scripts": {
"serve:offline": "vue-cli-service serve --mode offline",
"serve:dev": "vue-cli-service serve --mode dev",
"serve:staging": "vue-cli-service serve --mode staging",
"serve:prod": "vue-cli-service serve --mode prod",
"build:dev": "NODE_ENV=production vue-cli-service build --mode dev",
"build:test": "NODE_ENV=production vue-cli-service build --mode test",
"build:staging": "NODE_ENV=production vue-cli-service build --mode staging",
"build:prod": "NODE_ENV=production vue-cli-service build --mode prod",
"test:unit": "vue-cli-service test:unit",
"test:e2e": "cypress open",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@apollo/client": "^3.3.4",
"@aws-amplify/ui-vue": "^0.2.13",
"@morioh/v-quill-editor": "^1.0.2",
"algoliasearch": "^4.8.2",
"aws-amplify": "^3.0.23",
"aws-appsync-auth-link": "^3.0.2",
"aws-appsync-subscription-link": "^3.0.3",
"buefy": "^0.9.4",
"core-js": "^3.6.5",
"country-flag-icons": "^1.4.26",
"date-fns": "^2.16.1",
"dinero.js": "^1.8.1",
"eslint-webpack-plugin": "^2.4.1",
"graphql": "^16.4.0",
"graphql-tag": "^2.11.0",
"ksuid": "^2.0.0",
"pluralize": "^8.0.0",
"qrcode.vue": "^1.7.0",
"query-string": "^6.13.7",
"randombytes": "^2.1.0",
"sortablejs": "^1.12.0",
"tailwindcss": "npm:@tailwindcss/postcss7-compat",
"vue": "^2.6.11",
"vue-instantsearch": "^4.3.3",
"vue-router": "^3.2.0",
"vue-typed-mixins": "^0.2.0"
},
"devDependencies": {
"@types/dinero.js": "^1.6.5",
"@types/jest": "^26.0.16",
"@types/pluralize": "^0.0.29",
"@types/randombytes": "^2.0.0",
"@types/sortablejs": "^1.10.6",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.9.0",
"@typescript-eslint/parser": "^4.9.0",
"@vue/cli-plugin-babel": "~4.5.9",
"@vue/cli-plugin-router": "~4.5.9",
"@vue/cli-plugin-typescript": "~4.5.9",
"@vue/cli-plugin-unit-jest": "~4.5.9",
"@vue/cli-service": "~4.5.9",
"@vue/eslint-config-prettier": "^6.0.0",
"@vue/eslint-config-typescript": "^7.0.0",
"@vue/test-utils": "^1.0.3",
"cypress": "^6.0.1",
"eslint": "^7.14.0",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-vue": "^7.2.0",
"jest-plugin-context": "^2.9.0",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"sass-loader": "^10.1.0",
"typescript": "~4.1.2",
"vue-template-compiler": "^2.6.11"
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/package.json","entries":[{"id":"5eFK.json","timestamp":1655304682887}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/ValidationContext.d.ts","entries":[{"id":"vhWY.ts","source":"Workspace Edit","timestamp":1662165896994},{"id":"Q4mK.ts","source":"moved.source","timestamp":1662167247404}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/tailwind.config.js","entries":[{"id":"tBco.js","timestamp":1661158718486}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/functions/graphql/setSlidePosition.mutation.graphql","entries":[{"id":"A5IL.graphql","source":"renamed.source","timestamp":1656798540465}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/src/main.ts","entries":[{"id":"vLur.ts","timestamp":1657726532635}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/inspector.d.ts","entries":[{"id":"WM5l.ts","timestamp":1657726215946}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/codepipeline-cloudwatch-pipeline.d.ts","entries":[{"id":"hSdX.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/Library/Application%20Support/Code/Workspaces/1654813737826/workspace.json","entries":[{"id":"w0Dt.json","timestamp":1654813744781},{"id":"wBtF.json","timestamp":1654845804170},{"id":"u2CJ.json","timestamp":1654845847227}]}
{
"folders": [
{
"path": "/Users/gambo/code/fanmio/admin"
},
{
"path": "/Users/gambo/code/fanmio/app"
},
{
"path": "/Users/gambo/code/fanmio/cli"
},
{
"path": "/Users/gambo/code/fanmio/customer-support-center"
},
{
"path": "/Users/gambo/code/fanmio/document-models"
},
{
"path": "/Users/gambo/code/fanmio/ecommerce-admin"
},
{
"path": "/Users/gambo/code/fanmio/pci-service"
},
{
"path": "/Users/gambo/code/fanmio/purchase-form-sausages"
},
{
"path": "/Users/gambo/code/fanmio/tacommerce"
},
{
"path": "/Users/gambo/code/fanmio/vue-purchase-forms"
},
{
"path": "/Users/gambo/code/fanmio/web"
}
],
"settings": {}
}
{
"folders": [
{
"path": "/Users/gambo/code/fanmio/admin"
},
{
"path": "/Users/gambo/code/fanmio/app"
},
{
"path": "/Users/gambo/code/fanmio/cli"
},
{
"path": "/Users/gambo/code/fanmio/customer-support-center"
},
{
"path": "/Users/gambo/code/fanmio/document-models"
},
{
"path": "/Users/gambo/code/fanmio/dynamodb-alert"
},
{
"path": "/Users/gambo/code/fanmio/ecommerce-admin"
},
{
"path": "/Users/gambo/code/fanmio/emails"
},
{
"path": "/Users/gambo/code/fanmio/firebase-piroggies"
},
{
"path": "/Users/gambo/code/fanmio/ichabod-app"
},
{
"path": "/Users/gambo/code/fanmio/load-testing"
},
{
"path": "/Users/gambo/code/fanmio/pci-service"
},
{
"path": "/Users/gambo/code/fanmio/purchase-form-sausages"
},
{
"path": "/Users/gambo/code/fanmio/scripts"
},
{
"path": "/Users/gambo/code/fanmio/shopify"
},
{
"path": "/Users/gambo/code/fanmio/stripe-export"
},
{
"path": "/Users/gambo/code/fanmio/stripe-transfer"
},
{
"path": "/Users/gambo/code/fanmio/tacommerce"
},
{
"path": "/Users/gambo/code/fanmio/vue-purchase-forms"
},
{
"path": "/Users/gambo/code/fanmio/web"
}
],
"settings": {}
}
{
"folders": [
{
"path": "/Users/gambo/code/fanmio/admin"
},
{
"path": "/Users/gambo/code/fanmio/app"
},
{
"path": "/Users/gambo/code/fanmio/cli"
},
{
"path": "/Users/gambo/code/fanmio/customer-support-center"
},
{
"path": "/Users/gambo/code/fanmio/document-models"
},
{
"path": "/Users/gambo/code/fanmio/ecommerce-admin"
},
{
"path": "/Users/gambo/code/fanmio/emails"
},
{
"path": "/Users/gambo/code/fanmio/firebase-piroggies"
},
{
"path": "/Users/gambo/code/fanmio/ichabod-app"
},
{
"path": "/Users/gambo/code/fanmio/load-testing"
},
{
"path": "/Users/gambo/code/fanmio/pci-service"
},
{
"path": "/Users/gambo/code/fanmio/purchase-form-sausages"
},
{
"path": "/Users/gambo/code/fanmio/scripts"
},
{
"path": "/Users/gambo/code/fanmio/shopify"
},
{
"path": "/Users/gambo/code/fanmio/stripe-export"
},
{
"path": "/Users/gambo/code/fanmio/stripe-transfer"
},
{
"path": "/Users/gambo/code/fanmio/tacommerce"
},
{
"path": "/Users/gambo/code/fanmio/vue-purchase-forms"
},
{
"path": "/Users/gambo/code/fanmio/web"
}
],
"settings": {}
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/pages/events/index.vue","entries":[{"id":"uGIN.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655760560428},{"id":"rpuM.vue","timestamp":1655760818114},{"id":"3FIe.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655760824297},{"id":"bK0N.vue","timestamp":1655760871396},{"id":"TRHo.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655783538169},{"id":"LKKO.vue","timestamp":1655783630826},{"id":"deLe.vue","timestamp":1655783693373},{"id":"C1Lg.vue","timestamp":1655783752644},{"id":"gatN.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655783760464},{"id":"4GuQ.vue","timestamp":1655783774676},{"id":"dzEl.vue","timestamp":1655783799383},{"id":"h60b.vue","timestamp":1655783844535},{"id":"JQEz.vue","timestamp":1655783863822},{"id":"Vtlg.vue","timestamp":1655783881006},{"id":"n8U0.vue","timestamp":1655784203859},{"id":"j5Ad.vue","source":"undoRedo.source","timestamp":1655784273266},{"id":"55Bp.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655784303062},{"id":"5RjV.vue","timestamp":1655784328309},{"id":"EueJ.vue","timestamp":1655784384509},{"id":"aBDu.vue","timestamp":1655784407530},{"id":"knth.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655784411820},{"id":"ldG0.vue","timestamp":1655784421742},{"id":"FMLk.vue","timestamp":1655784434418},{"id":"dcgA.vue","timestamp":1655784450327},{"id":"tATS.vue","timestamp":1656275149549},{"id":"vxA9.vue","timestamp":1656275271688},{"id":"fMcj.vue","timestamp":1656275427799},{"id":"L2FZ.vue","timestamp":1656275493027},{"id":"kz6z.vue","timestamp":1656275518223},{"id":"0naP.vue","timestamp":1660921615410},{"id":"kHVZ.vue","timestamp":1661762582084},{"id":"cL9T.vue","timestamp":1662579061456},{"id":"GRbM.vue","source":"Fix all fixable ESLint issues","timestamp":1662579154104},{"id":"BQgS.vue","source":"Fix all fixable ESLint issues","timestamp":1662579181127},{"id":"sNGH.vue","timestamp":1662579218236},{"id":"OpZZ.vue","timestamp":1662579332653},{"id":"dd45.vue","source":"Fix all fixable ESLint issues","timestamp":1662579353558},{"id":"wDuU.vue","timestamp":1662579363522},{"id":"b31D.vue","source":"Fix all fixable ESLint issues","timestamp":1662579381356},{"id":"Vyam.vue","timestamp":1662579505157},{"id":"dKgh.vue","timestamp":1662579521516},{"id":"mkZt.vue","timestamp":1662579545273},{"id":"o1kg.vue","source":"Fix all fixable ESLint issues","timestamp":1662579615889},{"id":"jeYz.vue","timestamp":1662579631063},{"id":"AtHR.vue","timestamp":1662579952738},{"id":"QkGe.vue","source":"Renaming getEvents to GetEvents","timestamp":1662580124925},{"id":"BaHh.vue","timestamp":1662580144119},{"id":"xlNk.vue","timestamp":1662580163870},{"id":"Yn56.vue","timestamp":1662581092955},{"id":"8Jao.vue","timestamp":1662673100500}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/app/serverless/services/alarms/serverless.yml","entries":[{"id":"bKhC.yml","timestamp":1656948311717},{"id":"uqnH.yml","timestamp":1656948335142},{"id":"nmAD.yml","timestamp":1656949593409},{"id":"AVjI.yml","timestamp":1656949636071},{"id":"C4uI.yml","timestamp":1656949906227},{"id":"zae9.yml","timestamp":1656949937788},{"id":"OUj9.yml","timestamp":1657004832178},{"id":"DZC6.yml","timestamp":1657004845935},{"id":"AbeU.yml","timestamp":1657004881433},{"id":"OrRG.yml","timestamp":1657004896218},{"id":"kxq7.yml","timestamp":1657004940182},{"id":"0J0h.yml","timestamp":1657004958633}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/UniqueFragmentNamesRule.d.ts","entries":[{"id":"XWjY.ts","source":"Workspace Edit","timestamp":1662165896473},{"id":"eRPt.ts","source":"moved.source","timestamp":1662167246713}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/logz/src/handlers/subscribe.ts","entries":[{"id":"JmgH.ts","timestamp":1657287517134}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/migrationhub.d.ts","entries":[{"id":"bPOW.ts","timestamp":1657726217032}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/appflow.d.ts","entries":[{"id":"IQrL.ts","timestamp":1657726217649}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/validation/rules/LoneSchemaDefinitionRule.d.ts","entries":[{"id":"WPNZ.ts","source":"Workspace Edit","timestamp":1662165896695},{"id":"Mlqw.ts","source":"moved.source","timestamp":1662167247040}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/InsertSlide.mutation.graphql","entries":[{"id":"o23o.graphql","timestamp":1662165015001},{"id":"8jQi.graphql","source":"undoRedo.source","timestamp":1662165020755},{"id":"Jgb9.graphql","timestamp":1662165058116},{"id":"P0NW.graphql","source":"renamed.source","timestamp":1662581139128},{"id":"7zeD.graphql","timestamp":1662581143386}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/orders/src/elasticsearch/sample/sample.ndjson","entries":[{"id":"iEtb.ndjson","source":"textFileCreate.source","timestamp":1658069051267},{"id":"XvE1.ndjson","timestamp":1658069132374},{"id":"PnvN.ndjson","timestamp":1658069166078},{"id":"cHbw.ndjson","timestamp":1658069190312},{"id":"c7RJ.ndjson","timestamp":1658069213905},{"id":"hc78.ndjson","timestamp":1658069346353},{"id":"jMvQ.ndjson","timestamp":1658069466659},{"id":"qUb1.ndjson","timestamp":1658069496174},{"id":"LXwo.ndjson","timestamp":1658069610404},{"id":"PLEP.ndjson","timestamp":1658070231147},{"id":"5Hlj.ndjson","timestamp":1658070266750},{"id":"i0gX.ndjson","timestamp":1658070285758},{"id":"UwDa.ndjson","timestamp":1658070303917},{"id":"Se2P.ndjson","timestamp":1658070325905}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/lambda-tester/node_modules/%40types/aws-lambda/trigger/codepipeline-cloudwatch-stage.d.ts","entries":[{"id":"swmT.ts","source":"Workspace Edit","timestamp":1657726220040}]}
{"version":1,"resource":"file:///Users/gambo/code/forks/nhost/nhost-functions/server.ts","entries":[{"id":"iS7D.ts","timestamp":1657292150118},{"id":"6OBc.ts","timestamp":1657310037293}]}
{"version":1,"resource":"file:///Users/gambo/.dotfiles/zsh/zshenv","entries":[{"id":"pDiK","timestamp":1654762555346},{"id":"7IFh","timestamp":1654762723139},{"id":"jXK9","timestamp":1654770845124},{"id":"pOaB","source":"undoRedo.source","timestamp":1654770850625}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/config.d.ts","entries":[{"id":"H7sj.ts","source":"Workspace Edit","timestamp":1657726217636}]}
{"version":1,"resource":"file:///Users/gambo/.dotfiles/zsh/zlogin","entries":[{"id":"PbnQ","timestamp":1654762102629},{"id":"Kc6H","source":"undoRedo.source","timestamp":1654762107551},{"id":"qtSX","timestamp":1654762544016},{"id":"Epup","timestamp":1654762576260}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/fulfillment/ExportFulfillmentModal.vue","entries":[{"id":"DonI.vue","timestamp":1655208513971},{"id":"TSUw.vue","timestamp":1655209451435},{"id":"K9Mp.vue","timestamp":1655209478927},{"id":"X8Cl.vue","timestamp":1655209754190},{"id":"uSR4.vue","timestamp":1655210671247},{"id":"jhYL.vue","timestamp":1655210681628},{"id":"f3k6.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655210685741},{"id":"A4fa.vue","timestamp":1655210696312},{"id":"aOMe.vue","timestamp":1655211041738},{"id":"KYJb.vue","timestamp":1655215431197},{"id":"YL7J.vue","timestamp":1655215998440},{"id":"9kIi.vue","timestamp":1655216352830},{"id":"onXY.vue","timestamp":1655993286514}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/App.vue","entries":[{"id":"DEvj.vue","timestamp":1655128774499},{"id":"n9v1.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655128796586},{"id":"6u97.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655128856503},{"id":"tOsr.vue","timestamp":1655128876099},{"id":"E1PH.vue","timestamp":1655128926464},{"id":"2inu.vue","timestamp":1655128967311},{"id":"X6t6.vue","timestamp":1655128985158},{"id":"YDJ4.vue","timestamp":1655129004767},{"id":"mM1R.vue","timestamp":1655129019932},{"id":"erho.vue","timestamp":1655132245315},{"id":"Oe07.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655132256198},{"id":"PYpQ.vue","timestamp":1655132271060},{"id":"xhjO.vue","timestamp":1655132288185},{"id":"EC2G.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655132324002},{"id":"46Uo.vue","timestamp":1655132335516},{"id":"ZOZC.vue","timestamp":1655132352880},{"id":"jUOi.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655174161208},{"id":"RDll.vue","timestamp":1655174162124},{"id":"D22f.vue","timestamp":1655421036000},{"id":"qOpG.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655421933380},{"id":"qvCQ.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655421946473},{"id":"bTft.vue","timestamp":1655421974223},{"id":"5hTt.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655422004782},{"id":"LGYE.vue","timestamp":1655422022417},{"id":"vEfM.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655422028036},{"id":"bVUb.vue","timestamp":1655422054388},{"id":"w7qT.vue","timestamp":1655422067379},{"id":"5asW.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655422178453},{"id":"Hi7L.vue","timestamp":1655422197812},{"id":"oPtD.vue","timestamp":1655422262375},{"id":"umOg.vue","source":"Fix all ESLint auto-fixable problems","timestamp":1655422275625},{"id":"VUbj.vue","timestamp":1655422278532},{"id":"WJqL.vue","timestamp":1655994382897}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/components/orders/FulfillmentCard.vue","entries":[{"id":"zsWT.vue","timestamp":1654848603622}]}
{"version":1,"resource":"file:///Users/gambo/code/lab/rclone-script/start.sh","entries":[{"id":"ILPa.sh","timestamp":1664538763439},{"id":"r6KP.sh","source":"undoRedo.source","timestamp":1664538872706},{"id":"rOVa.sh","timestamp":1664538914008},{"id":"0psh.sh","source":"undoRedo.source","timestamp":1664539212832}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/services/polly.d.ts","entries":[{"id":"nX9x.ts","timestamp":1657726215735}]}
{"version":1,"resource":"file:///Users/gambo/.dotfiles/scripts/nvim.sh","entries":[{"id":"6sGd.sh","timestamp":1663242020654},{"id":"daRI.sh","timestamp":1663243088555},{"id":"kYYP.sh","timestamp":1663243165419}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/ram.d.ts","entries":[{"id":"XsHL.ts","timestamp":1657726217058}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts","entries":[{"id":"d16c.ts","timestamp":1657726217059}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/lib/credentials/chainable_temporary_credentials.d.ts","entries":[{"id":"x6nl.ts","source":"Workspace Edit","timestamp":1657726220039}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/graphql/requests/CreateDownload.mutation.graphql","entries":[{"id":"v97d.graphql","timestamp":1662674924634},{"id":"n45p.graphql","timestamp":1662674938453}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/web/src/main.ts","entries":[{"id":"4rBc.ts","timestamp":1654869482899},{"id":"amt0.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655136319921},{"id":"Dj1A.ts","timestamp":1655136747416},{"id":"86pA.ts","timestamp":1655136761987},{"id":"3bkU.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655136873248},{"id":"sNKt.ts","timestamp":1655137755068},{"id":"FR5c.ts","source":"undoRedo.source","timestamp":1655295392774},{"id":"4q4G.ts","timestamp":1655295465186},{"id":"qN79.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655295505057},{"id":"zw6e.ts","timestamp":1655295535179},{"id":"x4Up.ts","timestamp":1655295566224},{"id":"eoUt.ts","timestamp":1655295609832},{"id":"Z4sa.ts","timestamp":1655295692922},{"id":"eOBK.ts","timestamp":1655420848461},{"id":"aEnI.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655420852884},{"id":"zLEz.ts","timestamp":1655420863256},{"id":"py8Z.ts","timestamp":1655420968743},{"id":"0wcK.ts","source":"undoRedo.source","timestamp":1655421093059},{"id":"sb5q.ts","timestamp":1655717355072},{"id":"4DWV.ts","source":"Fix all ESLint auto-fixable problems","timestamp":1655717365346},{"id":"4Oke.ts","timestamp":1655717373316},{"id":"R6gK.ts","timestamp":1661851062965}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/ecommerce-admin/app/src/constants/index.ts","entries":[{"id":"WWe4.ts","timestamp":1654846799620},{"id":"axhW.ts","source":"searchReplace.source","timestamp":1654846814993},{"id":"uBG3.ts","timestamp":1654847493116},{"id":"ETj6.ts","source":"searchReplace.source","timestamp":1654847509478}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/lab/fulfillment-exporter/tsconfig.json","entries":[{"id":"G0Jr.json","timestamp":1655902967741}]}
{
"compilerOptions": {
/* Visit https://aka.ms/tsconfig to read more about this file */
/* Projects */
// "incremental": true, /* Save .tsbuildinfo files to allow for incremental compilation of projects. */
// "composite": true, /* Enable constraints that allow a TypeScript project to be used with project references. */
// "tsBuildInfoFile": "./.tsbuildinfo", /* Specify the path to .tsbuildinfo incremental compilation file. */
// "disableSourceOfProjectReferenceRedirect": true, /* Disable preferring source files instead of declaration files when referencing composite projects. */
// "disableSolutionSearching": true, /* Opt a project out of multi-project reference checking when editing. */
// "disableReferencedProjectLoad": true, /* Reduce the number of projects loaded automatically by TypeScript. */
/* Language and Environment */
"target": "es2016", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
// "lib": [], /* Specify a set of bundled library declaration files that describe the target runtime environment. */
// "jsx": "preserve", /* Specify what JSX code is generated. */
// "experimentalDecorators": true, /* Enable experimental support for TC39 stage 2 draft decorators. */
// "emitDecoratorMetadata": true, /* Emit design-type metadata for decorated declarations in source files. */
// "jsxFactory": "", /* Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'. */
// "jsxFragmentFactory": "", /* Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'. */
// "jsxImportSource": "", /* Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'. */
// "reactNamespace": "", /* Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit. */
// "noLib": true, /* Disable including any library files, including the default lib.d.ts. */
// "useDefineForClassFields": true, /* Emit ECMAScript-standard-compliant class fields. */
// "moduleDetection": "auto", /* Control what method is used to detect module-format JS files. */
/* Modules */
"module": "commonjs", /* Specify what module code is generated. */
// "rootDir": "./", /* Specify the root folder within your source files. */
// "moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
// "paths": {}, /* Specify a set of entries that re-map imports to additional lookup locations. */
// "rootDirs": [], /* Allow multiple folders to be treated as one when resolving modules. */
// "typeRoots": [], /* Specify multiple folders that act like './node_modules/@types'. */
// "types": [], /* Specify type package names to be included without being referenced in a source file. */
// "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
// "moduleSuffixes": [], /* List of file name suffixes to search when resolving a module. */
// "resolveJsonModule": true, /* Enable importing .json files. */
// "noResolve": true, /* Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project. */
/* JavaScript Support */
"allowJs": true, /* Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files. */
// "checkJs": true, /* Enable error reporting in type-checked JavaScript files. */
// "maxNodeModuleJsDepth": 1, /* Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'. */
/* Emit */
// "declaration": true, /* Generate .d.ts files from TypeScript and JavaScript files in your project. */
// "declarationMap": true, /* Create sourcemaps for d.ts files. */
// "emitDeclarationOnly": true, /* Only output d.ts files and not JavaScript files. */
// "sourceMap": true, /* Create source map files for emitted JavaScript files. */
// "outFile": "./", /* Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output. */
// "outDir": "./", /* Specify an output folder for all emitted files. */
// "removeComments": true, /* Disable emitting comments. */
// "noEmit": true, /* Disable emitting files from a compilation. */
// "importHelpers": true, /* Allow importing helper functions from tslib once per project, instead of including them per-file. */
// "importsNotUsedAsValues": "remove", /* Specify emit/checking behavior for imports that are only used for types. */
// "downlevelIteration": true, /* Emit more compliant, but verbose and less performant JavaScript for iteration. */
// "sourceRoot": "", /* Specify the root path for debuggers to find the reference source code. */
// "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
// "inlineSourceMap": true, /* Include sourcemap files inside the emitted JavaScript. */
// "inlineSources": true, /* Include source code in the sourcemaps inside the emitted JavaScript. */
// "emitBOM": true, /* Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files. */
// "newLine": "crlf", /* Set the newline character for emitting files. */
// "stripInternal": true, /* Disable emitting declarations that have '@internal' in their JSDoc comments. */
// "noEmitHelpers": true, /* Disable generating custom helper functions like '__extends' in compiled output. */
// "noEmitOnError": true, /* Disable emitting files if any type checking errors are reported. */
// "preserveConstEnums": true, /* Disable erasing 'const enum' declarations in generated code. */
// "declarationDir": "./", /* Specify the output directory for generated declaration files. */
// "preserveValueImports": true, /* Preserve unused imported values in the JavaScript output that would otherwise be removed. */
/* Interop Constraints */
// "isolatedModules": true, /* Ensure that each file can be safely transpiled without relying on other imports. */
// "allowSyntheticDefaultImports": true, /* Allow 'import x from y' when a module doesn't have a default export. */
"esModuleInterop": true, /* Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility. */
// "preserveSymlinks": true, /* Disable resolving symlinks to their realpath. This correlates to the same flag in node. */
"forceConsistentCasingInFileNames": true, /* Ensure that casing is correct in imports. */
/* Type Checking */
"strict": false, /* Enable all strict type-checking options. */
"noImplicitAny": false, /* Enable error reporting for expressions and declarations with an implied 'any' type. */
// "strictNullChecks": true, /* When type checking, take into account 'null' and 'undefined'. */
// "strictFunctionTypes": true, /* When assigning functions, check to ensure parameters and the return values are subtype-compatible. */
// "strictBindCallApply": true, /* Check that the arguments for 'bind', 'call', and 'apply' methods match the original function. */
// "strictPropertyInitialization": true, /* Check for class properties that are declared but not set in the constructor. */
// "noImplicitThis": true, /* Enable error reporting when 'this' is given the type 'any'. */
// "useUnknownInCatchVariables": true, /* Default catch clause variables as 'unknown' instead of 'any'. */
// "alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
// "noUnusedLocals": true, /* Enable error reporting when local variables aren't read. */
// "noUnusedParameters": true, /* Raise an error when a function parameter isn't read. */
// "exactOptionalPropertyTypes": true, /* Interpret optional property types as written, rather than adding 'undefined'. */
// "noImplicitReturns": true, /* Enable error reporting for codepaths that do not explicitly return in a function. */
// "noFallthroughCasesInSwitch": true, /* Enable error reporting for fallthrough cases in switch statements. */
// "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed using an index. */
// "noImplicitOverride": true, /* Ensure overriding members in derived classes are marked with an override modifier. */
// "noPropertyAccessFromIndexSignature": true, /* Enforces using indexed accessors for keys declared using an indexed type. */
// "allowUnusedLabels": true, /* Disable error reporting for unused labels. */
// "allowUnreachableCode": true, /* Disable error reporting for unreachable code. */
/* Completeness */
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
}
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/node_modules/.pnpm/graphql%4016.6.0/node_modules/graphql/type/index.d.ts","entries":[{"id":"sgeR.ts","source":"Workspace Edit","timestamp":1662165896212},{"id":"McPt.ts","source":"moved.source","timestamp":1662167246334}]}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "nodemon "
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"nodemon": "^2.0.16",
"typescript": "^4.7.4"
}
}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev"
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"nodemon": "^2.0.16",
"typescript": "^4.7.4"
}
}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "src/index.ts",
"scripts": {
"dev": "node-dev src/index.ts",
"gist": "node-dev src/gist.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@algolia/client-common": "^4.13.1",
"@algolia/client-search": "^4.13.1",
"@algolia/requester-common": "^4.13.1",
"@algolia/transporter": "^4.13.1",
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1",
"source-map-support": "^0.5.21",
"stream-transform": "^3.1.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"node-dev": "^7.4.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
}
}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "src/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"node-dev": "^7.4.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/lab/fulfillment-exporter/package.json","entries":[{"id":"65Bm.json","timestamp":1655900478503},{"id":"3ccy.json","timestamp":1655900683397},{"id":"g7F1.json","timestamp":1655900696516},{"id":"Defa.json","timestamp":1655900862444},{"id":"NDhu.json","timestamp":1655901149460},{"id":"9FA0.json","timestamp":1655905660172},{"id":"wX51.json","timestamp":1655913157306}]}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"nodemon": "^2.0.16",
"typescript": "^4.7.4"
}
}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "src/index.ts",
"scripts": {
"dev": "node-dev src/index.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"algoliasearch": "^4.13.1",
"dotenv": "^16.0.1"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"node-dev": "^7.4.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
}
}
{
"name": "fulfillment-exporter",
"version": "1.0.0",
"description": "",
"main": "src/index.ts",
"scripts": {
"dev": "node-dev src/index.ts",
"gist": "node-dev src/gist.ts",
"exportOrders": "node-dev src/exportOrders.ts",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@algolia/client-common": "^4.13.1",
"@algolia/client-search": "^4.13.1",
"@algolia/requester-common": "^4.13.1",
"@algolia/transporter": "^4.13.1",
"algoliasearch": "^4.13.1",
"aws-sdk": "^2.1159.0",
"dotenv": "^16.0.1",
"source-map-support": "^0.5.21",
"stream-transform": "^3.1.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"eslint": ">=8.14.0",
"eslint-config-xo": "^0.41.0",
"node-dev": "^7.4.3",
"ts-node": "^10.8.1",
"typescript": "^4.7.4"
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/%40types/aws-lambda/trigger/dynamodb-stream.d.ts","entries":[{"id":"Penl.ts","source":"Workspace Edit","timestamp":1657726220041}]}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/docker-compose.yaml","entries":[{"id":"rchW.yaml","timestamp":1655419968934},{"id":"NOrE.yaml","timestamp":1655420042666},{"id":"maDS.yaml","timestamp":1655420268635},{"id":"2Txx.yaml","timestamp":1655420378203},{"id":"PO1E.yaml","timestamp":1655717734270},{"id":"itDU.yaml","timestamp":1655934948955},{"id":"ucIZ.yaml","timestamp":1656008966319},{"id":"1vFF.yaml","timestamp":1656010009330},{"id":"1b2U.yaml","timestamp":1656010025587},{"id":"EKXF.yaml","timestamp":1656010040546},{"id":"opXJ.yaml","timestamp":1656010055315},{"id":"bXW1.yaml","timestamp":1656010070065},{"id":"LFmu.yaml","timestamp":1656010318852},{"id":"PVJr.yaml","timestamp":1656010459861},{"id":"U8LI.yaml","timestamp":1656010524345},{"id":"oGUd.yaml","timestamp":1656010643428},{"id":"vA3u.yaml","source":"undoRedo.source","timestamp":1656010648236},{"id":"FgJW.yaml","timestamp":1656010972296},{"id":"foYA.yaml","timestamp":1656011079020},{"id":"7T40.yaml","timestamp":1656011189815},{"id":"O4wp.yaml","timestamp":1656687782243},{"id":"kp9i.yaml","timestamp":1656687820921},{"id":"MatI.yaml","timestamp":1656687923093},{"id":"BaeH.yaml","timestamp":1656688005906},{"id":"Tmcc.yaml","timestamp":1656688329110},{"id":"stJQ.yaml","timestamp":1656688363871},{"id":"Plwp.yaml","timestamp":1656702281464},{"id":"0QO7.yaml","timestamp":1656702371295},{"id":"54oH.yaml","timestamp":1656790017264},{"id":"CTRX.yaml","timestamp":1656790189004},{"id":"8wN6.yaml","timestamp":1656790279684},{"id":"uicy.yaml","timestamp":1656793653428},{"id":"sbOe.yaml","timestamp":1656795558604},{"id":"jTxh.yaml","timestamp":1657282022582},{"id":"xJT9.yaml","timestamp":1657282033225},{"id":"EYJo.yaml","timestamp":1657311218257},{"id":"oxN2.yaml","timestamp":1657311286054},{"id":"Gn8W.yaml","timestamp":1657311477358},{"id":"e1JF.yaml","timestamp":1658185874998},{"id":"pGlo.yaml","timestamp":1658185974007}]}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/lab/fulfillment-exporter/.eslintrc.js","entries":[{"id":"r5DT.js","source":"Delete .eslintrc.js","timestamp":1655901257312},{"id":"foDy.js","timestamp":1655902495346}]}
{
"name": "functions",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"codegen": "graphql-codegen --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC"
}
{"version":1,"resource":"file:///Users/gambo/code/gambo/liveslide/nhost/functions/package.json","entries":[{"id":"2DvZ.json","timestamp":1656796583369},{"id":"nDVr.json","timestamp":1657196305457}]}
{
"name": "functions",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"codegen": "graphql-codegen --config codegen.yml"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
}
}
{"version":1,"resource":"file:///Users/gambo/code/fanmio/tacommerce/serverless/services/analytics/node_modules/aws-sdk/clients/wafv2.d.ts","entries":[{"id":"OapR.ts","timestamp":1657726217622}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment