Skip to content

Add outline#11

Merged
MrSubidubi merged 2 commits intozed-extensions:mainfrom
jnichols0:sticky-scrolling
Mar 11, 2026
Merged

Add outline#11
MrSubidubi merged 2 commits intozed-extensions:mainfrom
jnichols0:sticky-scrolling

Conversation

@jnichols0
Copy link

This PR adds the outline.scm file used by Tree-sitter to create an outline of source files and subsequently allow sticky scrolling in Zed.

@cla-bot
Copy link

cla-bot bot commented Mar 9, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: James Nichols.
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
Copy link

cla-bot bot commented Mar 9, 2026

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: James Nichols.
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

@jnichols0 jnichols0 marked this pull request as draft March 9, 2026 18:51
@cla-bot
Copy link

cla-bot bot commented Mar 10, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @jnichols0 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'.

@jnichols0
Copy link
Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Mar 10, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @jnichols0 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
Copy link

cla-bot bot commented Mar 10, 2026

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

@jnichols0 jnichols0 marked this pull request as ready for review March 10, 2026 04:28
@cla-bot
Copy link

cla-bot bot commented Mar 10, 2026

We require contributors to sign our Contributor License Agreement, and we don't have @jnichols0 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'.

@jnichols0
Copy link
Author

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Mar 10, 2026
@cla-bot
Copy link

cla-bot bot commented Mar 10, 2026

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

@MrSubidubi MrSubidubi changed the title Add outline.scm to support outline and sticky scrolling. Add outline Mar 10, 2026
Copy link

@MrSubidubi MrSubidubi left a comment

Choose a reason for hiding this comment

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

Nice, thank you! And congratulations to your first contribution! 🎉

@MrSubidubi MrSubidubi merged commit a01e405 into zed-extensions:main Mar 11, 2026
5 checks passed
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.

2 participants