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

Scope navigation line markers kotlin support #212

Merged
merged 1 commit into from
May 11, 2021

Conversation

idanakav
Copy link
Contributor

@idanakav idanakav commented Mar 8, 2021

  • Register ScopeNavigationLineMarkerProvider for Kotlin.
  • Update ScopeNavigationLineMarkerProvider to support both Kotlin and Java.

Description:
The existing line markers does not support Kotlin, this pull request adds Kotlin support for ScopeNavigationLineMarkerProvider which enables to navigate to parent/child scopes through gutter icons.

Related issue(s):
#192

@CLAassistant
Copy link

CLAassistant commented Mar 8, 2021

CLA assistant check
All committers have signed the CLA.

@idanakav idanakav force-pushed the kt-scopenav branch 2 times, most recently from 6f5d52e to ce1b9d5 Compare April 8, 2021 01:29
* Register `ScopeNavigationLineMarkerProvider` for Kotlin.
* Update `ScopeNavigationLineMarkerProvider` to support both Kotlin and Java.
@idanakav idanakav merged commit 10821bb into uber:master May 11, 2021
@idanakav idanakav deleted the kt-scopenav branch June 30, 2021 21:56
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.

3 participants