uiwjs / uiwjs/react-codemirror
How to achieve "the area that shows the number of lines of code I specify as soon as I enter the editor"
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
How to achieve "the area that shows the number of lines of code I specify as soon as I enter the editor",For example, if I specify 110 lines, the following page should be displayed when the editor page is entered.
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is identified in the issue. Start by locating the editor entry point and its initial display configuration; done means entering the editor shows the requested number of lines when a value such as 110 is specified, with a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100