Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Peter Ed Oconnor
Total activity
30
Last activity
June 14, 2022 19:22
Member since
September 06, 2017 11:22
Following
0 users
Followed by
0 users
Votes
18
Subscriptions
5
Activity overview
Posts (0)
Comments (7)
Sort by votes
Recent activity
Votes
Created
October 10, 2019 20:23
Ah, Ctrl+Shift+J that is handy. Still would be really nice to have the full feature, especially with the option to wrap around at the right-margin. This is probably #1 on the list of repetitive a...
Community
WebStorm
Is there a way to reformat a multi-line list into a single line, and vice-versa?
3 votes
Created
February 09, 2018 00:36
Yep agreed... Came here looking for this feature. Would be very handy as it's something I often do manually, both ways.
Community
WebStorm
Is there a way to reformat a multi-line list into a single line, and vice-versa?
1 vote
Created
June 14, 2022 19:22
Ahh ok, it is a bit confusing. I had the same issue when trying to map Command-Up, Command-Down to next and previous occurrence in Android Studio. "Next Occurrence of the Word at Caret" is indeed ...
Community
PyCharm
"Find Next / Move to next occurrence" (command+g) not working
0 votes
Created
February 23, 2022 17:04
For me setting `Settings -> Tools -> Python Integrated tools -> Testing` to `Unittests` worked. See SO post.
Community
PyCharm
Disable automatic test function
0 votes
Created
February 13, 2020 19:49
Agreed - this would be very useful when running e.g. pylint checks - if we could jump to the line of the pylint error in pycharm that'd make things easier.
Community
PyCharm
links to local file in console
0 votes
Created
April 04, 2018 20:55
I had the same problem. The real issue that PyCharm was searching through ALL python code (including dependencies like numpy and matplotlib) for the references. I fixed that by excluding non-proj...
Community
IntelliJ IDEA Users
why is find usage so slow on common method names?
0 votes
Created
January 17, 2018 22:59
I second this. A global flag to disable test detection, or just a "Run as Script" option in the "Default Test Runner" dialogue would be very helpful. I only seldom run pytest (a test server usuall...
Community
PyCharm
Disable automatic test function
0 votes