Merged
Conversation
larsoner
commented
Nov 5, 2024
| @@ -0,0 +1,55 @@ | |||
| .. _ide_setup: | |||
|
|
|||
| IDE integration (VSCode, Spyder, etc.) | |||
Member
Author
There was a problem hiding this comment.
This file is 100% cut-paste other than updating this title from Python IDE integration to IDE integration (VSCode, Spyder, etc.) to be more discoverable (removed Python to make it more compact given the new discoverable term additions)
larsoner
commented
Nov 5, 2024
| :class-body: text-center | ||
| :class-card: install-download-alert hidden | ||
|
|
||
| .. We have to use a button-link here because button-ref doesn't properly nested parse the inline code |
Member
Author
There was a problem hiding this comment.
Opened executablebooks/sphinx-design#228 for this
drammock
approved these changes
Nov 5, 2024
Member
|
I love the card!!! couldn't really look at the rest yet |
Co-authored-by: Daniel McCloy <dan@mccloy.info>
Contributor
|
Looks great, thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #12944
@SophieHerbst @hoechenberger can you see if this is better? Changes:
Split the IDE section into its own
ides.rstfile and added it to the hidden toctree so now"IDE integration (VSCode, Spyder, etc.)"is an entry in the left sidebarAdded a card that pops up when you click "download" that links to that section: