IDE Plugins

Sublime Text 2/3 plugin
SourceTalk plugin for Sublime Text 2/3 is available in Package Control.
Once the plugin is installed, choose
Tools > SourceTalk > Set API token
and copy your API token there (can be found in your profile).
To set active conference, choose
Tools > SourceTalk > Choose conference
and select the appropriate item from the list.
To add current file to active conference, press
Ctrl + Alt + S

Emacs plugin
SourceTalk plugin for Emacs is available in Marmalade. If you don't use it, you need to clone emacs-request and sourcetalk_emacs to the load-path and require them in your config.
To start a conference with your active source file, execute
sourcetalk-start-external-conference
Warning! This plugin is incompatible with the current version of SourceTalk API. Please wait for an updated version.

Vim plugin
SourceTalk plugin for Vim can be installed via Vundle, Pathogen, or any similar package manager. You need to add webapi-vim and sourcetalk_vim to the list of your plugins.
To start a conference with your active source file, execute :SourcetalkStart
Warning! This plugin is incompatible with the current version of SourceTalk API. Please wait for an updated version.

Eclipse plugin
SourceTalk plugin for Eclipse is available in Eclipse Marketplace.
To start a conference with your active source file, click sT (SourceTalk logo) in the toolbar.
Warning! This plugin is incompatible with the current version of SourceTalk API. Please wait for an updated version.

NetBeans plugin
SourceTalk plugin for Eclipse is available on the NetBeans site.
To start a conference with your active source file, click sT (SourceTalk logo) in the toolbar.
Warning! This plugin is incompatible with the current version of SourceTalk API. Please wait for an updated version.