saros
saros copied to clipboard
Open Source IDE plugin for distributed collaborative software development
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.
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...
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...

**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...
Add the following policy to the documentation: Always open a new issue if you added a TODO comment in your code
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 -...
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...
The new vscode implementation introduces eslint as a formatting checker. Therefore, we should trigger eslint in our CI process.
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...