* handled communication from VS to Coati and vice versa. * one bug still remains: Coati regards a tab as a single character while VS regards it as multiple characters. This causes offsets in communicated positions.
Network code and controller added to communicate with IDE plugins. Does not include GUI integration though.