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

Support for VSCode #region code folding #525

Closed
raythurnvoid opened this issue Sep 6, 2020 · 0 comments
Closed

Support for VSCode #region code folding #525

raythurnvoid opened this issue Sep 6, 2020 · 0 comments
Labels
feature request New feature or request Fixed Fixed in master branch. Pending production release.

Comments

@raythurnvoid
Copy link

raythurnvoid commented Sep 6, 2020

Has components grow in complexity, code become quickly unreadable, since a lot of feature has to be used on the top-level of the code (eg: reactive declarations, stores), use of functions sometimes doesn't help.

Use of vscode's region could help a little bit but this feature doesn't seems to be supported in a svelte component. https://code.visualstudio.com/updates/v1_17#_folding-regions

image

@dummdidumm dummdidumm added the feature request New feature or request label Sep 6, 2020
@dummdidumm dummdidumm added the Fixed Fixed in master branch. Pending production release. label Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request Fixed Fixed in master branch. Pending production release.
Projects
None yet
Development

No branches or pull requests

2 participants