The Wayback Machine - https://web.archive.org/web/20220402081833/https://github.com/topics/ide
Skip to content
#

ide

Here are 2,060 public repositories matching this topic...

theia
JonasHelming
JonasHelming commented Jan 5, 2022

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:

  1. Adapt the first margi
beginners good first issue hackathon
ekkl
ekkl commented Jul 9, 2018
  1. Select theme with thick strip in line number block.
  2. Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
  3. Open another file. All display properly.
  4. If you see carefully that the whole block with line numbers in the first case is shifted to the left.
    First file
    First file
codemirror good first issue bug
sunix
sunix commented Mar 30, 2021

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
kind/bug severity/P2 good first issue area/devfile-registry
CodeEdit
nanashili
nanashili commented Mar 30, 2022

Describe the solution you'd like
Build an acknowledgement screen where we can credit developers of third party libaries. We can expand this to be an about screen with version number/name and then add a button that opens the acknowledgement screen.

enhancement good first issue UI

Improve this page

Add a description, image, and links to the ide topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."

Learn more