Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Add ability to add breakpoints in .vue files #15

Open
ilesinge opened this issue Feb 9, 2017 · 0 comments
Open

Add ability to add breakpoints in .vue files #15

ilesinge opened this issue Feb 9, 2017 · 0 comments

Comments

@ilesinge
Copy link
Contributor

ilesinge commented Feb 9, 2017

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant