module LanguageServer::Protocol::Constant::FileChangeType
The file event type.
Constants
- CHANGED
The file got changed.
- CREATED
The file got created.
- DELETED
The file got deleted.
The file event type.
The file got changed.
The file got created.
The file got deleted.