Fixed typeprof.conf.json could not be loaded on VSCode on Windows by S-H-GAMELINKS · Pull Request #309 · ruby/typeprof
The problem was that the url processed by uri_to_path was like c%3A/Users/shunh/vscode-typeprof-test, and typeprof.conf.json could not be loaded. This meant that TypeProf could be launched as an LS...