Grammar correction (#306)
This commit is contained in:
parent
ec38bc4057
commit
c4afa93ba2
|
@ -4,7 +4,7 @@
|
||||||
[](https://travis-ci.org/Microsoft/vscode-java-debug)
|
[](https://travis-ci.org/Microsoft/vscode-java-debug)
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
A lightweight Java Debugger based on [Java Debug Server](https://github.com/Microsoft/java-debug) which extends the [Language Support for Java by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java). It allows users debugging Java code using Visual Studio Code (VS Code). Here's a list of features:
|
A lightweight Java Debugger based on [Java Debug Server](https://github.com/Microsoft/java-debug) which extends the [Language Support for Java by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java). It allows users to debug Java code using Visual Studio Code (VS Code). Here's a list of features:
|
||||||
|
|
||||||
- Launch/Attach
|
- Launch/Attach
|
||||||
- Breakpoints
|
- Breakpoints
|
||||||
|
|
Loading…
Reference in New Issue