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: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ You can create a binary that you can sideload to your VS Code installation.
198
198
$ npm install
199
199
```
200
200
4. Optionally, follow the instruction to build the server.
201
-
5. See documentation on [extension installation](https://github.com/microsoft/vscode-docs/blob/master/api/working-with-extensions/publishing-extension.md)
201
+
5. See documentation on [extension installation](https://github.com/microsoft/vscode-docs/blob/main/api/working-with-extensions/publishing-extension.md)
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ Language support for Java ™ for Visual Studio Code
4
4
[](https://marketplace.visualstudio.com/items?itemName=redhat.java)
[](https://gitter.im/redhat-developer/vscode-java)
It should show ready (thumbs up) as on the image below. You can click on the status and open the
268
268
language tool logs for further information in case of a failure.
269
269
270
-

270
+

271
271
272
272
2. Read the [troubleshooting guide](https://github.com/redhat-developer/vscode-java/wiki/Troubleshooting) for collecting informations about issues you might encounter.
0 commit comments