Skip to content
This repository was archived by the owner on Jan 11, 2020. It is now read-only.
This repository was archived by the owner on Jan 11, 2020. It is now read-only.

phpstorm code collapse or folding is not visible between <script>  #74

@iannazzi

Description

@iannazzi

In phpstorm code collapse is fine for templates, but there is no folding between script. Therefore arrays and closures won't fold

So there is no folding for export default or mounted:
<script> export default { mounted() { console.log('Component ready.') } } </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions