#1312 tries to fix a regression in completion after case, which was caused by recent work concerning Java 17.
Looking at the code changes, however, I don't get a clear picture of the various styles of case and what kinds of completions should be proposed for each.
Hence I would like to see this area captured more systematically, before we continue tweaking issues back and forth.
#1312 tries to fix a regression in completion after
case, which was caused by recent work concerning Java 17.Looking at the code changes, however, I don't get a clear picture of the various styles of
caseand what kinds of completions should be proposed for each.Hence I would like to see this area captured more systematically, before we continue tweaking issues back and forth.