willRenameFiles

The will rename files request is sent from the client to the server before files are actually renamed as long as the rename is triggered from within the client.

Since:

3.16.0

Source:
requests.scala
class Object
trait Matchable
class Any

Type members

Value members

Inherited fields

val requestMethod: String
Inherited from:
LSPRequest
Source:
requests.scala

Givens

Givens

given inputReader: Reader[In]
given inputWriter: Writer[In]
given outputReader: Reader[Out]
given outputWriter: Writer[Out]