Skip to content
#

ide

Here are 1,518 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
themr0c
themr0c commented Dec 18, 2020

In che-docs, tools/environment_docs_gen.sh is currently a bash script, full of bashism.

The Antora container that we use to build the docs, like most containers, contains only a POSIX shell.

As a consequence, to execute tools/environment_docs_gen.sh we need a dedicated container.

Turning this script into a POSIX shell script would help to streamline the generation of docs, and we would sp

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

You can’t perform that action at this time.