Ceving
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
Ceving 进行了评论, -
Ceving 创建了一个帖子, 已回答How to convert a String into a resource?
Is there a simple shortcut to convert a String literal into a resource string? -
Ceving 创建了一个帖子, 已回答Endless loop: Performing code analysis
Whenever I open a specific source file, the IDE goes into an endless loop saying: "Performing code analysis". How to stop that? This is written to the log, also in an endless loop: 2022-12-11 10:24... -
Ceving 创建了一个帖子, 已回答How to specify the type of the file in the file?
I created a DSL and gave the file the extension "workflow". When I try to edit it with Intellij the program asks me to install a plugin for files with the extension "workflow". But those files are ... -
Ceving 创建了一个帖子, 已回答How to make Alt-space working as in Emacs?
Typically I am an Emacs user on Linux. For an Android project I started using Android Studio on Windows, which is as far as I know the same as IntelliJ. One of the first customizations I did was ch...