Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Phlip
Total activity
6
Last activity
February 16, 2023 14:23
Member since
April 07, 2010 17:07
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
February 16, 2023 14:23
When I used MS Visual Studio in the 1990s, it treated failing assertions as syntax errors, meaning the editor automatically goes to the failing line without mouse abuse. And I could get the debugge...
Community
IntelliJ IDEA Users
Next Error in Project
0 votes
Edited
February 11, 2023 17:02
How do I go to the next failing assertion in a test run? It's not F2 - that goes to the next misspelled word in the current file. The guideline here should be "failing tests are syntax errors"
Community
IntelliJ IDEA Users
Next Error in Project
0 votes
Created
April 12, 2010 19:47
In general, please support this cycle: - each project registers a test command line (example: fab test, or make test, or python manage.py etc.) - one keystroke (such as F5) saves all files and...
Community
PyCharm
turn off "Show Import Popups"?
0 votes