Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#region folding support in Vue file #853

Closed
3 tasks done
rgalich opened this issue Aug 1, 2018 · 3 comments
Closed
3 tasks done

#region folding support in Vue file #853

rgalich opened this issue Aug 1, 2018 · 3 comments

Comments

@rgalich
Copy link

rgalich commented Aug 1, 2018

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: Win
  • Vetur version: 0.12.5
  • VS Code version: 1.25.1

Problem

Hello,
I am using the region system on typecipt files:

//#region XXX
          my code
//#endregion

I want to use the same system in a vue file to organize my code.
How can I do?

Thank you

@octref
Copy link
Member

octref commented Aug 1, 2018

This is the folding support for LSP, which hasn't been published yet: microsoft/language-server-protocol#418

Once it's published & official we can adopt it.

@octref octref changed the title #region in vue file #region folding support in Vue file Aug 1, 2018
@ziad-akiki
Copy link

Hello, any updates on this?

@octref
Copy link
Member

octref commented Jun 19, 2019

Tracked in #899 which has more info.

@octref octref closed this as completed Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants