Global code snippet control #1750
Anaisdg
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to be able to add global version controls that only impact the code snippets. In other words I would like to be able to select an SDK version and that selection determines all of the code snippets in the docs.
I don’t want a global setting that makes me view a different version of the docs entirely because I don’t want to duplicate the pages that are the same across different SDK versions.
I also don’t want to have to include multiple versions in each page because that is confusing and messy i.e have Python v2, Python v3, Typescript, Go etc embedded as options in each page as shown in the screenshot below.
This is helpful to developers who want to have documentation presented to them in one language or SDK version and you don't want to complicate the presentation with multiple SDK versions on each code snippet.
I would love to know if a feature like this is being considered as part of the pipeline soon, as we might have to consider other tools that support this feature.
Thank you!

Beta Was this translation helpful? Give feedback.
All reactions