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

Rework goToReference Function #670

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

ricoberger
Copy link
Member

Rework the goToReference function to not return a function. Instead the function directly calls the navigate function now.

This change can be done, because the goToReference function also supports CRDs since #640 and doesn't return null anymore.

Rework the `goToReference` function to not return a function. Instead
the function directly calls the `navigate` function now.

This change can be done, because the `goToReference` function also
supports CRDs since #640 and doesn't return `null` anymore.
@ricoberger ricoberger added the changelog: changed Something was changed or updated label May 19, 2024
@ricoberger ricoberger merged commit 7cb1e66 into main May 19, 2024
2 checks passed
@ricoberger ricoberger deleted the rework-goToReference-function branch May 19, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant