Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Greg Brown
Total activity
10
Last activity
June 18, 2026 16:57
Member since
April 23, 2019 13:20
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
2
Activity overview
Posts (0)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
June 18, 2026 16:57
Not sure if it is related, but I have seen this behavior in Intellij as well. Optimizing imports (which I have enabled on save) seems to trigger the behavior. I'm currently using version 2026.1.3.
Community
WebStorm
Auto-collapse for Imports does not work when auto-formatting code
0 votes
Created
April 24, 2024 11:10
OK, thank you for confirming.
Community
DataGrip
PLSQL How to execute other scripts from a script?
0 votes
Created
April 23, 2024 16:36
Thanks for the update. I actually don't want to be prompted for the schema, since my script drops the schema and re-creates it. I use this feature to ensure that I have a clean database before kick...
Community
DataGrip
PLSQL How to execute other scripts from a script?
0 votes
Created
April 12, 2024 18:51
The warnings are in the dialog, not the script output.As you can see, I have not selected a schema in my configuration. My scripts would therefore have to include a “use” statement, or they would n...
Community
DataGrip
PLSQL How to execute other scripts from a script?
0 votes
Created
April 10, 2024 00:36
Thank you for the response. I understand the need for the warning when a schema is selected as part of the data source. I am just wondering if the warning should be displayed when a schema is not s...
Community
DataGrip
PLSQL How to execute other scripts from a script?
0 votes
Created
April 04, 2024 12:04
I would like to use the Run Configuration feature to simplify rebuilding my database. I have two scripts - one that drops and recreates the schema (including all tables) and another that regenerate...
Community
DataGrip
PLSQL How to execute other scripts from a script?
0 votes