Johannes Rieken
|
130808d874
|
chore - remove used interface
|
2020-06-10 12:31:22 +02:00 |
|
Johannes Rieken
|
e9565331e7
|
cache casing information for faster lookup, https://github.com/microsoft/vscode/issues/93368
|
2020-06-09 16:06:26 +02:00 |
|
Johannes Rieken
|
1b46cb1f10
|
remove todo - uriIdenitiy service is only concerned about path casing and normalization
|
2020-06-09 15:51:53 +02:00 |
|
Matt Bierner
|
cadabab73f
|
Mark _serviceBrand properties using declare (#99312)
_serviceBrand is only used for typing and should not result in emit
Also adds readonly
|
2020-06-05 11:04:15 -07:00 |
|
Johannes Rieken
|
ae0e3d7376
|
use a skip list for keeping canonical uris, https://github.com/microsoft/vscode/issues/93368
|
2020-05-27 16:28:23 +02:00 |
|
Johannes Rieken
|
6e3245c7ac
|
simple capping of number of canonical uris, https://github.com/microsoft/vscode/issues/93368
|
2020-05-20 16:46:51 +02:00 |
|
Johannes Rieken
|
3a60df0cf3
|
add IExtUri, ExtUri default implementation, and IUriIdentityService, https://github.com/microsoft/vscode/issues/93368
|
2020-05-20 16:46:51 +02:00 |
|