46
21

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VSCodeの予測変換が鬱陶しいときの対処法

Posted at

はじめに

何らかのリストを作成するときに以下のような候補をたびたび提示される。

image.png

リストなのに同じ項目書くことある!?あんまないよね!?

しかもエンター押すと反映されるという二段構え。

対処法

[Code] → [Preferences] → [Setting]にて
「Accept Suggestion On Enter」で検索

image.png

offにするとエンターで候補が反映されないように設定できる。

おわりに

リスト時に候補を出さない設定はないものか模索中・・・

46
21
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
46
21

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?