Skip to content

Commit d22a442

Browse files
author
codegen-bot
committed
.
1 parent 276ae81 commit d22a442

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/building-with-codegen/dot-codegen.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ Codegen maintains its own virtual environment in `.codegen/.venv/` to ensure con
4242

4343
The environment is created during `codegen init` and used by commands like `codegen run` and `codegen notebook`.
4444

45+
<Note>To debug codemods, you will need to set the python virtual environment in your IDE to `.codegen/.venv`</Note>
46+
4547
### Configuration
4648

4749
The `config.toml` file stores your project settings:

0 commit comments

Comments
 (0)