-
Updated
Mar 12, 2021 - TypeScript
ide
Here are 1,596 public repositories matching this topic...
Please confirm that this problem is VSCodium-specific
- This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.
Please confirm that the issue/resolution isn't already documented
- [ X ] I checked the Docs page and my issue is not mentioned there.
To Reproduce
Steps to reproduc
-
Updated
Mar 13, 2021
- 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
Since becoming maintainer of this project, and making some security updates, we have not been able to get the electron build working. This is why there has not been a release in a while.
This is no small undertaking, but very very important!
-
Updated
Mar 20, 2018 - TypeScript
- Define useful attributes for common strings related to "Eclipse Che Hosted By Red Hat".
- Add Vale rules promoting the change
- Use the attributes in the documentation.
First, get some agreement on the attributes:
developer-sandbox-name: Developer Sandbox for Red Hat OpenShift
developer-sandbox-url: https://developers.redhat.com/developer-sandbox
hosted-che-name: Eclipse Che H
-
Updated
Jan 24, 2021 - PHP
-
Updated
Mar 11, 2021 - Python
-
Updated
Mar 12, 2021 - Go
-
Updated
Jul 21, 2020 - Go
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
Dec 23, 2020 - Haskell
-
Updated
Mar 5, 2021 - C++
-
Updated
Feb 14, 2021
-
Updated
Mar 6, 2021 - Lua
-
Updated
Oct 3, 2020 - C++
-
Updated
Sep 26, 2020 - Go
-
Updated
Jan 5, 2021 - Python
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."



Hi,
Bug Description:
When using the OutputChannelManager the OutputChannelSeverity in the appendLine method does not work as expected, it does not color the Warning and Error as expected.
I have inspected the output line in the dev tools, and saw that the span over the message line has this class="mtk1 theia-output-warning", the