Skip to content

Add launch configuration for also debugging MicroProfile extension#388

Merged
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:multi-debug
Aug 24, 2021
Merged

Add launch configuration for also debugging MicroProfile extension#388
rgrunber merged 1 commit intoredhat-developer:masterfrom
rgrunber:multi-debug

Conversation

@rgrunber
Copy link
Copy Markdown
Member

  • 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

See microsoft/vscode#72500 . Though not heavily documented, this seems to be working for me, and not having to build .vsix or do some .vscode/extension symlinking seems very convenient.

Signed-off-by: Roland Grunberg rgrunber@redhat.com

@rgrunber
Copy link
Copy Markdown
Member Author

Comment thread .vscode/launch.json Outdated
- 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>
@angelozerr
Copy link
Copy Markdown
Contributor

I'm Ok to merge the PR. @rgrunber do you want to update something?

@rgrunber
Copy link
Copy Markdown
Member Author

I'm Ok to merge the PR. @rgrunber do you want to update something?

No, I think this is fine. Has the UI of VS Code changed since the guide was done ? I noticed the old entries had the extension mentioned in round brackets, and even things like terminal icon were present. My image doesn't match exactly, but it's close enough :P

@rgrunber rgrunber merged commit 047a457 into redhat-developer:master Aug 24, 2021
@rgrunber rgrunber deleted the multi-debug branch August 24, 2021 17:55
@rgrunber rgrunber added this to the 1.9.1 milestone Aug 24, 2021
@rgrunber rgrunber added build documentation Improvements or additions to documentation labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants