You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openshift-java/README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,33 +7,33 @@ OpenShift extension pack for Java developers.
7
7
8
8
# OpenShift Extensions Included
9
9
10
-
## OpenShift Connector
10
+
## 📦 OpenShift Connector
11
11
12
12
* The [OpenShift Extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector) lets you interact with Red Hat OpenShift and build and deploy your code to your cluster immediately after you save you changes. This benefits from instant feedback and can thus validate the changes in real-time.
13
13
14
-
## Server Connector
14
+
## 📦 Server Connector
15
15
16
16
* The [Server Connector Extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-server-connector) lets you connect Visual Studio Code to your server adapters(WildFly, EAP, minishift) and run, deploy apps !!
17
17
18
-
## Project Initializer by Red Hat
18
+
## 📦 Project Initializer by Red Hat
19
19
20
20
* The [Project Initializer](https://marketplace.visualstudio.com/items?itemName=redhat.project-initializer) extension based on Red Hat Launcher to generate quickstart projects using Visual Studio Code.
21
21
22
-
## Kubernetes Tools
22
+
## 📦 Kubernetes Tools
23
23
24
24
* The [Kubernetes Tools](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools) extension for interacting with Kubernetes clusters.
25
25
26
26
# Java Extensions Included
27
27
28
-
-[Language Support for Java(TM) by Red Hat ](https://marketplace.visualstudio.com/items?itemName=redhat.java) - Provides Java ™ language support via Eclipse ™ JDT Language Server, which utilizes Eclipse ™ JDT, M2Eclipse and Buildship.
28
+
-[📦Language Support for Java(TM) by Red Hat ](https://marketplace.visualstudio.com/items?itemName=redhat.java) - Provides Java ™ language support via Eclipse ™ JDT Language Server, which utilizes Eclipse ™ JDT, M2Eclipse and Buildship.
29
29
30
30

31
31
32
-
-[Debugger for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug) - Provide debug support for Java.
32
+
-[📦 Debugger for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug) - Provide debug support for Java.
33
33
34
34

@@ -46,7 +46,7 @@ You can uninstall all the extensions by uninstalling this extension pack.
46
46
47
47
## Contributing
48
48
49
-
Got a suggestion for the OpenShift Extension Pack for Java? Submit a new issue and a PR with an updated package.json and README.md and we'll take a look!
49
+
Got a suggestion for the OpenShift Extension Pack for Java? 🙋Submit a new issue and a PR with an updated package.json and README.md and we'll take a look!
50
50
51
51
## License
52
52
This extension is licensed under [MIT License](https://github.com/redhat-developer/vscode-openshift-extension-pack/blob/master/openshift-java/LICENSE).
Copy file name to clipboardExpand all lines: openshift/README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,19 +7,19 @@ The OpenShift Extension Pack is the ultimate collection of extensions for workin
7
7
8
8
# OpenShift Extensions Included
9
9
10
-
## OpenShift Connector
10
+
## 📦 OpenShift Connector
11
11
12
12
* The [OpenShift Extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector) lets you interact with Red Hat OpenShift and build and deploy your code to your cluster immediately after you save you changes. This benefits from instant feedback and can thus validate the changes in real-time.
13
13
14
-
## Server Connector
14
+
## 📦 Server Connector
15
15
16
16
* The [Server Connector Extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-server-connector) lets you connect Visual Studio Code to your server adapters(WildFly, EAP, minishift) and run, deploy apps !!
17
17
18
-
## Project Initializer by Red Hat
18
+
## 📦 Project Initializer by Red Hat
19
19
20
20
* The [Project Initializer](https://marketplace.visualstudio.com/items?itemName=redhat.project-initializer) extension based on Red Hat Launcher to generate quickstart projects using Visual Studio Code.
21
21
22
-
## Kubernetes Tools
22
+
## 📦 Kubernetes Tools
23
23
24
24
* The [Kubernetes Tools](https://marketplace.visualstudio.com/items?itemName=ms-kubernetes-tools.vscode-kubernetes-tools) extension for interacting with Kubernetes clusters.
25
25
@@ -32,7 +32,7 @@ You can uninstall all the extensions by uninstalling this extension pack.
32
32
33
33
## Contributing
34
34
35
-
Got a suggestion for the OpenShift Extension Pack? Submit a new issue and a PR with an updated package.json and README.md and we'll take a look!
35
+
Got a suggestion for the OpenShift Extension Pack? 🙋Submit a new issue and a PR with an updated package.json and README.md and we'll take a look!
0 commit comments