Skip to content

Tree view shows "No Taskfile found in this workspace" after latest update #238

@syuhnd

Description

@syuhnd

Environment:

  • VSCode running in WSL (Ubuntu)
  • Extension version: 1.0.0
  • Task CLI works correctly (task -l shows tasks)
  • Taskfile.yml exists at workspace root

Problem:
After updating to version 1.0.0,
Tree view shows "No Taskfile found in this workspace".

However:

  • List view works correctly
  • The Task CLI works normally
  • Rolling back to the previous extension version fixes the issue

The Taskfile contains many nested tasks using ":" namespace
(e.g. multiple levels like a:b:c:d).

This seems related to Tree rendering.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions