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