View source
class DidRenameFilesNotification
package languageServerProtocol.protocol
import languageServerProtocol.protocol.FileOperations
The did rename files notification is sent from the client to the server when files were renamed from within the client.
Available since
3.16.0
.