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

Feature: Handle inline Python inside Bash function #57

Conversation

idillon-sfl
Copy link
Member

@idillon-sfl idillon-sfl commented Jan 8, 2024

This handles inline Python inside Bash functions.

This also unifies the way to get whether the position is into a Bash or Python Region (there were two different isInsidePythonRegion), and it handles a todo

Screenshot from 2024-01-08 14-57-52

Copy link
Member

@deribaucourt deribaucourt left a comment

Choose a reason for hiding this comment

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

Very cool, and less lines overall!

@idillon-sfl idillon-sfl merged commit 2740ca6 into yoctoproject:staging Jan 9, 2024
1 check passed
@idillon-sfl idillon-sfl deleted the handle-inline-python-inside-bash-function branch January 9, 2024 14:30
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.

2 participants