Skip to content

chore(vscode): set JSON default formatter#7547

Merged
watson merged 1 commit into
masterfrom
watson/vscode-add-json-formatter
Feb 17, 2026
Merged

chore(vscode): set JSON default formatter#7547
watson merged 1 commit into
masterfrom
watson/vscode-add-json-formatter

Conversation

@watson

@watson watson commented Feb 17, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Configures the VS Code workspace to use the built-in JSON formatter for [json] and enables files.insertFinalNewline so formatted JSON files keep a trailing newline and match the project rule that files end with a single newline.

Motivation

Ensures JSON files (e.g. package.json, config files) are formatted the same way for everyone using the repo’s VS Code/Cursor settings.

@watson
watson requested a review from a team as a code owner February 17, 2026 09:07

watson commented Feb 17, 2026

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@codecov

codecov Bot commented Feb 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.15%. Comparing base (5ef4454) to head (0ff2cb2).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7547      +/-   ##
==========================================
- Coverage   80.16%   80.15%   -0.01%     
==========================================
  Files         730      730              
  Lines       31217    31217              
==========================================
- Hits        25024    25023       -1     
- Misses       6193     6194       +1     
Flag Coverage Δ
aiguard-macos 39.00% <ø> (-0.11%) ⬇️
aiguard-ubuntu 39.12% <ø> (-0.11%) ⬇️
aiguard-windows 38.86% <ø> (-0.11%) ⬇️
apm-capabilities-tracing-macos 48.70% <ø> (-0.05%) ⬇️
apm-capabilities-tracing-ubuntu 48.77% <ø> (ø)
apm-capabilities-tracing-windows 48.32% <ø> (-0.15%) ⬇️
apm-integrations-child-process 38.57% <ø> (-0.11%) ⬇️
apm-integrations-couchbase-18 37.47% <ø> (-0.10%) ⬇️
apm-integrations-couchbase-eol 37.96% <ø> (-0.10%) ⬇️
apm-integrations-oracledb 37.92% <ø> (-0.18%) ⬇️
appsec-express 55.37% <ø> (-0.11%) ⬇️
appsec-fastify 51.99% <ø> (-0.08%) ⬇️
appsec-graphql 52.34% <ø> (-0.07%) ⬇️
appsec-kafka 44.57% <ø> (-0.15%) ⬇️
appsec-ldapjs 44.33% <ø> (-0.09%) ⬇️
appsec-lodash 44.01% <ø> (-0.08%) ⬇️
appsec-macos 58.43% <ø> (-0.07%) ⬇️
appsec-mongodb-core 49.14% <ø> (-0.20%) ⬇️
appsec-mongoose 49.93% <ø> (-0.09%) ⬇️
appsec-mysql 51.33% <ø> (-0.08%) ⬇️
appsec-node-serialize 43.52% <ø> (-0.09%) ⬇️
appsec-passport 48.09% <ø> (-0.09%) ⬇️
appsec-postgres 51.09% <ø> (-0.08%) ⬇️
appsec-sourcing 42.87% <ø> (-0.09%) ⬇️
appsec-template 43.69% <ø> (-0.09%) ⬇️
appsec-ubuntu 58.51% <ø> (-0.07%) ⬇️
appsec-windows 58.30% <ø> (-0.07%) ⬇️
instrumentations-instrumentation-bluebird 32.27% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-body-parser 40.80% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-child_process 37.88% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-cookie-parser 34.49% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express 34.83% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-mongo-sanitize 34.63% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-express-session 40.41% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-fs 31.87% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-generic-pool 30.19% <ø> (ø)
instrumentations-instrumentation-http 39.59% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-knex 32.27% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-mongoose 33.63% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-multer 40.54% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-mysql2 38.37% <ø> (-0.10%) ⬇️
instrumentations-instrumentation-passport 44.40% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-http 44.05% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-passport-local 44.61% <ø> (-0.09%) ⬇️
instrumentations-instrumentation-pg 37.79% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-promise 32.20% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-promise-js 32.20% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-q 32.25% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-url 32.17% <ø> (-0.11%) ⬇️
instrumentations-instrumentation-when 32.22% <ø> (-0.11%) ⬇️
llmobs-ai 41.41% <ø> (-0.10%) ⬇️
llmobs-anthropic 40.60% <ø> (-0.10%) ⬇️
llmobs-bedrock 39.49% <ø> (-0.09%) ⬇️
llmobs-google-genai 40.10% <ø> (-0.09%) ⬇️
llmobs-langchain 39.64% <ø> (-0.08%) ⬇️
llmobs-openai 44.45% <ø> (-0.09%) ⬇️
llmobs-vertex-ai 40.38% <ø> (-0.10%) ⬇️
platform-core 29.71% <ø> (ø)
platform-esbuild 32.89% <ø> (ø)
platform-instrumentations-misc 40.53% <ø> (ø)
platform-shimmer 36.14% <ø> (ø)
platform-unit-guardrails 31.27% <ø> (ø)
plugins-azure-event-hubs 24.02% <ø> (ø)
plugins-azure-service-bus 23.42% <ø> (ø)
plugins-bullmq 43.71% <ø> (-0.10%) ⬇️
plugins-cassandra 38.04% <ø> (-0.10%) ⬇️
plugins-cookie 25.08% <ø> (ø)
plugins-cookie-parser 24.87% <ø> (ø)
plugins-crypto 24.72% <ø> (ø)
plugins-dd-trace-api 38.42% <ø> (-0.11%) ⬇️
plugins-express-mongo-sanitize 25.04% <ø> (ø)
plugins-express-session 24.83% <ø> (ø)
plugins-fastify 42.52% <ø> (-0.10%) ⬇️
plugins-fetch 38.58% <ø> (-0.10%) ⬇️
plugins-fs 38.68% <ø> (-0.11%) ⬇️
plugins-generic-pool 24.06% <ø> (ø)
plugins-google-cloud-pubsub 45.70% <ø> (-0.12%) ⬇️
plugins-grpc 41.25% <ø> (-0.10%) ⬇️
plugins-handlebars 25.08% <ø> (ø)
plugins-hapi 40.43% <ø> (-0.10%) ⬇️
plugins-hono 40.70% <ø> (-0.10%) ⬇️
plugins-ioredis 38.48% <ø> (-0.11%) ⬇️
plugins-knex 24.80% <ø> (ø)
plugins-ldapjs 22.61% <ø> (ø)
plugins-light-my-request 24.48% <ø> (ø)
plugins-limitd-client 32.57% <ø> (-0.11%) ⬇️
plugins-lodash 24.13% <ø> (ø)
plugins-mariadb 39.58% <ø> (-0.10%) ⬇️
plugins-memcached 38.21% <ø> (-0.11%) ⬇️
plugins-microgateway-core 39.45% <ø> (-0.10%) ⬇️
plugins-moleculer 40.81% <ø> (-0.10%) ⬇️
plugins-mongodb 39.46% <ø> (-0.10%) ⬇️
plugins-mongodb-core 39.08% <ø> (-0.10%) ⬇️
plugins-mongoose 39.13% <ø> (-0.10%) ⬇️
plugins-multer 24.83% <ø> (ø)
plugins-mysql 39.23% <ø> (-0.11%) ⬇️
plugins-mysql2 39.30% <ø> (-0.13%) ⬇️
plugins-node-serialize 25.12% <ø> (ø)
plugins-opensearch 37.87% <ø> (-0.10%) ⬇️
plugins-passport-http 24.91% <ø> (ø)
plugins-postgres 35.73% <ø> (-0.09%) ⬇️
plugins-process 24.72% <ø> (ø)
plugins-pug 25.08% <ø> (ø)
plugins-redis 38.81% <ø> (-0.25%) ⬇️
plugins-router 43.44% <ø> (+0.04%) ⬆️
plugins-sequelize 23.66% <ø> (ø)
plugins-test-and-upstream-amqp10 38.55% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-amqplib 43.89% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-apollo 39.28% <ø> (-0.09%) ⬇️
plugins-test-and-upstream-avsc 38.82% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-bunyan 33.88% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-connect 41.11% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-graphql 40.23% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-koa 40.68% <ø> (-0.10%) ⬇️
plugins-test-and-upstream-protobufjs 39.05% <ø> (-0.11%) ⬇️
plugins-test-and-upstream-rhea 44.14% <ø> (-0.10%) ⬇️
plugins-undici 39.37% <ø> (-0.10%) ⬇️
plugins-url 24.72% <ø> (ø)
plugins-valkey 38.13% <ø> (-0.11%) ⬇️
plugins-vm 24.72% <ø> (ø)
plugins-winston 34.26% <ø> (-0.10%) ⬇️
plugins-ws 42.22% <ø> (-0.10%) ⬇️
profiling-macos 39.97% <ø> (-0.10%) ⬇️
profiling-ubuntu 40.10% <ø> (-0.10%) ⬇️
profiling-windows 41.34% <ø> (-0.10%) ⬇️
serverless-azure-functions-client 23.75% <ø> (ø)
serverless-azure-functions-eventhubs 23.75% <ø> (ø)
serverless-azure-functions-servicebus 23.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Overall package size

