Skip to content

[public bug report] Issue in path autocomplete for module blocks with parent paths #253

Description

@jsines

Describe the bug

I also cannot get path autocompletion for module blocks path in my template to work in parent directories... If I type {% module "button" path=" I will get my current folder files as suggestions, but as soon as I type ../ to go towards my modules folder, the autocompletion stops to work.

I get a lint warning "unable to find module ../../modules/button" but the module is showing as expected in my demo page using the template.

(My starting point is a header partial, thus going up from partials -> templates -> src and then down into modules -> button.module.)

#146 (comment)

Expected behavior

Screenshots

** Environment Versions: **

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions