scalameta/metabrowse

Figure out uri scheme

olafurpg opened this issue · 1 comments

See #32 (comment)

We currently use file:$filename but it might be a good idea to use a custom scheme such as semanticdb:$filename. It might get more tricky once we have multiple repositories.

In #33, I changed to the scheme semanticdb:$filename. I think we are safe to close this.