CodeEditApp / CodeEditApp/CodeEdit
🐞 Autocomplete Braces setting is completely non-functional
Aperta
bug
good first issue
settings
- Lingua principale
- Swift
- Stelle
- 23k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.