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

Return null context if expression fails to compile #612

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Jan 18, 2025

This prevents compilation failures from propagating as exceptions.

Picked from kotlin-community-tools/kotlin-language-server@eadceb7

This prevents compilation failures from propagating as exceptions.

Picked from kotlin-community-tools/kotlin-language-server@eadceb7

Co-authored-by: Alexandros Alexiou <[email protected]>
Co-authored-by: owl-from-hogvarts <[email protected]>
@fwcd fwcd added the code quality Refactoring, tests etc. label Jan 18, 2025
@fwcd fwcd merged commit 18e65bc into main Jan 18, 2025
11 checks passed
@fwcd fwcd deleted the fix-unsupported-operation-exception branch January 18, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Refactoring, tests etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant