EdG
- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 11
-
-
EdG 创建了一个帖子, 已回答MacOs + German keyboard ... short cuts changed?
I think until "recently", the shortcuts for navigation back/forward were command + left/right (maybe with some other modifier). That worked nicely for me. Thing is: since a few weeks (maybe some Ma... -
-
-
EdG 创建了一个帖子, 已回答How to get "Replace in Files" to show me ALL files, in a consistent manner?
In our huge project, I am asked to replace "trace mask". It boils down to searching for a string that starts like "XYZ with "ABC Now: when I open the "Replace in Files" in IntelliJ (community editi... -
EdG 创建了一个帖子, 已回答"Reload Gradle" overwrites "project name"
In our settings.gradle file, we set the project name like: rootProject.name = "foo" First time I open it with IntelliJ, the project shows up in the toolbox "Projects" as foo. Fine. When I rename th... -
EdG 进行了评论, -
EdG 创建了一个帖子, 已回答Toolbox needs 450+ MB of RAM?
Subject says it all: on my Mac, the activity Monitor shows me 450+ MB memory usage for the tool box. Why on earth does a little utility that keeps track of installed/available tools, and my local p... -
-
EdG 创建了一个帖子, 已回答IntelliJ 2021.1 creates .out files with stdout content from JUnit runs?
I discovered a new "feature" that I haven't seen before: I run a JUnit test ... and it seems that all output that the code under tests writes to stdout ... is written to the FILE SYSTEM by Intellij...