apple / pkl-intellij

JetBrains editor plugins providing Pkl language support
https://pkl-lang.org/intellij/current/index.html
Apache License 2.0
49 stars 10 forks source link

Fix triple-dot uri resolution #24

Closed bioball closed 4 months ago

bioball commented 5 months ago

This fixes an issue where the plugin might resolve a triple-dot import to the same file, which can never happen in practice.