Skip to content

[2.x] Distinguish between client and server options #7663

@adpi2

Description

@adpi2

Most sbt command options where added before sbt server landing. But now that we have two types of process, clients and servers, we should clearly distinguish between client and server options. For instance --no-color is a client option. One client may want colors (a shell) and another may not want them (BSP).

It should fix #6468

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions