microsoft / vscode-emmet-helper

A helper module to use emmet modules with Visual Studio Code
MIT License
39 stars 32 forks source link

Notification handler 'workspace/didChangeConfiguration' failed with message: emmetExtensionsPath.trim is not a function #67

Closed SqueedWalz closed 1 year ago

SqueedWalz commented 2 years ago

I have installed a few extensions all of them give me this error message: [Error - 13:17:48] Notification handler 'workspace/didChangeConfiguration' failed with message: emmetExtensionsPath.trim is not a function

I have tried to uninstall VS code and re-install it without any success, so my question is what is the problem and how do I get the extensions to work. One of them is the "Adonis JS, v1.0.2" extension.

rzhao271 commented 2 years ago

@SqueedWalz I'm wondering what your emmet.extensionsPath setting value is? You can find it in the User or Workspace Settings JSON file.

rzhao271 commented 1 year ago

Closing this issue due to lack of activity. Feel free to comment or open a new issue if you are still seeing the error message above.