Run window to display line number
With the editor you can have the option to display the line number of your code so you're able to reference it quickly.
Is it possible to do the same after you run your code, have the line number display in the bottom as it's printing your output (without editing the actual code).
Thank you.
Is it possible to do the same after you run your code, have the line number display in the bottom as it's printing your output (without editing the actual code).
Thank you.
Please sign in to leave a comment.
Hi,
Same need here (in java flavor of intellij).
When a test or application logs a lot of lines, having line numbers help a lot to follow what happens.
In particular for repeated lines (like access logs).
I agree, line numbers in the Run window would be very useful. Please consider adding this feature.
Bump. Would be very handy.
Yes. We are also looking at the same feature in PyCharm.
Please consider this enhancement and implement it ASAP.