CodeEditApp/CodeEdit

🐞 Autocomplete Braces setting is completely non-functional

Open

#1,691 建立於 2024年4月29日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Swift (22,856 star) (1,165 fork)batch import
buggood first issuesettings

描述

Description

Even when you disable the setting "Autocomplete Braces," braces still autocomplete in the editor.

To Reproduce

  1. Go into settings from the menu bar
  2. Click 'Text Editing'
  3. Scroll down and disable 'Autocomplete braces'
  4. Go into the text editor and open braces and press enter, closing braces will be autofilled.

Expected Behavior

When disabled, closing braces should not be autofilled.

Version Information

CodeEdit: 0.1.0-dev (38) macOS: 17.4.1 Xcode: 15.3

Additional Context

No response

Screenshots

No response

貢獻者指南

🐞 Autocomplete Braces setting is completely non-functional · CodeEditApp/CodeEdit#1691 | Good First Issue