-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I just clone the repo, build the example:
- The language selection does not work as it always render plaintext no matter the current selection.
- Trying to modify the source to render with the specific language, it flickering ref 🐞 Flickering on cursor move and text editing #293
- Not support dark theme, I build the app and my macOS on dark theme, I barely see the gutter because the label is white.
To Reproduce
- Clone the repo.
- Build the example.
- Open swift file
- Change language selection to swift
See the text is rendering as plaintext, no colour.
Expected Behavior
Should work as expected.
Version Information
CodeEditSourceEditor: Current main
macOS: 15.1.1
Xcode: 16.2
You can see that right after the language was chosen from the dropdown, it rollback to plaintext.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
🏁 Complete