Skip to content

bpo-35521: IDLE: Add code context section to docs #11205

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 5 commits into from
Dec 20, 2018

Conversation

csabella
Copy link
Contributor

@csabella csabella commented Dec 18, 2018

Add subsection for Code Context to IDLE docs.

https://bugs.python.org/issue35521

@terryjreedy
Copy link
Member

Thank you. I added another ref pair for calltips. Do you happen to know why the underscore in :: _completions: gets extended in the code display? Even though not part of 'Markdown' and not extended here?

Copy link
Member

@terryjreedy terryjreedy left a comment

Choose a reason for hiding this comment

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

New text is fine. I added ref to the other menu entry that needed one. I checked that ref entries work in browser but currently have no effect on Text widget display. (Making links work in 'IDLE Help' is for another issue and PR.)

@@ -359,6 +359,8 @@ Squeeze
the code above and the prompt below down to a 'Squeezed text' label.


.. _editing-and-navigation:
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this will be used now, but it will in the future. I intend to convert non-menu-section references in a follow-up PR.

@bedevere-bot
Copy link

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington
Copy link
Contributor

Thanks @csabella for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 20, 2018
Also add some internal cross-references.
(cherry picked from commit 01421be)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@bedevere-bot
Copy link

GH-11253 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 20, 2018
Also add some internal cross-references.
(cherry picked from commit 01421be)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@bedevere-bot
Copy link

GH-11254 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Dec 20, 2018
Also add some internal cross-references.
(cherry picked from commit 01421be)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@csabella csabella deleted the contextdoc branch December 21, 2018 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants