-
Updated
Apr 12, 2022 - TypeScript
ide
Here are 2,066 public repositories matching this topic...
-
Updated
Apr 13, 2022 - Shell
-
Updated
Apr 12, 2022
- Select theme with thick strip in line number block.
- Save and restart. Open some file. Нou see that the first characters of the lines are hidden under stripe.
- Open another file. All display properly.
- If you see carefully that the whole block with line numbers in the first case is shifted to the left.
First file
-
Updated
Apr 1, 2020 - TypeScript
-
Updated
Apr 12, 2022 - Lua
Let's move the CI over to Github Actions!
-
Updated
Apr 13, 2022 - TypeScript
-
Updated
Mar 20, 2018 - TypeScript
✨ Multiple Terminals
Describe the solution you'd like
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff:
This is the design that we will use for multiple terminals. We need this tab system in place in the status bar and the git controls moved up to the toolbar first, then in the terminal tab build the multiple terminal tabs UI, this
-
Updated
Apr 12, 2022 - Python
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
Apr 12, 2022 - Python
-
Updated
Dec 31, 2021 - PHP
cc rust-lang/rls#1112
cc microsoft/language-server-protocol#376
This causes problems with displaying correct diagnostic span and code suggestion spans (here).
Community QA
-
Updated
Jul 21, 2020 - Go
The app already includes a manifest.json - but it's lacking some details. Most notably:
- It has no Service Worker included, so Chrome etc. says "no"
- the app lacks any proper icons (although this also applies to favicons) - maybe some should be added :)
-
Updated
Apr 1, 2022 - C++
Is your feature request related to a problem? Please describe.
It's cumbersome to create the same step twice.
Describe the solution you'd like
Add a button to duplicate a step in the pipeline editor.
Ideas
We could combine this with some other ideas in a context menu (right click).
Credit to Serhii Ostapchuk for contributing this on Slack.
Improve this page
Add a description, image, and links to the ide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 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: