Skip to content

Add support for Reference<T>#181

Open
HT154 wants to merge 3 commits into
apple:mainfrom
HT154:reference-t
Open

Add support for Reference<T>#181
HT154 wants to merge 3 commits into
apple:mainfrom
HT154:reference-t

Conversation

@HT154
Copy link
Copy Markdown
Contributor

@HT154 HT154 commented Apr 14, 2026

No description provided.

@HT154 HT154 force-pushed the reference-t branch 6 times, most recently from 07bc930 to c84cfbe Compare April 14, 2026 00:58
import org.pkl.intellij.type.TypeParameterBindings
import org.pkl.intellij.type.toType

class PklReferenceQualifiedAccessProxy(private val myName: String, val referent: PklType, val myProject: Project) :
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is a fake set of nodes that stubs out just enough to satisfy autocomplete, type checking, and hover docs!

@HT154 HT154 marked this pull request as ready for review April 14, 2026 01:00
@HT154 HT154 force-pushed the reference-t branch 2 times, most recently from 48444f6 to 3b72422 Compare May 4, 2026 23:14
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.

1 participant