BspClientType

mill.bsp.worker.BspClientType

Used to handle edge cases for specific BSP clients.

Attributes

Source
BspClientType.scala
Graph
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Enum entries

case IntellijBSP extends BspClientType

Intellij IDEA

Intellij IDEA

Attributes

Source
BspClientType.scala
final case class Other(displayName: String)

Any other BSP client

Any other BSP client

Attributes

Source
BspClientType.scala