Was the change in behavior of double click on table's field in Database tab intentional?

I recently upgraded IDE to following version: PhpStorm 2017.3.5 Build #PS-173.4674.45, built on March 7, 2018 and I saw that some behaviour has changed.

In database tab, when I double click on field name, IDE displays me

-- auto-generated definition

and SQL statement for creating whole table.

In the previous version, after double clicking on the field, IDE showed the datagird for table, which was more comfortable and usable. I didn't find any information in release notes that it should have changed.

 

 

 

0

Unfortunately I can't find this documented anywhere (but the behavior was definitely changed somewhere between 2016.3 and 2017.3 versions). You can submit a request to clarify that at http://youtrack.jetbrains.com/issues/DBE#newissue=yes

0

请先登录再写评论。