CodeMirror: upgrade?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 47.8k
- Forks
- 5.1k
- Avg merge
- 7h 23m
- Merged PRs (30d)
- 5
Description
Hi,
I noticed that GOGS use an old version of Codemirror http://codemirror.net/. Is it possible to upgrade it?
I already did some work around on my own GOGS, so I could propose a pull request.
Moreover, I saw that codemirror permits some very interesting features, for example it can do syntactic correction http://codemirror.net/doc/manual.html#addon_lint.
It could be very interesting for GOGS to propose this features. What do think about this proposal?
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating GOGS's current CodeMirror integration and identifying the version it uses. Review the requested upgrade and the linked CodeMirror lint documentation, then define the supported feature scope and verify the editor still works after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100