-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing first character for execute selection #24296
Comments
are you executing after you have explicitly highlighted the code you are sending or just shift+entering on the line without any highlights? |
Hi Anthony,
Thank you for your answer. I have tried both highlighting the code and just
being on the line. Both ends up with a missing character.
…On Mon, Oct 14, 2024, 16:42 Anthony Kim ***@***.***> wrote:
are you executing after you have explicitly highlighted the code you are
sending or just shift+entering on the line without any highlights?
—
Reply to this email directly, view it on GitHub
<#24296 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AIL642RF2HMGDHGG6GIDTF3Z3PQ7RAVCNFSM6AAAAABP3VKOKSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJRGYZTGNZUGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@tttienthinh Are you using powershell, cmd, or any other terminal shell? |
I am using the PowerShell Terminal of VS Code I guess. This is what I get when I Shift+Enter for the first time :
|
I feel like this might be related to: #24422 (comment) looking at the KeyboardInterrupt that is mentioned here. Let me know how this goes, thanks! |
Type: Bug
Behaviour
Instead of
while selecting "import pandas as pd" and doing SHIFT + Enter
Steps to reproduce:
Diagnostic data
To solve the problem, downgrade to (v2024.14.1 or under) by :
Going to Extension > Right click on Python extension > "Install Specific Version > 2024.14.1 > Restart extension
Extension version: 2024.16.1
VS Code version: Code 1.94.2 (384ff7382de624fb94dbaf6da11977bba1ecd427, 2024-10-09T16:08:44.566Z)
OS version: Windows_NT x64 10.0.22631
Modes:
python.languageServer
setting: DefaultUser Settings
Installed Extensions
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: