View source
class WillRenameFilesRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.FileOperations
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.
Available since
3.16.0
.