object Messages
Constants for requests/dialogues via LSP window/showMessage and window/showMessageRequest.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Messages
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def DebugErrorsPresent(icons: Icons): MetalsStatusParams
- val ExtractMemberDefinitionFailed: MessageParams
- val ImportAlreadyRunning: MessageParams
- val ImportProjectFailed: MessageParams
- val ImportProjectPartiallyFailed: MessageParams
- val InsertInferredTypeFailed: MessageParams
- val NoBspSupport: MessageParams
- val ReloadProjectFailed: MessageParams
- val ResetWorkspaceFailed: MessageParams
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- def dontShowAgain: MessageActionItem
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def errorFromThrowable(throwable: Throwable): MessageParams
- def errorMessageParams(msg: String): MessageParams
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- val importingBuild: String
- val indexing: String
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val noRoot: MessageParams
- def notNow: MessageActionItem
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- def partialNavigation(icons: Icons): MetalsStatusParams
- val showTastyFailed: MessageParams
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- def unableToStartServer(buildTool: String): MessageParams
- def unknownScalafixRules(unknownRuleMessage: String): MessageParams
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def worksheetTimeout: String
- object AmmoniteJvmParametersChange
- object BloopJvmPropertiesChange
- object BloopVersionChange
- object BspProvider
- object BspSwitch
- object CheckDoctor
- object ChooseBuildTool
- object DeprecatedRemovedSbtVersion
- object DeprecatedRemovedScalaVersion
- object DeprecatedSbtVersion
- object DeprecatedScalaVersion
- object DisconnectedServer
- object DisplayBuildTarget
- object FutureSbtVersion
- object FutureScalaVersion
- object GenerateBspAndConnect
- object ImportAllScripts
- object ImportBuild
- object ImportBuildChanges
- object ImportScalaScript
- object IncompatibleBloopVersion
- object IncompatibleBuildToolVersion
- object MainClass
- object MissingScalafmtConf
- object MissingScalafmtVersion
- object NewBuildToolDetected
- object NewScalaFile
- object NewScalaProject
- object NoBuildTool
- object ProjectJavaHomeUpdate
- object RequestTimeout
- object ResetWorkspace
- object SbtServerJavaHomeUpdate
- object ScalafixConfig
- object UnresolvedDebugSessionParams
- object UnsupportedSbtVersion
- object UnsupportedScalaVersion
- object UpdateScalafmtConf
- object Worksheets
- object WorkspaceSymbolDependencies
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)