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

Jinja template debugging #1210

Closed
DonJayamanne opened this issue Mar 27, 2018 · 0 comments · Fixed by #1211
Closed

Jinja template debugging #1210

DonJayamanne opened this issue Mar 27, 2018 · 0 comments · Fixed by #1211
Labels
area-debugging feature-request Request for new features or functionality

Comments

@DonJayamanne
Copy link

In order to enable Jinja template debugging in Flask apps, we need to confifure debugOptions in launch.json to contain the string Flask.
However if users wish to debug Jinja templates in Bottle, Pyramid or other web applications we'll need to add another setting, lets call it Jinja.

Suggestion is to change the name from Flask to Jinja (so users get familiar with this setting when using the default Flask debug configuration)

@DonJayamanne DonJayamanne added feature-request Request for new features or functionality needs PR area-debugging labels Mar 27, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants