First time here? Check out the FAQ!
0

jinja2 autocompletion support ?
 

is it possible to get jinja2 autocompletion support in the wing ide pro?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
ltvn's avatar
1
ltvn
asked 7 years ago
Wingware Support's avatar
4.3k
Wingware Support
updated 6 years ago

Comments

see more comments

1 Answer

0

We don't have any jinja-specific support so the completion is just what you get in a non-Python text file in general, based on existing file contents.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Wingware Support's avatar
4.3k
Wingware Support
answered 7 years ago
link

Comments

see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)