You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have configured vscode plugin using attached properties file, but facing below issue for "devon vscode add-plugin <>". I am using script version 2020.08.001.
C:\projects\specification-viewer\devonfw-ide>devon vscode add-plugin debugger-for-chrome
/c/projects/specification-viewer/devonfw-ide/scripts/command/vscode: line 169: doAddPlugin: command not found
Below are the contents of debugger-for-chrome.properties file,
plugin_id=msjsdiag.debugger-for-chrome
Regards,
Kaustubh
The text was updated successfully, but these errors were encountered:
And indeed this is a copy&paste bug when the vscode commandlet has been copied from the eclipse commandlet - outch! Sorry for that.
There is no such function, but this one:
Hi,
I have configured vscode plugin using attached properties file, but facing below issue for "devon vscode add-plugin <>". I am using script version 2020.08.001.
Below are the contents of debugger-for-chrome.properties file,
Regards,
Kaustubh
The text was updated successfully, but these errors were encountered: