Skip to content

Commit ac3b8cf

Browse files
authored
Merge pull request #148 from jonahkichwacoders/dsp_updates
Handful of DebugProtocol updates
2 parents ed4bdd6 + 4916a13 commit ac3b8cf

File tree

76 files changed

+827
-464
lines changed

Some content is hidden

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

76 files changed

+827
-464
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 dsp
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)