Skip to content
#

ide

Here are 1,582 public repositories matching this topic...

theia
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
azatsarynnyy
azatsarynnyy commented Feb 19, 2021

Is your task related to a problem? Please describe.

When a Che-Theia plug-in is running a separate sidecar and it requests a resource from a local file system with vscode.workspace.fs API, Che-Theia tries to look for a requested resource in its own container. But such a call should be forwarded into the plug-in's sidecar.

Describe the solution you'd like

We need to adapt `vscode.wor

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