Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Importing and exporting breakpoints in visual studio code

Does visual studio code support exporting and importing of breakpoints? If so, how to import and export breakpoints in visual studio code.

like image 785
Dhiraj Reddy Avatar asked Oct 24 '16 18:10

Dhiraj Reddy


1 Answers

  • It appears that there is still not a way to do this. The GitHub issue has been closed - no work appears to have been done there.

    • screenshot of GitHub issue
  • I also checked the VS Code extension gallery to search for "breakpoint" / "break point", etc.

  • Nada.

like image 105
Al Albers Avatar answered Sep 21 '22 03:09

Al Albers