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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Receipes #8

Closed
predragnikolic opened this issue Sep 23, 2023 · 1 comment
Closed

Receipes #8

predragnikolic opened this issue Sep 23, 2023 · 1 comment

Comments

@predragnikolic
Copy link
Owner

Hello 馃憢

Feel free to share your "inline_fold.rules" with others!
Add an image so we can see it in action.
Use reactions.

Only write recipes in comments :) - I will hide any unrelated comment

@gnat
Copy link

gnat commented Sep 24, 2023

  • Fold <script> (components / inline JS / scoped JS)
  • Fold <style> (components / inline CSS / scoped CSS)
"inline_fold.rules": {
  {
      "fold_selector": "text.html.basic  source.js.embedded.html",
  },
  {
      "fold_selector": "text.html.basic  source.css.embedded.html",
  }
}

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

No branches or pull requests

2 participants