Ceving
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Ceving commented, -
Ceving created a post, AnsweredHow to convert a String into a resource?
Is there a simple shortcut to convert a String literal into a resource string? -
Ceving created a post, AnsweredEndless 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 created a post, AnsweredHow 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 created a post, AnsweredHow 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...