Commit 160bcbe
committed
Add launch configuration for also debugging MicroProfile extension
- It is sometimes necessary to debug both the Quarkus and MicroProfile
project folders at once
- extensionDevelopmentPath option may be provided multiple times,
permitting the debugging of multiple extensions at once
- The new configuration assumes a contributor has placed the
vscode-quarkus & vscode-microprofile project folders under the same
folder
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>1 parent 9cb7a2d commit 160bcbe
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
24 | 42 | | |
25 | 43 | | |
26 | 44 | | |
| |||
0 commit comments