lifeart/ember-language-server

replace path with vscode path fallack

lifeart opened this issue · 0 comments

https://github.com/microsoft/vscode-extension-samples/blob/fb3484de91f0e7f9de330638c911068355f526f0/inline-completions/vscode.d.ts#L1315

also, looks like we could just use uri across all LS logic, problems may bubble once we will try to convert predicted paths into real one, but it's looks solvable