Skip to content

feat(manifest): add JSON schema for editor autocompletion#62

Merged
zimeg merged 2 commits intomainfrom
zimeg-feat-manifest-schema
Mar 20, 2026
Merged

feat(manifest): add JSON schema for editor autocompletion#62
zimeg merged 2 commits intomainfrom
zimeg-feat-manifest-schema

Conversation

@zimeg
Copy link
Member

@zimeg zimeg commented Mar 19, 2026

Summary

  • Adds a $schema property to manifest.json pointing to slackapi/manifest-schema
  • Enables typeahead autocompletion and validation in editors that support JSON Schema (e.g., VS Code, vim with LSP)

Test plan

  • Open manifest.json in an editor with JSON Schema support (e.g., vim manifest.json with an LSP configured, or VS Code)
  • Confirm typeahead / autocompletion suggestions load for manifest properties
  • Confirm schema validation highlights any invalid fields

References

🤖 Generated with Claude Code

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg requested a review from a team as a code owner March 19, 2026 18:38
@zimeg zimeg added the enhancement New feature or request label Mar 19, 2026
Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup+ 🔢

@zimeg
Copy link
Member Author

zimeg commented Mar 20, 2026

@WilliamBergamin Thank you for the kind review once again 🐢 💨

@zimeg zimeg merged commit b7e0aca into main Mar 20, 2026
3 checks passed
@zimeg zimeg deleted the zimeg-feat-manifest-schema branch March 20, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants