Hi, I have setup a django project. When I'm editing a .js file and try to comment out a section Wing uses the wrong commenting chars. Instead of "/*" "*/" for sections - it uses "//" on each line. I am doing something wrong when I set the django project? Or something else? Johnf