sbt/internal/util-complete/src/test/scala
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
..
sbt [2.x] feat: case-insensitive tab completion (#8827) 2026-02-28 17:19:02 -05:00
DefaultParsersSpec.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
ParserTest.scala Add tailrec annotation 2026-01-11 16:33:45 +09:00
UnitSpec.scala Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00