Skip to content

Commit 40f17f8

Browse files
committed
updated supported ides table
1 parent ea4edab commit 40f17f8

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

modules/end-user-guide/pages/url-parameter-for-the-ide.adoc

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,38 @@ pass:c,a,q[{prod-url}]#__<git_repository_url>__?che-editor=__<editor_key>__
2424
+
2525

2626
.The URL parameter `__<editor_key>__` values for supported IDEs
27-
[cols="1,1a,1a"]
27+
28+
[cols="1,1a,1a,1a"]
2829
|===
29-
| IDE | `__<editor_key>__` value | Note
30+
| IDE | Status | `__<editor_key>__` value | Note
31+
32+
| link:https://github.com/che-incubator/che-code[Microsoft Visual Studio Code - Open Source]
33+
| Available
34+
|
35+
* `che-incubator/che-code/latest`
36+
* `che-incubator/che-code/insiders`
37+
|
38+
* `latest` is the default IDE that loads in a new workspace when the URL parameter or `che-editor.yaml` is not used.
39+
* `insiders` is the development version.
40+
41+
| link:https://github.com/che-incubator/jetbrains-editor-images[JetBrains IntelliJ IDEA Community Edition]
42+
| Deprecated
43+
|
44+
* `che-incubator/che-idea/latest`
45+
* `che-incubator/che-idea/next`
46+
|
47+
* `latest` is the stable version.
48+
* `next` is the development version.
3049

31-
include::example$snip_{project-context}-table-of-supported-editors.adoc[]
50+
| link:https://github.com/redhat-developer/devspaces-gateway-plugin/[JetBrains IntelliJ IDEA Ultimate Edition
51+
(over JetBrains Gateway)]
52+
| Technology Preview
53+
|
54+
* `che-incubator/che-idea-server/latest`
55+
* `che-incubator/che-idea-server/next`
56+
|
57+
* `latest` is the stable version.
58+
* `next` is the development version.
3259

3360
|===
3461

0 commit comments

Comments
 (0)