!!! info
The following feature is available for [insiders](insiders.md) :heart: only
and requires CPython >= 3.11 to generate code. The generated code can be used with any version of Python.
The PyCharm integration allows you to create snapshots directly within your IDE.
<video controls>
<source src="../assets/pycharm_run.mp4" type="video/mp4">
</video>
Approving changes to existing values currently works only via the CLI.
!!! note
VSCode support is also planned, but it is currently blocked by this [issue](https://github.com/microsoft/vscode-python/issues/22812).
|