View source
class WillCreateFilesRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.FileOperations
The will create files request is sent from the client to the server before files are actually created as long as the creation is triggered from within the client.
Available since
3.16.0
.