Haxe externs for the Language Server Protocol - API documentation
View source
typedef
DidChangeWatchedFilesParams
package
languageServerProtocol.protocol
import
languageServerProtocol.protocol.Protocol
The watched files change notification's parameters.
Fields
changes
:
Array
<
FileEvent
>
The actual file events.