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

fix: crash on yaml highlighting #5474

Closed
wants to merge 1 commit into from

Conversation

vvagaytsev
Copy link
Collaborator

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #5442

Special notes for your reviewer:
Fixed the function import in the same way as in #5421.

@stefreak this should fix #5442. I was not able to reproduce that issue. Could you please double-check the repro example and try out the fix?

@vvagaytsev vvagaytsev requested a review from stefreak November 22, 2023 16:30
Fixed the function import in the same way as in #5421.
@vvagaytsev vvagaytsev force-pushed the fix/5442-highlight-is-not-a-function branch from c3b48dc to a87fc3f Compare November 23, 2023 12:59
@vvagaytsev
Copy link
Collaborator Author

The problem appears only for binaries produced by garden-sea.

Closing this PR as the importing syntax does not cause the problem.

@vvagaytsev vvagaytsev closed this Nov 24, 2023
@vvagaytsev vvagaytsev deleted the fix/5442-highlight-is-not-a-function branch November 24, 2023 14:41
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.

Crash: highlight is not a function
1 participant