Mar*_*k J 6 javadoc scala intellij-idea
Ctrl+QIntelliD IDEA(2016.3.4)中的内联文档(用于打开它的弹出窗口)在JavaDoc包含变量时出现问题,例如:
/** Selects the first element of this $coll.
* $orderDependent
* @return the first element of this $coll.
* @throws NoSuchElementException if the $coll is empty.
*/
Run Code Online (Sandbox Code Playgroud)
它不显示这些变量,而是显示:[Cannot find macro: $coll.].Scala API正确解析并更改$coll为iterable collection.
有没有办法在IntelliJ IDEA中解决这个问题?
| 归档时间: |
|
| 查看次数: |
164 次 |
| 最近记录: |