Kotlin / Kotlin/kotlin-interactive-shell
Autocompletion with opening bracket generates space at the end
Open
- Dominant language
- Java
- Stars
- 612
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
`pri`TabTabEnter generates `print( ` with waste space at the end
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the `pri`, Tab, Tab, Enter sequence in the Kotlin interactive shell and inspect the autocompletion path that handles an opening bracket. The issue is done when the generated `print(` expression no longer contains a trailing space; no source file or test is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100