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

GitHub provides a set of standards that open source projects: https://github.com/saros-project/saros/community Our GitHub repo should adhere to these standards to make it easier for others to participate.

Area: Documentation

We have several reasons to remove XMPP / Smack references from UI packages, such as reusing functionality, making it easier to update Smack, and possibly one day supporting different transport...

Aspect: Network

We have some help buttons that currently will open a browser either displaying 404 or some other stuff that is not related to what should be shown. In general we...

Type: Bug
Aspect: User Experience
Area: Eclipse
good first issue
Prio: Low

![image](https://user-images.githubusercontent.com/41400679/62481378-90a05880-b7b2-11e9-9122-80fb94135eee.png)

Type: Bug
Area: Eclipse

**Describe the bug** If one user shares a project (with the setting "inherit from container") containing a special character as `Ö` where the systems default encoding is UTF-8 (Linux) and...

Type: Bug
Aspect: Consistency
Area: Eclipse

Add the following policy to the documentation: Always open a new issue if you added a TODO comment in your code

Type: Feature
Area: Documentation
Prio: Low
State: Open

The current [developer documentation](https://www.saros-project.org/contribute/) only contains an entry for the STF. We should add a page with the sections: - [ ] Manual testing - [ ] STF Testing -...

Area: Documentation
Aspect: Test
State: Open

There should be some way of differentiating between development and release builds to avoid confusion on the user side. Furthermore, this distinction would remove the possibility of running into internal...

Area: Infrastructure

The new vscode implementation introduces eslint as a formatting checker. Therefore, we should trigger eslint in our CI process.

Type: Feature
Area: Infrastructure
Area: VSCode

As far as I can tell, different Saros components currently contain a number of outdated libraries. Such libraries should be removed from the corresponding projects. Examples of such libraries are...