[Flex] MXML namespace indentation Follow
Hello,
I haven't found a way to control the indentation of namespace declarations in MXML files, it always defaults to 8 spaces. This does not match the coding convention in use so I have to manually re-indent the imports.
Is there a way of achieving this? If not, should I raise a feature request against Flex support or another subsystem?
Please sign in to leave a comment.
I'm very interested in this as well, especially since the auto indentation is a bit obstrusive at times, for instance when a new namespace is added, everything get pushed to 8 spaces again.
Hi,
better place to ask questions about IntelliJ IDEA is IntelliJ IDEA Users forum.
I'm afraid I haven't got the question. Namespace declarations are treated in the same way as other XML atributes. Can you please attach sample screenshot?