react-codemirror2 icon indicating copy to clipboard operation
react-codemirror2 copied to clipboard

Looking for maintainers?

Open davidwinter opened this issue 4 years ago • 8 comments

Hello @scniro !

Thanks for all the great work with this package. Lots of people use it :heart: though it seems like there hasn't been any activity in a fair while. Are you looking for additional contributors to help with the package, or perhaps a new maintainer? I was considering a new fork but wanted to check if you would accept the help of others for this package first of all.

davidwinter avatar Aug 12 '21 11:08 davidwinter

+1, I would love to merge in https://github.com/scniro/react-codemirror2/pull/240 (either to this repo or a fork)

zachkirsch avatar Aug 17 '21 17:08 zachkirsch

His linked in (https://www.linkedin.com/in/scniro) was deleted this year though it seems like in 2020 he moved to Buffalo, New York (https://buffalonews.com/business/local/erie-county-real-estate-transactions/article_0b3634a6-1c05-5725-9291-679a6eba1340.html). I suggest trying to email him at: [email protected]

Seems he asked for maintainers over a year ago: https://github.com/scniro/react-codemirror2/issues/171#issuecomment-576023601

tm1000 avatar Aug 18 '21 18:08 tm1000

Any updates on this one?

marabesi avatar Oct 03 '21 17:10 marabesi

I have the ability to grant access or merge changes, I just don't follow the project very closely. Though I'd really like to see codemirror updated.

elsigh avatar Oct 05 '21 18:10 elsigh

besides merging, how is the release process? I see the support for react 17 has been merged but no release was made? Is it something we can do?

marabesi avatar Oct 10 '21 21:10 marabesi

besides merging, how is the release process? I see the support for react 17 has been merged but no release was made? Is it something we can do?

I second this request.

harveyramer avatar Oct 11 '21 18:10 harveyramer

There is no process as this project is effectively unmaintained. I saw another project emerged which includes codemirror 6 and has another wrapper implementation for React. I'm planning to migrate my use to that project. See https://github.com/scniro/react-codemirror2/issues/254

elsigh avatar Oct 11 '21 18:10 elsigh

At my company we did the same as @elsigh. The reasoning is simple. codemirror6 is supported by codemirror itself.

The react examples are simple to do using just the codemirror project itself: https://gist.github.com/sachinraja/08e6ef7d4b1ba67015fff6b8844a3ad0

Additionally there is a wrapper if its easier (https://github.com/sachinraja/rodemirror)

I'd say the usefulness of this project is over. If it was to continue then it would just be competing with codemirror itself.

tm1000 avatar Oct 11 '21 21:10 tm1000