Files
sourcekit-lsp/Sources
Saleem Abdulrasool e983915f6f SKCore: add an additional spelling for PATH
Windows uses `Path` for the environment variable spelling, but expects
that environment variables are case-insensitive.  Foundation's
implementation treats the environment variables as being case sensitive
and will not properly look up the value  Add a case corrected spelling
for that support.
2022-07-04 08:41:24 -07:00
..