CodeEdit
CodeEdit copied to clipboard
🐞 Bracket pair highlight breaks editor while working on Javascript
Description
The "Bracket Pair Highlight" feature breaks the editor when working on Javascript code.
All options (Bordered, Flash, Underline) result in the same issue.
Tested both within a .js file and within a
To Reproduce
- Go to CodeEdit menu > Settings > Text Editing
- Enable "Bracket Pair Highlight" (Same behaviour across all options)
- Create a new javascript (.js) file - OR - an HTML file (.html) with a
- Go back to the editor and try typing in a function call e.g.: function('')
- After typing the opening bracket, keyboard input will stop responding in the editor.
Expected Behavior
For the editor to continue working.
Version Information
CodeEdit: 0.3.4-alpha (45) macOS: Sequoia 15.5 (24F74) Xcode: 16.3.0.0.1.1742442376
Additional Context
Tested both with a .js file and within a
Screenshots
No response
This is happening in the java file as well but with a little difference whenever I press ' ( ' and space the editor is not responding. Added a video for your reference.
https://github.com/user-attachments/assets/db27921a-bd03-4160-b376-f39ec7582b66