basarat / basarat/TypeScriptEditor
Tabulator indent on multiple new lines
Open
- Dominant language
- JavaScript
- Stars
- 56
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
There's accumulating tabulator indents when you press ENTER several times (tested on Windows, problem with '\r\n'?)
Contributor guide
Research direction
Reproduce the issue in the browser editor by pressing Enter several times on Windows, including with \r\n line endings. Trace the editor's newline and tab-indentation handling; done means repeated new lines no longer accumulate extra tab indentation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100