Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Daniel -
Total activity
15
Last activity
August 03, 2023 19:04
Member since
March 17, 2014 22:11
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (4)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
August 03, 2023 19:04
Yes, the one from the previous screenshot. Yes, it may also be independent. My throught process was: if it's there, it should generally work, no?
Community
PyCharm
PyCharm keeps opening new Firefox tabs when restarting the debugger
0 votes
Created
August 02, 2023 16:11
If PyCharm does not have this option, how can it then have the option to reload a web page opened in a browser? It would have to know that a webpage is currently open in a browser and in which tab,...
Community
PyCharm
PyCharm keeps opening new Firefox tabs when restarting the debugger
0 votes
Edited
July 31, 2023 17:11
When I run it in a terminal outside PyCharm, no browser window opens. This is a PyCharm feature that seems just designed kinda badly? :S
Community
PyCharm
PyCharm keeps opening new Firefox tabs when restarting the debugger
0 votes
Created
July 05, 2023 19:16
Thank you!
Community
PyCharm
How to apply HTML attribute rearrangements?
0 votes
Created
July 04, 2023 18:45
Thanks, I added my vote to the feature request.
Community
PyCharm
How to highlight selected text in entire document?
0 votes
Created
July 04, 2023 18:40
The expected result is that an element <p id="id1" class="class1"> gets rearranged to <p class="class1" id="id1">, as indicated by the attribute matching rule "order by name" Instead, nothing happens.
Community
PyCharm
How to apply HTML attribute rearrangements?
0 votes