Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] AsmPartitionScanner?


hi,
        The "{test" is consided as line comment in Assembly Editor.

        Can we add "{" to the NON_LINE_COMMENT_CHARS ?
        And other character: ^&*+|  and so on ??

org.eclipse.cdt.internal.ui.text.asm.AsmPartitionScanner : 52
private static final String NON_LINE_COMMENT_CHARS = "\t #/_$.%()'\"";



Best regards
                    Lijun
------------------------------------------------------------------
SUNNORTH TECHNOLOGY CO.,LTD.

Back to the top