Skip to content

[Rust] Add support for shebang and frontmatter #4217

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

Merged
merged 4 commits into from
Apr 16, 2025

Conversation

deathaxe
Copy link
Collaborator

Resolves #4164

This commit ensures to keep first_line_match and syntax highlighting sync.
michaelblyons
michaelblyons previously approved these changes Apr 16, 2025
Required for `embed_scope` to be correctly applied if Rust is embedded.
@deathaxe
Copy link
Collaborator Author

deathaxe commented Apr 16, 2025

Most recent commit primarily targets syntaxes to be implemented equally with regards to how shebang context is pushed on stack as I saw Ruby to cause syntax test failures when using set.

@jrappen jrappen merged commit 65644ef into sublimehq:master Apr 16, 2025
1 check passed
@deathaxe deathaxe deleted the pr/rust/toml-frontmatter branch April 17, 2025 09:27
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.

[Rust] Frontmatter syntax support
3 participants