Skip to content
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

Doesnt register enter to go to next line #5837

Open
Romaiz opened this issue Apr 30, 2024 · 1 comment
Open

Doesnt register enter to go to next line #5837

Romaiz opened this issue Apr 30, 2024 · 1 comment
Assignees
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user

Comments

@Romaiz
Copy link

Romaiz commented Apr 30, 2024

Type: Bug

Write any code in python and press enter to go to next line and it will not work.. I used the vs code extension bisection method to find this out and when this is the only extension that is disabled, everything works perfectly howeve as soon as it is enabled, it does not register my enter

Extension version: 2024.4.1
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.19045
Modes:

System Info
Item Value
CPUs AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx (8 x 2096)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 13.87GB (7.32GB free)
Process Argv --crash-reporter-id 473e3805-b966-4bec-b287-a0a95d365c6b
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805cf:30301675
binariesv615:30325510
vsaa593:30376534
py29gd2263:31024239
vscaat:30438848
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementsc:30995553
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
fegfb526:30981948
bg6jg535:30979843
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
gee8j676:31009558
chatpanelt:31018789
dsvsc021:30996838
da93g388:31013173
pythoncenvpt:31022790
dwnewjupytercf:31035177

@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python May 1, 2024
@github-actions github-actions bot added the needs repro Issue has not been reproduced yet label May 1, 2024
@debonte
Copy link
Contributor

debonte commented May 1, 2024

  • Can you please provide a log as described under "Filing an issue" in the troubleshooting guide?
  • What version of Pylance do you have installed?
  • What is the python.languageServer config setting set to?
  • What happens when you press Enter? Nothing?
  • Can you try installing the latest Prerelease build of Pylance and then set python.analysis.autoIndent to false and see if that changes the behavior?

@debonte debonte added the waiting for user response Requires more information from user label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs repro Issue has not been reproduced yet waiting for user response Requires more information from user
Projects
None yet
Development

No branches or pull requests

3 participants