Skip to content

R Language Formatter in Editor #84

Open
@gaocegege

Description

@gaocegege

Now there is no formatter to format the code, we need to import or implement one.

  /**
   * @see processing.app.ui.Editor#createFormatter()
   */
  @Override
  public Formatter createFormatter() {
    return null;
  }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions