microsoft / lsif-node

Define an index format for Language Servers
MIT License
172 stars 37 forks source link

Normalize URI in JSON store. Update sqlite to 10.7.0 #188

Closed dbaeumer closed 2 months ago

dbaeumer commented 2 months ago

This pull request includes changes to normalize the URI format used in the JSON store and updates the sqlite dependency to version 10.7.0. The normalization of the URI ensures consistency with the format used in VS Code.