Search code examples
node.jsexpressintellij-ideajinja2nunjucks

Live Edit - Intellij, Expressjs, nunjucks


Currently unable to get the template views updating with Intellij Live Edit within a Node expressjs app using nunjucks.

Debug configuration:

enter image description here

Configuration in Settings -> Build Execution, Deployment -> Debugger -> Live Edit:

enter image description here

When I make changes to the JavaScript code and refresh the browser the changes are reflected.

Making changes to the nunjucks template within "views" (index.njk) e.g.:

enter image description here

....then refreshing the browser, the changes are not reflected...

Any help appreciated.

Thanks,


Solution

  • Live editing Jinja2 templates is not currently supported. If you miss this feature, please file a feature request to youtrack, https://youtrack.jetbrains.com/issues/WEB