Get line number in Elements window of Chrome Developer Tools?

后端 未结 7 1025
耶瑟儿~
耶瑟儿~ 2020-12-30 21:32

In Chrome, Tools -> Developer Tools -> Elements tab. There are no line numbers next to the source code. Is there a way to toggle them on?

7条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-30 22:20

    There is no way to show number line in developer area. You can press CTRL+U in the webpage where you want to see the line on code. Good luck

提交回复
热议问题