Nick Lloyd
Nick Lloyd
Possibly through command menu. Implemented ideally similarly to the Package Control plugin.
Add TextCommand class to do intelligent autocomplete of the pom file. Possibility: separate plugin to do XSD-based autocompletion (would cover a good deal of the functionality desired).
Implement session negotiation and initiation through XMPP/Jabber protocol. Relies on getting Twisted library functional on all platforms (or an alternative but Twisted would be the ideal here).
Right now completely unsecured, basic connection. Should fix that at some point.
More sophisticated direct connection establishment.
Autocomplete is yet another special mechanism, and this can cause real problems with active editing.
Implement sharing of undo/redo events (proxy the commands in the menu and keyboard mappings).