Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve SyntaxError suggestions for common operator typos and cross-language mistakes #151303

Description

@Aniketsy

As I proposed in #151129 (comment), we can also add suggestions for <> ("not equal" in Pascal and Python 2), "=<", "=>" and "=!" (typo in "<=", ">=" and "!="), "===" ("is" in JavaScript and PHP).

suggested by @serhiy-storchaka

"===" ("is" in JavaScript and PHP).
And Mathematica.

follow up #150906

I'll submit a PR for this . shortly

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions