How to close Python Console tabs in 2018.2?

In 2018.2 context menu entries and the 'x' button on tabs in Python Console has disappeared, and on every "Run in console" a new tab appears, and I have Python Console, Python Console(2), Python Console(3)... etc.

How do I close them?

PyCharm 2018.2 (Community Edition)
Build #PC-182.3684.100, built on July 26, 2018
JRE: 1.8.0_172-b11 amd64
JVM: OpenJDK 64-Bit Server VM by Oracle Corporation
Linux 4.17.10-1-ARCH
1
2 comments
Avatar
Permanently deleted user

I am sorry that the feature has been degraded in 2018.2. It is available only in 2018.1.

You can find X button in the console toolbar, not in the tabs.

0
Avatar
Permanently deleted user

The consoles in old versions worked so nicely! I would like to have it rolling back to 2018.1. First, we could have a console for test purpose and separate consoles for running code. I always put the test console in the bottom, and running consoles on the right as it's easy to check all the errors. Second, we could close all console tabs with one key rather than clicking all the x in each console now. COuld it be possible to have the old features back? 

0

Please sign in to leave a comment.