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

How to configure pycharm with pyjade? #258

Open
luopotaotao opened this issue Jul 25, 2016 · 2 comments
Open

How to configure pycharm with pyjade? #258

luopotaotao opened this issue Jul 25, 2016 · 2 comments

Comments

@luopotaotao
Copy link

I am studying a project which is developed with flask and pyjade,but I don't know how to configure the pycharm correctly.It always show some error info ,such as
- from "utils.jade" import render, link_css, link_js
Anyone konws the answer and would you please help me ?Thanks a lot!

@kakulukia
Copy link

install the jade plugin (normally this will even be suggested by pycharm after opening such a file)

@dpausp
Copy link

dpausp commented Oct 11, 2016

The plugin is called Pug (ex-Jade) now. Unfortunately, the plugin doesn't support the Pyjade "dialect". Syntax like - from "utils.jade" import ... is marked as an error.

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

3 participants