# flytekit.interactive.vscode_lib.vscode_constants

## Directory

### Variables

| Property | Type | Description |
|-|-|-|
| `DEFAULT_CODE_SERVER_DIR_NAMES` | `dict` |  |
| `DEFAULT_CODE_SERVER_EXTENSIONS` | `list` |  |
| `DEFAULT_CODE_SERVER_REMOTE_PATHS` | `dict` |  |
| `DEFAULT_UP_SECONDS` | `int` |  |
| `EXECUTABLE_NAME` | `str` |  |
| `HEARTBEAT_CHECK_SECONDS` | `int` |  |
| `HEARTBEAT_PATH` | `str` |  |
| `HOURS_TO_SECONDS` | `int` |  |
| `INTERACTIVE_DEBUGGING_FILE_NAME` | `str` |  |
| `RESUME_TASK_FILE_NAME` | `str` |  |
| `TASK_FUNCTION_SOURCE_PATH` | `str` |  |
| `VSCODE_PORT_KEY` | `str` |  |
| `VSCODE_TYPE_KEY` | `str` |  |

---
**Source**: https://github.com/unionai/unionai-docs/blob/main/content/api-reference/flytekit-sdk/packages/flytekit.interactive.vscode_lib.vscode_constants.md
**HTML**: https://www.union.ai/docs/v1/union/api-reference/flytekit-sdk/packages/flytekit.interactive.vscode_lib.vscode_constants/
