Haxe externs for the Language Server Protocol - API documentation
View source
typedef
DidChangeConfigurationParams
package
languageServerProtocol.protocol
import
languageServerProtocol.protocol.Protocol
The parameters of a change configuration notification.
Fields
settings
:
Dynamic
The actual changed settings.