apple / pkl-lsp

Apache License 2.0
24 stars 6 forks source link

Glob import support #12

Closed bioball closed 1 month ago

bioball commented 1 month ago

This adds support for glob imports!

This PR is based on top of https://github.com/apple/pkl-lsp/pull/11, and should be reviewed after that other one gets merged.