简体   繁体   中英

IntelliJ Scala Case Class Autocompletion

I must be missing something obvious here. Why do I not get autocompletion for the parameters of the Message case class in IntelliJ? I would expect to see a hint concerning the text parameter here.

在此处输入图片说明

Put the cursor between the parentheses and press Ctrl+P.

Here is a handy IntelliJ keyboard shortcuts map (PDF), see the Mac version if you use an Apple Mac.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM