Commit 73c86eb
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
- Update CONTRIBUTING document
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>1 parent 9cb7a2d commit 73c86eb
File tree
3 files changed
+23
-0
lines changed- .vscode
- images
3 files changed
+23
-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 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
269 | 274 | | |
270 | 275 | | |
271 | 276 | | |
| |||
Loading
0 commit comments