diff --git a/editor-edit.png b/editor-edit.png new file mode 100644 index 0000000..1f62ae9 Binary files /dev/null and b/editor-edit.png differ diff --git a/editor-find.png b/editor-find.png new file mode 100644 index 0000000..35045fc Binary files /dev/null and b/editor-find.png differ diff --git a/editor-key.png b/editor-key.png new file mode 100644 index 0000000..723f558 Binary files /dev/null and b/editor-key.png differ diff --git a/editor-lang.png b/editor-lang.png new file mode 100644 index 0000000..51a62f7 Binary files /dev/null and b/editor-lang.png differ diff --git a/editor-open.png b/editor-open.png new file mode 100644 index 0000000..94b47c0 Binary files /dev/null and b/editor-open.png differ diff --git a/editor-theme.png b/editor-theme.png new file mode 100644 index 0000000..bc0ce20 Binary files /dev/null and b/editor-theme.png differ diff --git a/index.adoc b/index.adoc index 36410db..f124734 100644 --- a/index.adoc +++ b/index.adoc @@ -137,28 +137,80 @@ The default menus are: [NOTE] ==== -b, c, d only appear after you click on a Lab Instance +**b, c, d** only appear after you click on a Lab Instance ==== === Editor Interface +==== Open Editor + +.Open Editor +image::./editor-open.png[Open Editor] + +The default choisses are: + +- **a)** Create a new file and chat session. +- **b)** Open text editor interface. +- **c)** Inivite users +- **d)** File tabs + +[NOTE] +==== + +** Run code on Lab Instance** is only available on Lab Instance creator. Practical when you click on "Open File" not in invited URL + +==== + +==== Basic Editor Interface .Basic Editor Interface image::./editor-1.png[Main Interface] - .Editor Interface image::./editor-2.png[Editor Interface] +The default menus are: + +- **a)** Run your code in particular Lab Instanche. You can run anything, including languages such as php, perl, python etc. The code runs on the Lab Instance with sudo rights. +- **b)** The text editor includes syntax highlighting, key maps and basic theming. It can also be used as a terminal with **console output**. +- **c)** A basic **chat** room session. +- **d)** Lab Instance Console + + +[NOTE] +==== + +**a,** only available on Lab Instance creator. Practical when you click on "Open File" not in invited URL + +==== + + +==== Language Menou + +.Language Menou +image::./editor-lang.png[Language Menou] + +==== Theme Menou +.Theme Menou +image::./editor-theme.png[Theme Menou] +==== Find Menou +.Find Menou +image::./editor-find.png[Find Menou] +==== Edit Menou +.Edit Menou +image::./editor-edit.png[Edit Menou] +==== Key Menou +.Key Menou +image::./editor-key.png[Key Menou] == Terms