Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce 'operatorfunc' option for custom operators #785

Merged
merged 3 commits into from
Feb 23, 2024

Commits on Feb 20, 2024

  1. Introduce operatorfunc option

    Allows creating custom operators in script, as shown in JetBrains#702
    citizenmatt committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dea9269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306320e View commit details
    Browse the repository at this point in the history
  3. Fix set command tests

    Also hides more feature flags and diagnostic settings from users and unit tests. Shows them when in internal mode.
    citizenmatt committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    eb00a50 View commit details
    Browse the repository at this point in the history