vimspector/python3
Ben Jackson 0650b5a514 Refactor: Split VariablesView into own file
This also moves all handling of message dispatch to the connection
object. That seems fine and the requirements of a "handler" are:

- implement OnEvent_<event> for any unsolicited events

Otherwise, requests are handled still by callbacks.
2018-05-20 20:50:48 +01:00
..
vimspector Refactor: Split VariablesView into own file 2018-05-20 20:50:48 +01:00