* Added first version of the CoatiCommunicator for Sublime. * This version has only been tested with Sublime Text 2.
6 lines
92 B
Plaintext
6 lines
92 B
Plaintext
{
|
|
"host_ip": "localhost",
|
|
"coati_to_sublime_port": 6666,
|
|
"sublime_to_coati_port": 6667
|
|
}
|