Skip to content

Conversation

ronisbr
Copy link

@ronisbr ronisbr commented Jul 9, 2025

This commit adds a method to handle the case where the input file is empty. In this case, the expression object is nothing. Without adding this method, an error was thrown.

Closes #1350

This commit adds a method to handle the case where the input file is
empty. In this case, the expression object is `nothing`. Without adding
this method, an error was thrown.

Closes julia-vscode#1350
@ronisbr
Copy link
Author

ronisbr commented Jul 30, 2025

Bump!

Copy link
Member

@fredrikekre fredrikekre left a comment

Choose a reason for hiding this comment

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

I think it is clearer to not call this function if the first argument is nothing?

@ronisbr
Copy link
Author

ronisbr commented Aug 9, 2025

@fredrikekre Done!

@ronisbr
Copy link
Author

ronisbr commented Sep 7, 2025

Bump!

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.

MethodError while using LSP in Neovim
2 participants