Open ilesinge opened 7 years ago
Currently it is possible to debug .vue files by adding breakpoints in .js files and stepping in, but it is not possible to directly add a breakpoint in a .vue file. It would be useful to use direct breakpoints.
Maybe it is not possible to add this feature. As per the documentation: "JavaScript line breakpoints can be set in the JavaScript context inside .js or .html files." Source: https://www.jetbrains.com/help/phpstorm/2016.3/types-of-breakpoints.html
Currently it is possible to debug .vue files by adding breakpoints in .js files and stepping in, but it is not possible to directly add a breakpoint in a .vue file. It would be useful to use direct breakpoints.
Maybe it is not possible to add this feature. As per the documentation: "JavaScript line breakpoints can be set in the JavaScript context inside .js or .html files." Source: https://www.jetbrains.com/help/phpstorm/2016.3/types-of-breakpoints.html