sbt/internal/util-complete/src
bitloi c1475da07c
[2.x] feat: case-insensitive tab completion (#8827)
Replace the custom JLineCompletion fallback with JLine 3's built-in
CASE_INSENSITIVE option on the LineReader, which handles case-insensitive
matching natively. Revert JLineCompletion.scala to its original state.

Fixes #2251
2026-02-28 17:19:02 -05:00
..
main/scala/sbt/internal/util [2.x] feat: case-insensitive tab completion (#8827) 2026-02-28 17:19:02 -05:00
test/scala [2.x] feat: case-insensitive tab completion (#8827) 2026-02-28 17:19:02 -05:00