saros icon indicating copy to clipboard operation
saros copied to clipboard

Open Source IDE plugin for distributed collaborative software development

Results 108 saros issues
Sort by recently updated
recently updated
newest added
trafficstars

by creating a new bundle called "saros.libratory" which serves as a dependency-container and replaces the previously used Core-bundle ("saros.core") in this role. This was done to reduce unnecessary coupling between...

I use Saros in a teaching setting and like to have my students follow along with coding. While I want them to be able to see the code I don't...

Type: Feature
Area: Eclipse
Area: Core

I'm wondering if the sounds in Saros/E (Eclipse Plugin) will be customizable or have possible changes in the future. They are currently extremely dated and make the experience of Saros...

Type: Feature
Aspect: User Experience
Area: Eclipse

Using Eclipse SDK 2020-06 (4.16) and installing Saros 15.0.0 from Eclipse Marketplace will lead to following message during installation: Warning: Installing unsigned software for which the authenticity or validy cannot...

Area: Eclipse
State: Open

Adds the implementation identifier as a field to the Saros version transferred and checked before the session negotiation. This identifier can be used to check whether the IDE the Saros...

Area: Eclipse
Area: IntelliJ
Area: Core
Area: Server
Breaks Compatibility

When selecting **Create new Directory** and that directory/project already exists the displayed error message is 1. Truncated and only displayed if you either wait for the tooltip or "scroll" down....

Type: Bug
Aspect: GUI
Area: Eclipse

Updates the travis script to use the google java format 1.7. Subsequently runs the formatter (through the IntelliJ plugin) to adjust to the new formatting rules. Resolves #389. This PR...

Area: Infrastructure
State: Blocked

Hi, I'm making updates for Open Collective. Either you or another core contributor signed this repository up for Open Collective. This pull request adds financial contributors from your Open Collective...

This patch introduces an new class / interface which is just used for the ITransmitter and IReceiver. This is necessary to distinguish between plan stream connections and internal stuff.