Skip to content

Commit 4916a13

Browse files
committed
Issue #147: Use 64-bit Java type for numbers in the debug protocol
Signed-off-by: Jonah Graham <[email protected]>
1 parent 03c6836 commit 4916a13

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+339
-339
lines changed

org.eclipse.lsp4j.debug/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
```
77
$ git clone [email protected]:jonahkichwacoders/vscode-debugadapter-node.git
8-
$ git checkout 4a48e598b114a5afeafbacb824d0786aebc7b164 # (on dsp branch)
8+
$ git checkout 7887b10a421ed980f886d2bd3a382c5e38d24a95 # (on dsp branch)
99
$ npm install
1010
$ npm run compile
1111
$ # generate java and xtend files to default location

0 commit comments

Comments
 (0)