I reported this problem for #633 as well and assume it was also present in previous builds.
I am using a directory (not part of my source path) with Velocity templates. These templates are used for generating java and sql files, so I have added the extension java.vm for java files, and the extension sql.vm as text file. When the project is loaded I see no files in the template map in the project browser. I can make them visible by adding a "vm" text extension (if I add a "java" text extension, nothing is made visible). When I then remove the "vm" extension I get the correct icons in the project browser. When editing the files, the "java.vm" files are having java syntax colouring applied to them, but no codefolding, syntax completion etc. The current behaviour is incosistent and should be fixed. -- Joachim Van der Auwera CAB software, Nijlen _______________________________________________ Eap-bugs mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-bugs
