File: pycharm.md

package info (click to toggle)
python-inline-snapshot 0.31.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,708 kB
  • sloc: python: 9,261; makefile: 39; sh: 32
file content (16 lines) | stat: -rw-r--r-- 588 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
!!! 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).