-
Notifications
You must be signed in to change notification settings - Fork 1k
Add code tabs to Syntactic Changes #2722
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
Conversation
I also have a question, is it better to make Scala2/Scala3 tabs or just keep the code with the error and a Scala3 tab only. Then another Scala3 code afterwards for the solution? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Dedelweiss, thank you very much for helping with the docs!
I started reviewing your PR and I have left several comments already, it seems there was some confusion about how to use the code tabs. Hopefully with my comments below this is clearer?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your help!
Thanks for your feedback and help! |
Here is my PR to add code tabs to the Syntactic changes
Ref #2481