Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantin Annikov
Total activity
2941
Last activity
April 14, 2026 09:07
Member since
May 02, 2019 09:51
Following
0 users
Followed by
4 users
Votes
12
Subscriptions
1154
Activity overview
Articles (0)
Posts (0)
Comments (1775)
Sort by recent activity
Recent activity
Votes
Edited
June 25, 2021 03:39
1. Right-click on the file in the project view, then "Git -> Show history" 2. In the opened tool window, select the revision you want to revert to, right-click on it, and select "Revert commit" If ...
Community
IntelliJ IDEA Users
Reset a single file only to a specific commit
3 votes
Created
December 30, 2020 03:53
Enthusiasts have already run our IDEs on Android: https://twitter.com/mihosoft/status/1306095909676240896 via UserLAnd As for native support, we do not plan to provide it soon, as the user experien...
Community
IntelliJ IDEA Users
Running IntelliJ IDE on Android
3 votes
Created
December 07, 2020 02:47
In Kotlin script a function must be invoked. A function in it self does not get executed. It's a declaration like a variable. So, change to fun main() { println("Hello, World!") } main()
Community
IntelliJ IDEA Users
it shows no output in the console in kotlin
3 votes
Created
September 07, 2020 03:33
Just rename/remove .git folder in the project's root and after that delete the mapping in IDE settings: https://i.imgur.com/gusQzSp.png
Community
IntelliJ IDEA Users
Remove git from IntelliJ
4 votes
Edited
September 03, 2020 03:45
Please check "On frame deactivation" option in Run configuration of the project: https://i.imgur.com/5TVJZNd.png And these two options could also be related: 1. Settings (Preferences on macOS) |...
Community
IntelliJ IDEA Users
[Solved] IntelliJ keeps build files when focus out
3 votes
Created
April 19, 2023 08:55
The replica set option is not yet supported, unfortunately. Vote for the feature request at YouTrack: https://youtrack.jetbrains.com/issue/DBE-14459/Support-MongoDB-additional-connectivity-options-...
Community
DataGrip
How to Connect to MongoDB replica set
2 votes
Created
May 01, 2022 13:54
To place closing bracket on new line: Preferences | Editor | Code Style | SQL | General | Queries | Subquery | Place the closing parenthesis | Unindented : https://i.imgur.com/EenE86Y.png To place ...
Community
DataGrip
Indentation within "with clause" when using "Reformat Code"
2 votes
Edited
April 29, 2022 09:18
I filled out the feature request to implement this functionality: https://youtrack.jetbrains.com/issue/DBE-15486/Show-column-info-in-tooltip Feel free to comment inside and watch YouTrack ticket i...
Community
DataGrip
Ability to See if a Field is Nullable or Non-nullable
2 votes
Created
April 20, 2022 06:19
Does it help to delete options\recentProjects.xml file from the configuration directory before starting the IDE? If it does not help, try to start the IDE from the command line and share the conso...
Community
IntelliJ IDEA Users
After upgrade to IDEA 2022.1, IDEA hangs on splash screen
3 votes
Edited
April 15, 2022 06:30
Same issue has been fixed after updating plugins: https://youtrack.jetbrains.com/issue/IDEA-292082 One of suspicious plugins is Monokai Pro Theme
Community
IntelliJ IDEA Users
[Bug Report] Can't invoke the find feature
2 votes
«
First
‹
Previous
Next
›
Last
»