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
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
IDE extension version: codewind-0.13.0-202006091352 IDE version: Eclipse Version: 2020-03 (4.15.0) Build id: 20200313-1211
Tested with Chrome Version 83.0.4103.97 (Official Build) (64-bit)
Description:
The URL provided by "URL Debug Inspector" gives an old devtools link.
"Debug Inspector URL" popup specifies the link for accessing the chrome devtools:
The URL for the inspector recently changed from chrome-devtools://devtools/bundled/inspector.html ...
to just devtools://devtools/bundled/inspector.html ...
Pasting the link from the "Debug Inspector URL" will currently start a search query when using newer versions of Chrome.
Steps to reproduce:
Create remote connection.
Create Nodejs project in remote, wait for project to be in running state.
Restart project in debug mode.
Wait for "Debug Inspector URL" popup.
This issue was previously opened as part of this issue: #3118
/area eclipse-ide
The text was updated successfully, but these errors were encountered:
Codewind version: 0.13
OS: MacOS
IDE extension version: codewind-0.13.0-202006091352
IDE version: Eclipse Version: 2020-03 (4.15.0) Build id: 20200313-1211
Tested with Chrome Version 83.0.4103.97 (Official Build) (64-bit)
Description:
The URL provided by "URL Debug Inspector" gives an old devtools link.
"Debug Inspector URL" popup specifies the link for accessing the chrome devtools:
The URL for the inspector recently changed from
chrome-devtools://devtools/bundled/inspector.html
...to just
devtools://devtools/bundled/inspector.html
...Pasting the link from the "Debug Inspector URL" will currently start a search query when using newer versions of Chrome.
Steps to reproduce:
This issue was previously opened as part of this issue: #3118
/area eclipse-ide
The text was updated successfully, but these errors were encountered: