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

Replace scalafiddle reference with scastie #3843

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

sake92
Copy link
Contributor

@sake92 sake92 commented Mar 22, 2024

No description provided.

Copy link
Collaborator

@kitbellew kitbellew left a comment

Choose a reason for hiding this comment

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

@sake92 thank you very much, didn't realize it was as simple as that.

i have a question, though (or, perhaps, @tgodzik knows): i tried scastie, it seems to compile and run the program. how does it display the scalameta trees for parsed code? not sure what worksheet does, or if it's relevant to this.

@tgodzik
Copy link
Contributor

tgodzik commented Mar 25, 2024

@sake92 thank you very much, didn't realize it was as simple as that.

i have a question, though (or, perhaps, @tgodzik knows): i tried scastie, it seems to compile and run the program. how does it display the scalameta trees for parsed code? not sure what worksheet does, or if it's relevant to this.

You will need to display either via println or in the worksheets it will display unit statements.

@kitbellew
Copy link
Collaborator

@sake92 thank you very much, didn't realize it was as simple as that.
i have a question, though (or, perhaps, @tgodzik knows): i tried scastie, it seems to compile and run the program. how does it display the scalameta trees for parsed code? not sure what worksheet does, or if it's relevant to this.

You will need to display either via println or in the worksheets it will display unit statements.

thank you, @tgodzik . should we merge this? if there's more to clarify, we could add later.

docs/configuration.md Outdated Show resolved Hide resolved
Co-authored-by: Tomasz Godzik <tgodzik@users.noreply.github.com>
@kitbellew
Copy link
Collaborator

@tgodzik do you think this is good now?

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@kitbellew kitbellew merged commit 87c4dc7 into scalameta:master Mar 28, 2024
9 checks passed
@sake92 sake92 deleted the replace-scalafiddle-with-scastie branch March 28, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants