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

Can't hit tab on empty line without a completion. #308

Closed
burtonrodman opened this issue Aug 1, 2023 · 7 comments
Closed

Can't hit tab on empty line without a completion. #308

burtonrodman opened this issue Aug 1, 2023 · 7 comments
Labels
area-intellicode IntelliCode specific AI-assisted

Comments

@burtonrodman
Copy link

Type: Bug

This is VERY frustrating. I just want to go to an empty line, hit Tab and start typing code without an autocompletion getting in the way.

Steps:

  1. open a C# code file
  2. place cursor at the begging of an empty line within a method body.
  3. hit Tab -- whatever complete IntelliCode dreamed up is applied.

I then have to undo the change, hit escape, use spaces to tab into where I was wanting to type code.

Extension version: 0.2.100
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z)
OS version: Windows_NT x64 10.0.22621
Modes:

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (16 x 2304)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 31.73GB (7.04GB free)
Process Argv --crash-reporter-id 24452be9-7e87-49ef-aeb5-c1b3aefe6bde
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931cf:30280410
vshan820:30294714
vstes263:30335439
vscoreces:30445986
vscod805:30301674
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
pythonvs932:30410667
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
282f8724:30602487
89544117:30613380
showlangstatbar:30737416
vsctsb:30748421
03d35959:30757346
24365598:30736109
pythonfmttext:30731395
pythoncmvfstrcf:30756944
fixshowwlkth:30771522
hideindicator:30785051
pythongtdpath:30769146
i26e3531:30792625
gsofb:30797622
pythonnosmt12:30797651
pythonnoceb:30797650
e537b577:30795824
dsvsc013:30795093
dsvsc014:30797589

@microsoft-issue-labeler microsoft-issue-labeler bot added the area-project Project load, Solution Explorer label Aug 1, 2023
@burtonrodman
Copy link
Author

C# Eager Autocomplete

@timheuer timheuer added area-intellicode IntelliCode specific AI-assisted and removed area-project Project load, Solution Explorer labels Aug 2, 2023
@timheuer
Copy link
Member

timheuer commented Aug 2, 2023

Hi @burtonrodman This looks like IntelliCode and/or Copilot offerings as tab is a completion keystroke for those. Do you have Copilot enabled?

@burtonrodman
Copy link
Author

no, i do not have Copilot enabled.

@timheuer
Copy link
Member

timheuer commented Apr 6, 2024

@burtonrodman An updated version of IntelliCode extension was released yesterday. I'm not sure if you are still using it, but give it a try?

@microsoft microsoft deleted a comment from github-actions bot Apr 24, 2024
@epinter
Copy link

epinter commented May 6, 2024

I'm using IntelliCode for C# Dev Kit 2.1, I also have this problem. This behaviour is very very annoying. Uninstalling the extension fixes the problem.

@burtonrodman
Copy link
Author

closing, seems to be fixed.

@MathieuGirard
Copy link

I also reproduce this. This is the most annoying bug of vscode...

Hit enter on a line try to reindent to start coding and it keep trying to insert stupid suggestions...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-intellicode IntelliCode specific AI-assisted
Projects
None yet
Development

No branches or pull requests

4 participants