micro-editor / micro-editor/micro
autoindent about Basic-Like language and Python
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29.6k
- Forks
- 1.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 10
Description


There should be a autoindent after "then" "do" ":".
And when you input "end", there should be a outdent.
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
The issue provides screenshots but names no source file, test, or entry point. Start by locating micro's autoindent handling for Python and Basic-like syntax, then reproduce indentation after "then", "do", and ":" and outdent on "end". Done means these cases behave as requested and are covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100