Skip to content

Fix type of file_extensions property in Cargo syntax YAML #429

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 1 commit into from
Apr 1, 2020
Merged

Fix type of file_extensions property in Cargo syntax YAML #429

merged 1 commit into from
Apr 1, 2020

Conversation

ZimbiX
Copy link

@ZimbiX ZimbiX commented Mar 29, 2020

Fixes #427. I had to spend an hour debugging which of my many packages was breaking the AutoSetSyntax package, and this one came out as the culprit.

Thanks for discovering the fix, @BlackDex! This line now matches the one in RustEnhanced.sublime-syntax

Fixes #427. I had to spend an hour debugging which of my many packages was breaking the [AutoSetSyntax](https://packagecontrol.io/packages/AutoSetSyntax) package, and this one came out as the culprit.

Thanks for discovering the fix, @BlackDex! This line now matches the one in [RustEnhanced.sublime-syntax](https://github.com/rust-lang/rust-enhanced/blob/master/RustEnhanced.sublime-syntax#L6)
Copy link

@ehuss ehuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ehuss ehuss merged commit 41ccdb1 into rust-lang:master Apr 1, 2020
@ZimbiX ZimbiX deleted the patch-1 branch April 3, 2020 01:53
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 Enhanced package breaks AutoSetSyntax package
2 participants