Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How can I turn off web console autocomplete?

  • 3 trả lời
  • 1 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

My Firefox web console has suddenly taken to showing an autocompleted list of suggestions as I type. This makes things difficult — for instance, I have a variable called "a". I want to see the value of "a" so I type "a" and hit return.

What happens is that the list pops up and "addEventListener" is selected. Now "addEventListener" is sitting on my console instead of the "a" I typed. I must therefore type "a", hit escape and then hit return. This makes it so I frequently have to hit escape.

In the settings I only found a CSS autocomplete feature that I can toggle. In the about:config I found "devtools.editor.autocomplete" and I changed it to "false" but I'm still seeing the same behavior.

How do I turn off autocomplete in the web console?

My Firefox web console has suddenly taken to showing an autocompleted list of suggestions as I type. This makes things difficult — for instance, I have a variable called "a". I want to see the value of "a" so I type "a" and hit return. What happens is that the list pops up and "addEventListener" is selected. Now "addEventListener" is sitting on my console instead of the "a" I typed. I must therefore type "a", hit escape and then hit return. This makes it so I frequently have to hit escape. In the settings I only found a CSS autocomplete feature that I can toggle. In the about:config I found "devtools.editor.autocomplete" and I changed it to "false" but I'm still seeing the same behavior. How do I turn off autocomplete in the web console?

Được chỉnh sửa bởi billynoah vào

Tất cả các câu trả lời (3)

more options

Does typing 'a' and a space character or 'a;' followed by Enter work as a workaround?

Được chỉnh sửa bởi cor-el vào

more options

yes a+[space] and a+[esc] both work. I'd rather not have to type an extra key. I just want to turn off auto-complete.

Được chỉnh sửa bởi billynoah vào

more options

I can't find a way to disable autocomplete in the Web Console, so I can only offer these workarounds.


There are other things that need attention.

The System Details list shows that you have an outdated Flash plugin, current is 31.0.0.153 (31.0 r0).

  • Shockwave Flash 25.0 r0

You can find the installation path of a plugin on the about:plugins page. You can download the latest NPAPI Flash plugin for Firefox on this page.