Search code examples
htmlcssvisual-studio-codegoogle-chrome-devtoolshtml-helper

Will chrome dev tool update in my code editor?


If I change something in dev tool on chrome, will it save and update vscode or do I need to copy/paste it over to the editor? I just started learning code this week please be nice.


Solution

  • In Chrome, Firefox,... you've to copy and paste it. In edge is a function to auto-jump to the code line in vscode. But there is no save-function.