Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set breakpoints in Templates #9

Open
felwolff opened this issue Nov 19, 2018 · 8 comments
Open

Cannot set breakpoints in Templates #9

felwolff opened this issue Nov 19, 2018 · 8 comments

Comments

@felwolff
Copy link

After installing this extension, I cannot add breakpoints in template files any more. And by that I mean, the breakpoint area left of the lines is just not clickable. In other file types it still works as expected.

@iambibhas
Copy link
Owner

Thanks for letting me know. Let me check why this is happening.

@felwolff
Copy link
Author

Some further information: I see the same behaviour in other Django template extensions now, so this seems to be related to something that changed in VS Code in general. I currently use 1.29.1.

@JohnSpeno
Copy link

Seems the issue persists in VS Code Version 1.30.0 (1.30.0).

@jamespakele
Copy link

I'm also experiencing this issue in VS Code Version 1.31 on Linux

@ali-my
Copy link

ali-my commented Jul 15, 2019

you just need to set "debug.allowBreakpointsEverywhere": true

@marcaum54
Copy link

you just need to set "debug.allowBreakpointsEverywhere": true

Works For me ;)

@aviyadeveloper
Copy link

aviyadeveloper commented Oct 29, 2020

@iambibhas, I suggest closing this since @ali-my suggestions works great. THOUGH, maybe a quick line in the README.MD about it could be nice!

@ralfzosel
Copy link

For me, this does not work, unfortunately. As soon as the extension is enabled, I can not set breakpoints anymore. "debug.allowBreakpointsEverywhere": true does not help. I am using Visual Studio Code Version: 1.63.2 on Mac OS.

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

No branches or pull requests

8 participants