You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a simple python project with venv enviroment which contains a python script and .env file with PRIVATE_KEY and some other multiline variables.
Actual results
I run script and every multiline variable was uploaded correctly to python script except PRIVATE_KEY.
Expected results
Every multiline variable should be uploaded correctly.
Notes
I thought it was because the last variable was being parsed incorrectly, but it turned out to be incorrect (1st image).
Finally i tried to print the same variable but with other name (PRIVATE_K) and i think i fond the problem (2nd image).
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.4. Please try upgrading to the latest version and checking whether this issue remains.
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.4. Please try upgrading to the latest version and checking whether this issue remains.
Type: Bug
I have a simple python project with venv enviroment which contains a python script and .env file with PRIVATE_KEY and some other multiline variables.
Actual results
I run script and every multiline variable was uploaded correctly to python script except PRIVATE_KEY.
Expected results
Every multiline variable should be uploaded correctly.
Notes
I thought it was because the last variable was being parsed incorrectly, but it turned out to be incorrect (1st image).
Finally i tried to print the same variable but with other name (PRIVATE_K) and i think i fond the problem (2nd image).
I think this issue about the same thing.
VS Code version: Code 1.96.3 (91fbddd, 2025-01-09T18:14:09.060Z)
OS version: Linux x64 6.8.0-51-generic snap
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
webnn: unavailable_software
Extensions (14)
A/B Experiments
The text was updated successfully, but these errors were encountered: