Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shift + double click in Meta data pane – feature request. #199

Closed
Oxenskiold-DAX opened this issue Jun 26, 2019 · 1 comment
Closed

Shift + double click in Meta data pane – feature request. #199

Oxenskiold-DAX opened this issue Jun 26, 2019 · 1 comment
Assignees
Labels
idea ideas for new features

Comments

@Oxenskiold-DAX
Copy link

Background:

When you create a query you often double click the columns/measures and tables in the Metadata pane. A double click on a table, unfortunately, collapses the table's columns/measures. You'll then have to expand the table again to get to the columns/measures.

I'm aware that you can use drag and drop; however, double click is faster to do and saves a few hand movements.

Suggestion:

Shift + double click on table name: Adds the table name to the editor and doesn't collapse the column tree.
Shift + double click on column name/measures: The same behaviour as the current version.
Double click on table name: The same behaviour as the current version.
Double click on column name/measures: The same behaviour as the current version.

Thanks.

@dgosbell
Copy link
Contributor

I like this idea, I tend to use intellisense more than double-click. I have this working on my local branch at the moment. I'm also considering adding a setting to the option page to allow people to turn off the expand/collapse when double clicking (as you can still toggle this by clicking on the expand icon)

@dgosbell dgosbell self-assigned this Jun 27, 2019
@dgosbell dgosbell added the idea ideas for new features label Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea ideas for new features
Projects
None yet
Development

No branches or pull requests

2 participants