Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sergey Smolnikov
Total activity
24
Last activity
August 20, 2020 19:31
Member since
May 05, 2017 12:08
Following
0 users
Followed by
0 users
Votes
6
Subscriptions
6
Activity overview
Posts (4)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
May 21, 2017 10:35
Autoscroll works great. Thanks again!
Community
DataGrip
Shortcut for "Scroll from Editor"
1 vote
Created
August 20, 2020 19:31
Jakub, This works, for maven plugin as well, thank you for your help! intellij { plugins = ['java', 'maven']} I'll leave build.gradle file content here for future reference: buildscript { repo...
Community
IntelliJ IDEA Open API and Plugin Development
Issues with dependencies in Gradle plugin-project
0 votes
Created
August 17, 2020 11:47
Hi Jakub. My source code available in github branch. Thank you for pointing out that I missed this part "So if you decide to use Java instead, sources should be located in the src/main/java directo...
Community
IntelliJ IDEA Open API and Plugin Development
Issues with dependencies in Gradle plugin-project
0 votes
Created
December 28, 2019 09:03
If you use Gradle - adding this maven repo works for me to fix depens issue repositories { mavenCentral() maven { url 'https://dl.bintray.com/jetbrains/intellij-plugin-service' }} B...
Community
IntelliJ IDEA Open API and Plugin Development
import org.jetbrains.idea.maven failed
0 votes
Created
July 14, 2018 18:57
Thank you, I will try this.
Community
IntelliJ IDEA Open API and Plugin Development
Found multiple plugin descriptors... Only one plugin must be bundled in a plugin discription
0 votes
Created
July 14, 2018 18:32
Hi Sergey, thank you for the prompt respond. I did not put maven.jar to the plugin implicitly - I referenced on it and hit "Prepare All Plugin Modules For Deployment" menu item. If I do not refere...
Community
IntelliJ IDEA Open API and Plugin Development
Found multiple plugin descriptors... Only one plugin must be bundled in a plugin discription
0 votes
Edited
May 20, 2017 21:00
DataGrip is with latest version - I update it as soon as it notifies me about new version (I also use ToolBox for it). MS Sql Server 2008 Autoscroll from Editor would be a great option, I'll try th...
Community
DataGrip
Shortcut for "Scroll from Editor"
0 votes
Created
May 10, 2017 13:35
I found in the blog : "while F4 will switch you to the object in the database tree". It does not work for me (in Windows version).
Community
DataGrip
Shortcut for "Scroll from Editor"
0 votes