Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand upon current IDE setup instructions #138

Closed
timtebeek opened this issue Feb 11, 2023 · 3 comments
Closed

Expand upon current IDE setup instructions #138

timtebeek opened this issue Feb 11, 2023 · 3 comments
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@timtebeek
Copy link
Contributor

timtebeek commented Feb 11, 2023

We already have a few places where we describe how to best tune your local environment and IDE for recipe development:

Yet we can possibly do more to lower the barrier for entry into development. Two questions that came up on my end for instance:

  1. When I execute the tests, there is a noticeable delay before the tests start executing, possibly related to resolving latest.release dependencies. What can be done (and documented) to prevent that?
  2. When a recipe does not produce the expected diff, the expected and actual values are printed to the console by default. How to open a dialog for easier visual comparison?

Possibly there will be more such questions for people just getting started, and it would be good to ensure those are resolved to create a smooth recipe development experience.

@timtebeek timtebeek added documentation Improvements or additions to documentation question Further information is requested labels Feb 11, 2023
@timtebeek timtebeek moved this to Backlog in OpenRewrite Feb 11, 2023
@sambsnyd sambsnyd moved this from Backlog to Up Next in OpenRewrite Feb 14, 2023
@timtebeek
Copy link
Contributor Author

Could be worth documenting the toggle to Run tests using: IntelliJ rather than Gradle for both a speed up and easier result comparison.
image

@mike-solomon
Copy link
Contributor

I believe most of these things have been addressed. However, I'm not sure about this part:

When I execute the tests, there is a noticeable delay before the tests start executing, possibly related to resolving latest.release dependencies. What can be done (and documented) to prevent that?

Is there anything that can be done for that @timtebeek ? Is that just part of running the tests with IntelliJ or is there something else that can be done?

@mike-solomon mike-solomon self-assigned this Oct 31, 2024
@timtebeek
Copy link
Contributor Author

That is needed part of running the tests through IntelliJ, thanks! I agree that this issue can be closed. :)

@github-project-automation github-project-automation bot moved this from Backlog to Done in OpenRewrite Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
Archived in project
Development

No branches or pull requests

2 participants