Ingo Kegel
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Created Sync settings and anti-aliasing
AnsweredI have two computers, one with a standard resolution and one with a fractional HighDPI resolution. This means I cannot use the same anti-aliasing settings for the editor. Is there any way to exclud... -
Created Manual change log
AnsweredIs it no longer possible to manually specify a changelog when updating a plugin in the web interface? If it is still possible, can I update a changelog after an upload or do I have to make a new ... -
Created Enum.toString() is annotated as @NotNull in 2018.2 EAP
AnsweredEnum.toString() is auto-annotated as @NotNull in 2018.2 EAP. The @NotNull/@Nullable inspections now reports that all overriding methods should be explicitly annotated with @NotNull. Is this intenti... -
Created Plugins cannot be downloaded by gradle intellij plugin
Since today, the gradle intellij plugin cannot download plugins anymore, it fails with an error message > Cannot find plugin org.jetbrains.kotlin:1.2.21-release-IJ2017.3-1 at https://plugins.jetbra... -
Created Progress bar problem after Windows Anniversary Update
AnsweredJust installed Windows Anniversary Update and now the progress bar is no longer shown in the status bar, but above it inside the editor area. Progress messages are not visible anymore at all. Anyon...