Skip to content

Conversation

@Stefterv
Copy link
Owner

@Stefterv Stefterv commented Dec 9, 2024

No description provided.

errStr = DefaultErrorLocalStrSet.get().get("editor.status.error.syntax").orElse("Error");
retStr = DefaultErrorLocalStrSet.get().get(stringName).orElse(stringName);
}
var errStr = DefaultErrorLocalStrSet.get().get("editor.status.error.syntax").orElse("Error");
Copy link
Owner Author

Choose a reason for hiding this comment

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

This still needs to be fixed?

@Stefterv
Copy link
Owner Author

It really needs to be bundled with a JDK

@Stefterv Stefterv closed this Dec 14, 2024
Stefterv pushed a commit that referenced this pull request Jul 11, 2025
fixes bug with selecting an error that's in a tab that isn't visible yet.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants