Follow-on to #2695 ## TODO - [ ] Propagate source file through dev context objects such that we don't have to reconstruct the path - [ ] Simplify how filenames for partials and imports are found - [ ] Use `net/url` to construct the `file://` url: https://github.com/authzed/spicedb/pull/2965#discussion_r2975904548 - [ ] Delegate filepath restrictions to `DirFS` behavior: https://github.com/authzed/spicedb/pull/2965#discussion_r2977198335
Follow-on to #2695
TODO
net/urlto construct thefile://url: feat: update DevContext and LSP to support composable schemas #2965 (comment)DirFSbehavior: feat: update DevContext and LSP to support composable schemas #2965 (comment)