eric7.RemoteServer.EricServerEditorConfigRequestHandler
Module implementing the editor config request handler of the eric-ide server.
Global Attributes
Classes
Functions
EricServerEditorConfigRequestHandler
Class implementing the editor config request handler of the eric-ide server.
Derived from
EricServerBaseRequestHandler
Class Attributes
Class Methods
Methods
Static Methods
EricServerEditorConfigRequestHandler (Constructor)
EricServerEditorConfigRequestHandler(server)
Constructor
- server (EricServer)
-
reference to the eric-ide server object
EricServerEditorConfigRequestHandler.__loadEditorConfig
__loadEditorConfig(params)
Private method to load the EditorConfig properties for the given
file name.
- params (dict)
-
dictionary containing the request data
- Return:
-
dictionary containing the reply data
- Return Type:
-
dict