Features
- Find IDEtalk plugin users in your local network and add them to your contact list.
Organize your contacts by groups.
- Send a stacktrace to user(s) from your contact list with optional supplementary message.
- Send a "code pointer" - select a code fragment, right-click and choose "Send code pointer" in the
context menu and send it to one of your IDEtalk contacts. It will work even if the local and
remote versions of the file differ.
- Instant messaging.
- See files opened by users from your contact list, and:
- Open local versions of these files for editing.
- View differences between the files and your local versions.
- Merge differences to the local file.
- Searchable history for sent and received messages, stacktraces, and code pointers.
- See a diff between your project file and a version from your colleague.
Usage hints
- No installation of a dedicated server to exchange messages.
- Send message to an offline user — it will be delivered when he goes online.
- Most dialogs are modeless and do not block your IDE processes.
- Drag-n-drop selected piece of code or a stacktrace to send it to a user from the contact list.
- IDEtalk can find the peer for a remote file only if relative file path to the content root is the same for the local
and remote IDEs.