[editor] IJPL-233406 Add synonyms for smooth caret to make option easier to find

GitOrigin-RevId: db1339184ae6a999bc478b220c73d1a2a5c536b9
This commit is contained in:
Alexander Trushev
2026-02-04 19:04:43 +00:00
committed by intellij-monorepo-bot
parent 0fdaacfe0a
commit 9e0819cf76
@@ -200,4 +200,13 @@
<synonym>Remote</synonym>
<synonym>Web Path</synonym>
</configurable>
<configurable id="editor.preferences.appearance" configurable_name="Appearance">
<synonym>Smooth caret</synonym>
<synonym>Smooth cursor</synonym>
<synonym>Animated caret</synonym>
<synonym>Animated cursor</synonym>
<synonym>Caret animation</synonym>
<synonym>Cursor animation</synonym>
</configurable>
</options>