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

After going through the configuration setup for Saros, the "finish" button does not work. How can I fix this problem? -Thanks

Type: Bug
State: Unconfirmed

### Your checklist for this pull request Please, check that: - [x] all commits comply with our [commit message guidelines](https://www.saros-project.org/contribute/guidelines.html#commit-message) - [x] your code complies with the google java format...

Sets the default log level to 'debug'. For most development or even debugging tasks, the 'trace' log level should not be necessary. It provides very detailed information for many background...

**Describe the bug** When Alice and Bob join Dave's Server, Alice and Bob can not chat, share projects or files with each other. **To Reproduce** Steps to reproduce the behavior:...

Type: Bug
Area: Server
State: Open

This is the continuation of PR [1119](https://github.com/saros-project/saros/pull/1119). We continued our work with the migration of the static popup menu and began with migrating the view. Unfortunately we couldnt finish the...

Currently, the file encoding is completely up to the local IDE. This can lead to issues if the local default encoding does not match the remote encoding. Furthermore, it completely...

Aspect: Consistency

Adds a border to selection and contribution annotations by default. This border will be visible even when the rest of the annotation is overshadowed by other IDE range highlighters most...

Aspect: User Experience
Aspect: Awareness
Area: IntelliJ

so that the core can act as a dependency-container without leaking it's own (non-transitive) dependencies into the classpaths of the packages importing it while still providing the transitive dependencies that...

Migration of the Main-Menu, as well as all Commands and Handlers to the E4 Platform. Explanation: Since 2012 Saros/E uses the compatibility layer provided by Eclipse for the UI to...

The given issues apply to the context menu in the Package-Explorer view. Issue 1: You can select any file (context menu is enabled). The wizard does not select anything. Issue...

Type: Bug
Aspect: GUI
Aspect: User Experience
Area: Eclipse