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

Problems with Configure Tasks... quick input #10311

Open
colin-grant-work opened this issue Oct 21, 2021 · 0 comments
Open

Problems with Configure Tasks... quick input #10311

colin-grant-work opened this issue Oct 21, 2021 · 0 comments
Labels
tasks issues related to the task system

Comments

@colin-grant-work
Copy link
Contributor

colin-grant-work commented Oct 21, 2021

Bug Description:

The merge of #9154 undid some of the changes to the Quick Selection code in tasks that came with #8917 in the quick-open-task.ts file, leading to some bugs.

  • Workspace-scoped tasks are not displayed
  • The labels for tasks in different scopes are inconsistent

Steps to Reproduce:

  1. Create a multi-root workspace
  2. Add some tasks to a tasks.json in each root and in the workspace file.
  3. Use Terminal > Configure Tasks...
  4. Observe that workspace scope is not displayed, and only one label for folder scope is displayed

Additional Information

image

The label for the folder leerer-ordner is displayed next to user-scoped tasks. No label is displayed for empty-folder, and the task from the workspace configuration file (center) is absent.

  • Operating System: RHEL7 Electron
  • Theia Version: c12d1ef
@colin-grant-work colin-grant-work added the tasks issues related to the task system label Oct 21, 2021
@colin-grant-work colin-grant-work changed the title Problems with Configure Tasks... Problems with Configure Tasks... quick input Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tasks issues related to the task system
Projects
None yet
Development

No branches or pull requests

1 participant