Skip to content

Details of wxSTC_LEX_TCS #16

@horvatha4

Description

@horvatha4

In
...\Torsion\code\Torsion\ScriptCtrl.cpp (1 hit)
Line 301: SetLexer(wxSTC_LEX_TCS);

I think this is "Torque C Script" special style enums, but I can't find more info in the sourcecode.

There is more TCS-s at Line 907:
if ( style == wxSTC_TCS_COMMENT ||
style == wxSTC_TCS_COMMENTLINE ||
style == wxSTC_TCS_COMMENTDOC ||
style == wxSTC_TCS_STRING ||
style == wxSTC_TCS_STRINGEOL )
Is there any info or suggestion?
Best Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions