Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Jan Polák
Total activity
9
Last activity
October 22, 2022 12:25
Member since
December 14, 2016 18:11
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (1)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
November 22, 2019 15:47
In my case the problem was not that the process didn't output `\r` (though I don't remember outputting it), but that the default settings of `OSProcessHandler` was actively removing them. I have fi...
Community
IntelliJ IDEA Open API and Plugin Development
how to enable `\r` in TerminalExecutionConsole when running commands which don't output `\r`
0 votes
Created
December 14, 2016 18:13
I have created a simple plugin for time tracking: https://plugins.jetbrains.com/plugin/9286, it should work in PhpStorm.
Community
PhpStorm
Track spent time on project
0 votes
Created
December 14, 2016 18:11
If you only need something simple, I have created https://plugins.jetbrains.com/plugin/9286, it should work in PyCharm.
Community
PyCharm
Time tracking plugin
0 votes