coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.24k stars 427 forks source link

Potential Collaboration? #1524

Open mattmassicotte opened 10 months ago

mattmassicotte commented 10 months ago

Hello!

I work on a bunch of open source projects, many of which are either directly or indirectly related to text editing. I just thought I'd drop in to see if you have any interest in finding a way we might collaborate. Via shared packages could certainly work, but I'm open to any ideas you have!

Some potential starting projects:

https://github.com/ChimeHQ/SwiftTreeSitter https://github.com/ChimeHQ/Neon https://github.com/ChimeHQ/LanguageClient https://github.com/ChimeHQ/WindowTreatment https://github.com/ChimeHQ/TextStory https://github.com/ChimeHQ/Rearrange

1024jp commented 10 months ago

Thank you for the kind offer. I've personally avoided relying on other packages to continue CotEditor development for many years to come. However, LSP is, for instance, one of the things I've been interested in but had no time to touch. Let me read through the packages you suggested and have time for consideration.

mattmassicotte commented 10 months ago

I've personally avoided relying on other packages to continue CotEditor development for many years to come.

I'm the opposite! I really enjoy collaboration via shared packages. If you have any, or are interested in making some, I'd love to see if I can use them.

I'm also open to other forms of collaboration, I just don't know how it would work.

However, LSP is, for instance, one of the things I've been interested in but had no time to touch.

That would be great! A number of other projects use the LSP libraries, and I'd be happy to help however I can.

I have tons more libraries too, these were just the ones I thought would be most interesting. I'm very into small, focused libraries. Perhaps there are things you'd like to share with others from CotEditor too! You've done amazing work here.

adamshand commented 9 months ago

LSP support would be great!