Skip to content

Added option to specify initial number of lines in pyodide fence editors #90

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

Merged
merged 3 commits into from
Jun 28, 2025

Conversation

jayantpranjal0
Copy link
Contributor

@jayantpranjal0 jayantpranjal0 commented Jun 26, 2025

Closes #41

@jayantpranjal0 jayantpranjal0 marked this pull request as draft June 26, 2025 23:17
@jayantpranjal0 jayantpranjal0 marked this pull request as ready for review June 26, 2025 23:29
@jayantpranjal0
Copy link
Contributor Author

@pawamoy can you check out the PR and why the test is failing?

Copy link
Owner

@pawamoy pawamoy left a comment

Choose a reason for hiding this comment

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

That's great, thanks!

I realized that height and resize were mutually exclusive with min_height and max_height, so I figured we could fit everything into a single option called height. This allowed to simplify the code, too (I've pushed my changes). Let me know what you think. You'll still get the bounty 😉

@jayantpranjal0
Copy link
Contributor Author

Yeah, that would be more concise. And thanks for letting me keep the bounty.
Also, I went through your page and found the concept of sponsorware interesting. Please, let me know, if u have any opportunities or any leads for open source work for bounties or some other way of getting paid for open source work.

@pawamoy
Copy link
Owner

pawamoy commented Jun 27, 2025

Well if you have one or more somewhat popular projects, you could try to follow the sponsorware approach too 🙂

@jayantpranjal0
Copy link
Contributor Author

Right now I don't have any good enough projects to be sponsored, but will get on the path for sure.
Thanks btw.
Please let me know if you need anything else to get the PR merged?

Copy link
Owner

@pawamoy pawamoy left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks again @jayantpranjal0! I believe you don't need anything from me to get the bounty on the related platform once your PR is merged?

@pawamoy pawamoy merged commit c64a2ef into pawamoy:main Jun 28, 2025
2 of 26 checks passed
@jayantpranjal0 jayantpranjal0 deleted the configure_lines branch June 29, 2025 00:25
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.

feature: Add option to specify initial number of lines in pyodide fence editors
2 participants