Skip to content

Conversation

@Ryex
Copy link

@Ryex Ryex commented Dec 28, 2025

  • use a comment block containing #language:<name> to start a language region e.g. <%# #langauge:cpp %>
  • use a comment block containing #endlanguage to end a region e.g. <%# #endlangauge $>

for now, contains definitions for rust, cpp, and html blocks in vscode and vim syntax

image

best fix I came come up with for #167

- use a comment block containing `#language:<name>` to start a langauge regions
  e.g. '<%# #langauge:cpp %>'
- use a comment block containing `#endlangaue` to end a region
  e.g. '<%# #endlangauge $>'

contains definitions for `rust`, `cpp`, and `html` blocks in vscode and vim syntax
@Ryex Ryex force-pushed the embed_other_languages_syntax branch from 30e987f to 20242b3 Compare January 7, 2026 03:37
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.

1 participant