Self size: 4.62 MB
Deduped: 5.46 MB
No deduping: 5.46 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | import-in-the-middle | 2.0.6 | 81.92 kB | 813.08 kB | | dc-polyfill | 0.1.10 | 26.73 kB | 26.73 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

Set default formatter for JSON to the built-in formatter and enable
files.insertFinalNewline so formatted JSON keeps a trailing newline,
matching project style.
@watson
watson force-pushed the watson/vscode-add-json-formatter branch from a9251cb to 0ff2cb2 Compare February 17, 2026 09:09
@watson watson self-assigned this Feb 17, 2026
@watson
watson enabled auto-merge (squash) February 17, 2026 09:13
@pr-commenter

pr-commenter Bot commented Feb 17, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-02-17 09:17:30

Comparing candidate commit 0ff2cb2 in PR branch watson/vscode-add-json-formatter with baseline commit 5ef4454 in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 232 metrics, 28 unstable metrics.

@watson
watson merged commit 8edb07d into master Feb 17, 2026
791 of 792 checks passed
@watson
watson deleted the watson/vscode-add-json-formatter branch February 17, 2026 09:35
dd-octo-sts Bot pushed a commit that referenced this pull request Feb 17, 2026
Set default formatter for JSON to the built-in formatter and enable
files.insertFinalNewline so formatted JSON keeps a trailing newline,
matching project style.
@dd-octo-sts dd-octo-sts Bot mentioned this pull request Feb 17, 2026
juan-fernandez pushed a commit that referenced this pull request Feb 18, 2026
Set default formatter for JSON to the built-in formatter and enable
files.insertFinalNewline so formatted JSON keeps a trailing newline,
matching project style.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants