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

Possible collaboration? #111

Closed
mattmassicotte opened this issue Mar 20, 2022 · 4 comments
Closed

Possible collaboration? #111

mattmassicotte opened this issue Mar 20, 2022 · 4 comments
Labels
clarification needed Further information is requested

Comments

@mattmassicotte
Copy link

I just stumbled onto this project today, and I'm super pumped to see it! I'm always excited about new development tools for macOS, particular editors!

I work on a macOS editor called Chime. While it is a commercial product, we have a very heavy emphasis on open sourcing the app's internals. We are big believers in small, focused libraries. I've worked with a few other editor projects via these libraries, and I was hoping we might be able to do the same.

Our biggest focuses are LSP, tree-sitter, text/NSTextView-specific stuff, as well as more general-purpose AppKit stuff. All available on our GitHub account, or at Swift Package Index. We've also got a higher-level project brewing built on top of the lower-level tree-sitter lib for performant highlighting and indenting. This one isn't completely pulled out of the main app yet, but its really useful for many editor-like projects, so it something we want to prioritize more.

I'm not sure what your plans are in these areas, but I'd love to see how we could work together more.

@lukepistrol lukepistrol added the clarification needed Further information is requested label Mar 20, 2022
@jasonplatts
Copy link
Collaborator

Hi @mattmassicotte. Welcome! Glad you found the project.

It definitely seems like there might be some ways to collaborate! For one, we will need to implement LSP. Everyone is free to contribute and get involved.

I'm sure others will chime in soon. In the meantime, please join us on Discord.

@jasonplatts
Copy link
Collaborator

@lukepistrol
Copy link
Member

Possibly very interesting for Issue #36

@mattmassicotte
Copy link
Author

I've joined the discord. What a community you've established, and so quickly! I'll talk with you all more there.

@austincondiff austincondiff moved this from 🆕 New to 🏁 Complete in CodeEdit Project Feb 14, 2023
xinix909 pushed a commit to xinix909/CodeTransfer that referenced this issue Sep 7, 2024
- Use the self hosted Mac mini runner for CI/CD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification needed Further information is requested
Projects
Status: 🏁 Complete
Development

No branches or pull requests

3 participants