Skip to content

General Math buttons copy expressions with semicolons (reopened) #244

Open
@dilijev

Description

@dilijev

When the cursor is in a cell (no selection) and "Simplify" is selected from General Math, the expression is copied with its semicolon. Since the semicolon is syntactically incorrect in the current context, the simplification fails, and the expression must be corrected manually.

I suggest stripping out the semicolon before copying the cell's text. If a cell contains multiple statements, call the math function once for each input, separating the inputs by the semicolons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions