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

Templates HTML highlight, emmet and symbol pairs #4

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

NoxLP
Copy link

@NoxLP NoxLP commented Mar 5, 2022

The title says it all, just a few config changes:

  • Add HTML highlight in templates by adding HTML as embedded language in the package.json mojolicious value, so the dict tag in line 91 of Mojolicious.tmLanguage affect the highlighting.
  • Add emmet to the templates by adding mojolicious language to the emmet.includeLanguages vscode configuration (.vscode/settings.json)
  • Symbols pairs in language-configuration.json for <>, and <%%> (which should include also <%= and <%==)

Also there was a warning in the package.json categories value that is solved now.

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

Successfully merging this pull request may close these issues.

None yet

1 participant