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

Python indentation marker #237

Merged
merged 3 commits into from
Oct 21, 2022
Merged

Conversation

create-issue-branch[bot]
Copy link
Contributor

@create-issue-branch create-issue-branch bot commented Oct 17, 2022

What's Changed?

  • Added and styled indentation markers in the codemirror editor

Screenshots

Screenshot 2022-10-17 at 10 37 00

Screenshot 2022-10-17 at 10 37 47

closes #218

@create-issue-branch create-issue-branch bot temporarily deployed to previews/issues/218-Python_indentation_marker October 17, 2022 09:10 Inactive
@github-actions
Copy link

@github-actions
Copy link

@loiswells97 loiswells97 temporarily deployed to previews/issues/218-Python_indentation_marker October 17, 2022 09:36 Inactive
@github-actions
Copy link

@github-actions
Copy link

Copy link
Contributor

@patch0 patch0 left a comment

Choose a reason for hiding this comment

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

LGTM

@loiswells97 loiswells97 merged commit c97b093 into main Oct 21, 2022
@loiswells97 loiswells97 deleted the issues/218-Python_indentation_marker branch October 21, 2022 13:19
@patch0 patch0 mentioned this pull request Oct 21, 2022
loiswells97 pushed a commit that referenced this pull request Oct 21, 2022
### Added

- Github action for checking if changelog updated (#189)
- The web component `runCompleted` event now returns `duration: null` if
the host page's tab loses focus during the code run (#192)
- Global nav on editor site with link to `raspberrypi.org` and account
menu (#195)
- Footer on editor site with links to Privacy, Cookies, Accessibility
and Safeguarding policies (#200)
- Cookie banner on the editor site (#206) but not in the embedded viewer
(#231)
- Unit tests for login button and 'useProject' hook (#211)
- Script for Google Tag Manager to be used on the standalone editor site
(#225)
- Indentation markers in the editor (#237)
- Ability to switch between split and tabbed output views on the editor
site and in the web component (#234)

### Changed

- Upgraded to Jest 29 (#211)
- Updated Editor site title and logo (#220)
- Updated Codemirror and related dependencies to their latest versions
(#221)
- Update build process to strip non-alphanumeric characters from the
branch name (#222)

### Fixed

- Styling of Astro Pi orientation reset button on editor site (#202)
- Updated text output font to display emojis correctly (#221)
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.

Python indentation marker
2 participants