• Partially fixing case where the command incorrectly reported that a class was imported as it picked up the import within a comment.
This fix only applies in cases where the import is within a single line comment. For multiline comments we are going to have to strip the document of all comments before searching for the class. Changed: U trunk/Review/Bundles/ActionScript 3.tmbundle/Commands/Add Import.tmCommand _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
