Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nick
Total activity
45
Last activity
February 04, 2021 17:29
Member since
May 18, 2018 09:58
Following
0 users
Followed by
0 users
Votes
5
Subscriptions
12
Activity overview
Posts (4)
Comments (24)
Sort by recent activity
Recent activity
Votes
Created
August 15, 2018 15:22
My context menu doesn't include that. I'm actually in PyCharm but raising here because it's DB-related. If I were able to get that folding to work would that stop it displaying the message in th...
Community
DataGrip
Since 2018.2, "select current_database() as a, current_schemas(false) as b" obscure last status
0 votes
Created
August 15, 2018 14:15
Ah. I'm running PyCharm but following the DataGrip community because 70% of my work is using the database/SQL plugin (which is generally exactly the same as DataGrip, but not always, evidently). ...
Community
DataGrip
DataGrip - Console/Editor does not respond to shortcut keys but other views do
0 votes
Created
August 15, 2018 07:14
The shortcut keys generally work for me but I did find that in the source editor, command-R runs the script instead of opening the replace bar - seems related?
Community
DataGrip
DataGrip - Console/Editor does not respond to shortcut keys but other views do
0 votes
Created
August 08, 2018 09:15
This has been fixed for the next update: PY-30939
Community
PyCharm
Pycharm 2018.2 __name__ is no longer main when running with Interactive Console.
0 votes
Created
August 03, 2018 05:57
Further update - there was one particular folder (archive) that was still being added to python path despite not being a source root. I found that by explicitly setting the Python console's workin...
Community
PyCharm
Excluded folders are included in Python path
0 votes
Created
August 02, 2018 18:03
An update on this - I found the console preference which allows me to choose whether to include roots in the python path (content roots and source roots are separate). I think this will solve my p...
Community
PyCharm
Excluded folders are included in Python path
0 votes
Created
July 23, 2018 18:37
Andriy I'm so sorry - pretty straightforward. I had got hung up on expecting there to be an action for it - spent ages trawling through the IDE prefs directories to try to find them from DataGrip....
Community
PhpStorm
How to remove/sort file types in the File -> new and right-click New dialog ?
0 votes
Created
July 23, 2018 18:29
In DataGrip's file menu (and in the project pane context menu), the first thing in the "New" list is "SQL File". OK, I can easily click "New File" and give it a SQL extension, but most of my new f...
Community
PhpStorm
How to remove/sort file types in the File -> new and right-click New dialog ?
0 votes
Created
July 23, 2018 14:57
This is great, however, I have come from DataGrip to PyCharm (my work is 70% SQL and 30% Python) and I want to add SQL file as an option from this context menu (in DataGrip it's obviously the top o...
Community
PhpStorm
How to remove/sort file types in the File -> new and right-click New dialog ?
0 votes
Edited
July 20, 2018 14:26
Sorry - need to revise what I'm saying above: obviously PyCharm isn't executing a `from <module> import *`, because it is correctly executing the `if __name__ == '__main__'` block. However, it's a...
Community
PyCharm
Behaviour of global variables in "run with Python console"
0 votes
«
First
‹
Previous
Next
›
Last
»