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

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

Open
iannazzi opened this issue Jan 11, 2017 · 0 comments
Open

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

iannazzi opened this issue Jan 11, 2017 · 0 comments

Comments

@iannazzi
Copy link

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>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant