Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Update README.md for more information on better IDE experience #478

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

clee704
Copy link

@clee704 clee704 commented Jul 8, 2021

What is the context for this pull request?

What changes were proposed in this pull request?

Update README.md for more information on better IDE experience.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Not required, no source code change

MacOs -> macOS
@@ -42,6 +42,20 @@ You can use the built-in sbt shell in IntelliJ without any problems. However, th

Additionally, you might have to run `sbt buildInfo` if you encounter an error like `object BuildInfo is not a member of package com.microsoft.hyperspace` for the first build.

To debug with the sbt shell in IntelliJ, run `set Test/fork := false` in the sbt shell so that the debugger attached to the sbt shell can work. Without this, breakpoints won't work.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be good to add a new md file for "Using IntelliJ" as this is for the front page. WDYT?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's better. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants