Skip to content

Rewrite TuringEditorWidget::findPOIs() #30

@trishume

Description

@trishume

It needs to be rewritten using a lexer-based design. Currently it can not deal with multi-line comments properly or multiple control structures on a single line.

For example:
if this then callFunc() end if

Or this:

if this then /*
loop
*/ end if

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