Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: sethjackson on March 10, 2006, 08:12:15 pm

Title: rev 2169
Post by: sethjackson on March 10, 2006, 08:12:15 pm
Hi the new file filters handling is nice (based on lexers not hardcoded). There is a nasty bug though.....  :P

1. File -> new
2. Select C++ as filter.
3. Save.

The file is always saved with a.script (AngelScript)..... It does not matter what filter you select the file is saved as a.script.  :(

EDIT:

Fixed in SVN HEAD. :D