Skip to content

chore: add zed config#2325

Merged
ava-silver merged 1 commit into
masterfrom
ava.silver/chore/add-zed-config
May 19, 2026
Merged

chore: add zed config#2325
ava-silver merged 1 commit into
masterfrom
ava.silver/chore/add-zed-config

Conversation

@ava-silver

@ava-silver ava-silver commented May 19, 2026

Copy link
Copy Markdown
Contributor

What and why?

Adds a .zed/settings.json to give Zed users equivalent editor config to the existing .vscode/settings.json.

How?

Maps each VSCode setting to its Zed equivalent:

VSCode Zed
eslint.rules.customizations (suppress prettier/prettier warnings) lsp.eslint.settings.rulesCustomizations
typescript.tsdk lsp.typescript-language-server.initialization_options.tsdk
[markdown] editor.wordWrap: off languages.Markdown.soft_wrap: none
[json] editor.defaultFormatter: prettier languages.JSON.formatter (external prettier)

Note: there's no Zed equivalent of .vscode/extensions.json -- tracked in zed-industries/zed#46080.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)

Copy link
Copy Markdown
Contributor Author

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

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented May 19, 2026

Copy link
Copy Markdown

Pipelines  Tests

Fix all issues with BitsAI

⚠️ Warnings

🚦 1 Pipeline job failed

PR labels | Categorize PR   View in Datadog   GitHub Actions

🛟 This job is unlikely to succeed on retry. Please review your pipeline configuration. Label error. At least 1 required label is missing from the PR.

ℹ️ Info

No other issues found (see more)

🧪 All tests passed
❄️ No new flaky tests detected

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: d413d37 | Docs | Datadog PR Page | Give us feedback!

@ava-silver ava-silver added the chores Related to the CI or developer experience label May 19, 2026
@ava-silver
ava-silver marked this pull request as ready for review May 19, 2026 15:50
@ava-silver
ava-silver requested a review from a team as a code owner May 19, 2026 15:50
@ava-silver
ava-silver merged commit a6e5e79 into master May 19, 2026
30 of 31 checks passed
@ava-silver
ava-silver deleted the ava.silver/chore/add-zed-config branch May 19, 2026 16:00
@afontan afontan mentioned this pull request May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chores Related to the CI or developer experience

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants