cloud-ide
Here are 33 public repositories matching this topic...
-
Updated
Mar 31, 2022 - TypeScript
Describe the bug
Some devfiles have several commands that need to be executed in a precise order to succeed.
Some are named with prefixed numbers that help the user, but some others are not.
For instance:
- angular
- python-django
Che version
- latest
- nightly
- other: please spec
-
Updated
Feb 18, 2022 - JavaScript
There are a bunch of things that have changed with type annotations in python 3.10 that we should move the api to. These changes primarily involve things like using list instead of typing.List and dict instead of typing.Dict.
We don't need to do this all at once. We can do one file or one module at a time.
-
Updated
Mar 22, 2022 - Perl
-
Updated
Aug 28, 2018 - JavaScript
-
Updated
Mar 31, 2022 - SCSS
-
Updated
Mar 26, 2022 - Shell
-
Updated
Aug 4, 2021 - TypeScript
-
Updated
Apr 7, 2017
-
Updated
Mar 1, 2019 - TypeScript
-
Updated
Nov 18, 2021 - HCL
-
Updated
Feb 16, 2022
-
Updated
Mar 9, 2022 - TypeScript
-
Updated
Jun 21, 2017 - PHP
-
Updated
Oct 30, 2020
-
Updated
Nov 1, 2020 - Shell
-
Updated
Feb 8, 2022 - Python
-
Updated
Mar 30, 2022 - SCSS
-
Updated
Jan 19, 2018
-
Updated
Dec 7, 2021
Improve this page
Add a description, image, and links to the cloud-ide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cloud-ide topic, visit your repo's landing page and select "manage topics."
This bug is blocked for the Hackathon, please do not fix
Bug Description:
.theia-breadcrumbs defines two properties "margin", the first one does not have any effect and should be removed (see https://github.com/eclipse-theia/theia/blob/2352920342db3322907f392c3d480b6d11fbe44c/packages/core/src/browser/style/breadcrumbs.css#L31-L35)
Steps to Reproduce: