Where did the console soft wrap button go?
Hello.
Since last few releases I cant find console output buttons like soft wrap, etc.
Settings/editor/console/Soft wrap seems to have no effect on the console output.
Where did it go? It was quite useful.

Thanks!
Please sign in to leave a comment.
This is a consequence of enabling using terminal console for Node.js run configurations.
You can work out the issue by disabling it. To do this, please try the following:
choose Help | Find Action... on the main menu;
type
registryto locate the Registryfind
nodejs.console.use.terminalkey there and disable it.Elena Pogorelova
you are quick and precise like a military rocket!
Thank you!