Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language support for ponylang #5416

Merged
merged 4 commits into from
Jan 11, 2023

Conversation

mfelsche
Copy link
Contributor

@mfelsche mfelsche commented Jan 5, 2023

I followed the official docs as good as possible, i hope this language addition (tree-sitter only for now) meets your requirements. If not, please advise. Happy to change anything.

It is based on this tree-sitter grammar that i wrote: https://github.com/mfelsche/tree-sitter-ponylang

@kirawi kirawi added S-waiting-on-review Status: Awaiting review from a maintainer. A-language-support Area: Support for programming/text languages labels Jan 5, 2023
@archseer
Copy link
Member

archseer commented Jan 6, 2023

Great work! It's awesome to see full featured support for all the query types 👍🏻

languages.toml Outdated Show resolved Hide resolved
runtime/queries/ponylang/locals.scm Outdated Show resolved Hide resolved
runtime/queries/ponylang/textobjects.scm Outdated Show resolved Hide resolved
@the-mikedavis the-mikedavis changed the title Add language support for ponylang https://ponylang.io Add language support for ponylang Jan 11, 2023
@the-mikedavis the-mikedavis merged commit e65f28d into helix-editor:master Jan 11, 2023
@mfelsche mfelsche deleted the ponylang-language-support branch January 11, 2023 08:08
kirawi pushed a commit to kirawi/helix that referenced this pull request Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-language-support Area: Support for programming/text languages S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants