You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add windows fixes for files
* Remove dependencies not in original repo
* Change const to let again
* Remove amusing letants
* Remove space
* Remove the two first spaces since it is trimmed
* Refactor separatefileandlocation function
* Fix spacing
* Add one space
* Move findlocationseparator into other function
* Reformatted some code
* Revert package.json
Reverting package.json as it is a unnecessary change
* Update from comments
* Revert clien package-lock.json
* Use vscode uri utils for file scheme
* Add semicolons
* Add two semicolons
* Remove trim call as to follow repos best practices
* Move to lockfile package 2
This is a reversion
* Include spaces in colon separator search
* We need to remove the spaces for URI.file to work
Co-authored-by: mewhhaha <kopatheonlyone@hotmail.com>
0 commit comments