Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ivan Kubyshkin
Total activity
98
Last activity
January 12, 2026 11:23
Member since
January 31, 2020 06:34
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
45
Activity overview
Articles (0)
Posts (0)
Comments (53)
Sort by recent activity
Recent activity
Votes
Created
October 12, 2022 05:02
Please try to remove (rename) config and system [IDEA directories](https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory), ...
Community
IntelliJ IDEA Users
Weird error message for Kotlin Range
0 votes
Created
September 26, 2022 16:47
Do you have the same problem with a Java project? Can you attach a screenshot of the 'New project' window when you trying to create Kotlin project?
Community
IntelliJ IDEA Users
Fresh download of IdeaC on Mac fails to build Kotlin Hello World app
0 votes
Created
September 12, 2022 11:40
https://youtrack.jetbrains.com/issue/KTIJ-22721/Debugger-Step-Over-steps-wrongly-in-the-body-of-the-if
Community
IntelliJ IDEA Users
Debug runs where it shouldnt
0 votes
Created
September 06, 2022 07:53
Hi! Try to turn on `Preferences | Editor | Code Style | Kotlin | Wrapping braces | Keep when reformatting | Line breaks`.
Community
IntelliJ IDEA Users
Formatting does weird stuff and I dont know why
0 votes
Created
August 29, 2022 09:19
NaufalAS Can you attach the full code or link to the project?
Community
IntelliJ IDEA Users
help me , why no output console in kotlin in section "println(augmentedAssigment)"
0 votes
Created
August 02, 2022 08:38
Sorry, I was wrong. Looks like the problem in combination of these old versions and `kotlin-stdlib-jdk8`. If you change this dependency to `kotlin-stdlib` everything works fine. Also, everything wo...
Community
IntelliJ IDEA Users
Issue with Coroutine Libraries depending on build setuo
0 votes
Created
July 27, 2022 17:22
Please, file an issue and attach your project - https://kotl.in/issue.
Community
IntelliJ IDEA Users
Kotlin Multiplatform project doesn't works in 2022.2
0 votes
Created
July 25, 2022 07:45
Try to resync the project fully. 1. Open `Project Structure | Modules | Dependencies`, remove all Maven entries. 2. `Maven | Clean then reimport maven project` 3. Run the `main` function.
Community
IntelliJ IDEA Users
Issue with Coroutine Libraries depending on build setuo
0 votes
Created
July 18, 2022 07:57
You have to change your version of coroutines library from: <dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-coroutines-swing</artifactId> <version>1.6.1-native-m...
Community
IntelliJ IDEA Users
Issue with Coroutine Libraries depending on build setuo
0 votes
Created
July 06, 2022 07:44
Please file an issue - https://kotl.in/issue and attach your project.
Community
IntelliJ IDEA Users
After kotlin plugin update cannot execute any script: IllegalArgumentException: wrong number of arguments
0 votes
«
First
‹
Previous
Next
›
Last
»