No code folding in VS code #46
mrleblanc101
started this conversation in
Ideas
Replies: 1 comment
-
you can use volar, so you got the syntax highlight. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is an issue with Vetur or if this plugin need to provide some data to Vetur but I'm not able to use code folding inside
<i18n>
custom blocks.These blocks only contain JSON/YML so they should support code folding exactly like standalone file. Vetur support code folding for SFC inside
<template>
,<script>
and<style>
Beta Was this translation helpful? Give feedback.
All reactions