Skip to content

Add Logos extension#6428

Open
nobottomline wants to merge 3 commits into
zed-industries:mainfrom
nobottomline:add-logos
Open

Add Logos extension#6428
nobottomline wants to merge 3 commits into
zed-industries:mainfrom
nobottomline:add-logos

Conversation

@nobottomline

Copy link
Copy Markdown

Adds syntax highlighting for Theos Logos files.

Validation:

  • Tested locally as a Zed dev extension
  • Tree-sitter corpus: 6/6 passed
  • Registry tests: 111/111 passed
  • Registry TypeScript build passed

@cla-bot

cla-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @nobottomline on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@nobottomline

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot

cla-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

We require contributors to sign our Contributor License Agreement, and we don't have @nobottomline on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'.

@cla-bot

cla-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@nobottomline

Copy link
Copy Markdown
Author

@cla-bot check

@cla-bot cla-bot Bot added the cla-signed label Jun 11, 2026
@cla-bot

cla-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

The cla-bot has been summoned, and re-checked this pull request!

@cla-bot

cla-bot Bot commented Jun 13, 2026

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Great Love.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

@cla-bot cla-bot Bot removed the cla-signed label Jun 13, 2026
@nobottomline

Copy link
Copy Markdown
Author

Updated the submodule to the latest build (still 0.1.0, not yet released). Changes since the initial pointer:

  • %property now parses attributes, type, and name like a native @property (previously an opaque token)
  • Added outline.scm for symbol navigation (groups, hooks, subclasses, hookf, ctor/dtor, properties, Obj-C methods/interfaces, C functions)
  • Added bracket/quote auto-closing, block comments, and overrides.scm scopes

Grammar corpus 7/7, all examples parse, all query files compile. CI is green.

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.

1 participant