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
#536 1 comment 0 reactions 0 assignees View on GitHub

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.
微信图片_20230710101241

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.