Skip to content

Error while computing document links for ... #173

@sryze

Description

@sryze

I get this error every time I save a *.scss file:

[Error - 1:41:25 AM] Error while computing document links for file:///c%3A/Users/myuser/folder/scss/amp/_header.scss: URI malformed
URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at Function.e.parse (c:\Users\myuser\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\cssServerMain.js:1:738848)
    at t.<anonymous> (c:\Users\myuser\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\cssServerMain.js:1:744433)
    at c:\Users\myuser\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\cssServerMain.js:1:743828
    at Object.next (c:\Users\myuser\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\cssServerMain.js:1:743933)
    at s (c:\Users\myuser\AppData\Local\Programs\Microsoft VS Code\resources\app\extensions\css-language-features\server\dist\cssServerMain.js:1:742702)

It causes the bottom (output) panel to pop up every time I hit save and this is quite annoying TBH.

(I'm not sure if this is the correct repo for this bug, should I create it in the vscode repo instead?)

VS Code version:

1.37.1
f06011ac164ae4dc8e753a3fe7f9549844d15e35
x64

Edit:

1.36 works fine

Metadata

Metadata

Assignees

Labels

info-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions