Skip to content

Saros for IntelliJ 0.3.0

Compare
Choose a tag to compare
@tobous tobous released this 18 May 18:02

Saros for IntelliJ and all IDEs based on the IntelliJ platform.

Install or update Saros through downloading the zip provided below or from the JetBrains Plugin Repository.

Please read the release notes before using this alpha release.

Changes

  • Bumped minimal required IntelliJ version to 2019.2.3.
  • Enable support for all IDEs based on the IntelliJ platform.
  • Adds support for caret/cursor annotations.
  • Adjusts the selection annotation logic to correctly display backwards selections.
  • Fixed #223 - Re-creating a file deleted during a session now no longer leads to a desynchronization.
  • Fixed #711 - Editors for shared non-text resources are now ignored by Saros.
  • Fixed #821 - Disconnecting from the XMPP account during a session now no longer freezes the UI.
  • Fixed #891 - Users are now notified about failed connection attempts to the XMPP server instead of just failing silently.
  • Fixed #922 - Saros now explicitly ignores '.git' folders.
  • Fixed #931 - Saros now saves all modified documents on session start instead of only the ones with open editors.