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

workbench.list.openMode doesn't apply in SIW, plugin TreeViews #11123

Open
kenneth-marut-work opened this issue May 10, 2022 · 0 comments
Open
Labels
preferences issues related to preferences tree issues related to the tree (ex: tree widget)

Comments

@kenneth-marut-work
Copy link
Contributor

Bug Description:

In vscode, the preference workbench.list.openMode allows you to change the action associated with opening a file from a file tree (or other tree that can open files, such as Find References/Search). In VSCode, when this preference is set to doubleClick, a doubleclick is necessary to open the file (even on search result strings, reference results etc.). In Theia, editors are still opened on a singleClick

Steps to Reproduce:

  1. Open VSCode and set this preference to doubleClick
  2. Observe that opening a file in the navigator, SIW, References requires a double click
  3. Try the same in Theia and observe that this only works in the navigator

Additional Information

  • Operating System:
  • Theia Version:
@kenneth-marut-work kenneth-marut-work added preferences issues related to preferences tree issues related to the tree (ex: tree widget) labels May 10, 2022
@colin-grant-work colin-grant-work changed the title workbench.list.openMode doesn't work on workbench.list.openMode doesn't work in SIW, References May 11, 2022
@colin-grant-work colin-grant-work changed the title workbench.list.openMode doesn't work in SIW, References workbench.list.openMode doesn't apply in SIW, plugin TreeViews May 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preferences issues related to preferences tree issues related to the tree (ex: tree widget)
Projects
None yet
Development

No branches or pull requests

1 participant