Following a link from the debugger console opens a new locked tab
While i use the debugger if i click a link on the dubugger console (like an error or a console log) to go to the source code, insted of directing me to an already opened tab with the code in question it opens a new locked tab with the code that i cannot edit (that is a lock icon on the tab) i think this is the default behaviour but its crazy! why would i want another tab with the same code read only? is there a way to change this?
thanks
请先登录再写评论。
It is JavaScript remote or local debugging?
It seems remote mappings is not configured (See run configuration -> Remote URLs of local files).