Visual Studio Code (vscode) - request for textDocument / documentLink error when a key is pressed

Hi, I am running VSCode on my Mac and Windows 10. They both started showing the same symptoms after the last update / rollback.

Each pair of keystrokes displays an output window with the "HTML Server Language" selected in the drop-down list. Error displayed:

[Error - 13:47:09] Request textDocument/documentLink failed.
  Message: Request textDocument/documentLink failed with message: Path must be a string. Received undefined
  Code: -32603 

This is repeated indefinitely and makes VSCode unusable. I am editing some JSP / JSTL files, so I wonder if this has fixed some invalid HTML, but this has never been a problem before.

All the studies that I found from this error seem to suggest erroneous expansion, but I have not installed it at this time.

Help rate!

+4
2

, Google vscode, vscode, , Debugger for Chrome (2.2.0) , .

, ( ) https://github.com/Microsoft/vscode-chrome-debug/issues .

, vscode , 2.2.2 , 2.2.0 github. , , - false, , .

0

, Github, Visual Studio .

0

Source: https://habr.com/ru/post/1660511/


All Articles