主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hartmut
活动总数
95
最后的活动
2023年04月23日 18:28
成员加入日期
2014年03月14日 16:29
关注
0 名用户
关注者数
0 名用户
投票数
56
订阅数
19
活动概览
帖子(1)
评论(19)
按最近的活动排序
最近的活动
投票数
创建于
2022年10月15日 20:10
i think this could help: Settings -> Editor -> Inlay Hints -> Code Vision -> Usages it works for Java (but not yet possible for Scala as far as I've experienced).
社区
PyCharm
count method usage
1 票
创建于
2021年03月11日 15:08
toggle bookmark (simple on off), jump to next bookmark cross-file, this feature mentioned by spencer is really really missing!
社区
PhpStorm
Simple bookmark navigation
1 票
已编辑于
2020年06月03日 16:11
In 2020 problem can be worked-around by: uncheck: "Highlight arguments to by-name parameters"uncheck: "Include block expressions"uncheck: "Include literals" in Settings/Language&Frameworks/Scala
社区
Scala
Syntax highlighting in scalatest not working anymore: It has comment color i.e. all grey.
1 票
创建于
2019年09月29日 19:27
How do I fix this? (Scala Plugin already 2019.2.28)
社区
Scala
[Fixed] New Scala Project, "Unknown build target output directory"
1 票
创建于
2021年04月08日 10:38
to add the sources of libraries (source jars) to the project dependencies ("attach sources"), add bloopExportJarClassifiers in Global := Some(Set("sources") to the build.sbt. For reference, see h...
社区
Scala
How do I add source for Scala libraries to an IDEA project?
0 票
创建于
2021年04月07日 15:56
https://youtrack.jetbrains.com/issue/SCL-14678 shows a way to auto attach sources. I've tried it out, and I am so glad, it works! It refers to https://scalacenter.github.io/bloop/docs/build-tools/s...
社区
IntelliJ IDEA Users
Attach sources does not seem to work
0 票
已编辑于
2021年04月01日 19:26
there is a work-around, little uggly but working (as in "work-around"): flag all source code locations with a remark e.g. XXX then "find in files" search for xxx, then "open in find window" (ctrl-r...
社区
PhpStorm
Simple bookmark navigation
0 票
已编辑于
2021年03月31日 10:59
even this thread is old, i came to here while searching for a solution when not seeing coloured coverage indicators in the left gutters pane of the editor. So one hint is to check, if the source pa...
社区
IntelliJ IDEA Users
Code coverage not working for me
0 票
已编辑于
2021年03月24日 12:47
in my case clearing the .bsp and .bloop project-subfolders was needed to get it running, sbt clean was not enough
社区
Scala
Can't import scala.xml._
0 票
下一页
›
最后
»