Skip to content

Intellisense not working in template when not using "script setup" #1298

Closed
@enodr

Description

@enodr

Hi,

I have noticed that Intellisense is not working in template under two conditions:

  • if the component doesn't have a <script setup></script> part but only <script></script>

with script setup (even if empty):
image

without script setup:
image

  • if the component has a <script setup></script> part but props are defined then Intellisense stops working inside the template:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions