Ceving
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created How to convert a String into a resource?
AnsweredIs there a simple shortcut to convert a String literal into a resource string? -
Edited Endless loop: Performing code analysis
AnsweredWhenever 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... -
Edited How to specify the type of the file in the file?
AnsweredI 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 ... -
Edited How to make Alt-space working as in Emacs?
AnsweredTypically 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...