I had the same problem when running ‘npm run watch’ in my PHP project and only needed to see the first part of the line to know if there's a problem or not. So instead of using the RUN window I opened the Terminal window and enabled ‘New Terminal’. If you hover close to the left of the New Terminal window and right click, the context window gives you
Hi,
It's not possible at the moment, please vote for the issue to show your interest and track its status: https://youtrack.jetbrains.com/issue/IDEA-212620
I had the same problem when running ‘npm run watch’ in my PHP project and only needed to see the first part of the line to know if there's a problem or not. So instead of using the RUN window I opened the Terminal window and enabled ‘New Terminal’. If you hover close to the left of the New Terminal window and right click, the context window gives you
- Annotate
- Soft-wrap
- Configure soft wraps
- Appearance
So, I unticked Soft-wrap… bingo… happy… my dog is glad to hear me whinging less.